Update FSF's address.
[bpt/emacs.git] / lisp / progmodes / c-mode.el
1996-01-14 Erik NaggumUpdate FSF's address.
1995-07-28 Karl Heuer(c-imenu-generic-expression): Var defined.
1995-07-07 Richard M. Stallman(calculate-c-indent-after-brace): New function.
1995-06-16 Simon Marshallditto for c-backslash-region.
1995-06-16 Simon MarshallPut menu-enable mark-active on relevant items.
1995-05-17 Karl Heuer(c-fill-paragraph): Don't alter point
1995-04-07 Karl HeuerUpdate copyright.
1995-03-24 Karl Heuer(c-style-alist): Set c-continued-brace-offset and
1995-03-20 Richard M. Stallman(c-mode-map): Use "C-mode", not "C mode".
1995-03-15 Richard M. Stallman(c-style-alist): For BSD, set c-continued-brace-offset
1995-03-13 Richard M. Stallman(c-mode): Make comment-multi-line t locally.
1995-03-01 Boris Goldowsky(c-mode, c-fill-paragraph): Remove ^ from paragraph...
1995-02-13 Richard M. Stallman(c-switch-label-regexp): Insist on colon after `default'.
1995-02-02 Richard M. Stallman(c-mode-map): No binding for c-fill-paragraph
1995-01-25 Richard M. Stallman(c-forward-conditional):
1995-01-20 Karl Heuer(set-c-style): Ignore case in completion.
1995-01-12 Richard M. Stallman(indent-c-exp): Handle `{ if (x)\n foo;\n bar;' case.
1994-12-17 Richard M. Stallman(indent-c-exp): Don't be fooled by else_ or while_.
1994-11-28 Richard M. Stallman(calculate-c-indent): Handle a top-level decl with...
1994-10-12 Richard M. Stallman(c-mode-map): Capitalize Mode in C Mode menu bar item.
1994-10-11 Richard M. Stallman(c-mode-map): Use "C mode" for the menu bar item name.
1994-09-14 Richard M. Stallman(c-mode-map): Add "Highlight Conditionals" menu item.
1994-08-06 Richard M. Stallman(indent-c-exp): Preserve point when handling comments.
1994-05-25 Richard M. Stallman(c-fill-paragraph): Don't include part of comment
1994-03-30 Karl Heuer(calculate-c-indent): Don't loop forever at bobp.
1994-03-04 Karl Heuer(c-fill-paragraph): Preserve final sentence boundary.
1994-02-24 Richard M. Stallman(c-mode): Set outline-regexp and outline-level.
1994-02-07 Richard M. Stallman(indent-c-exp): If line starts with }, ignore what
1994-02-06 Richard M. StallmanComment change.
1994-02-03 Karl Heuer(c-fill-paragraph): Delete extraneous close paren.
1994-01-29 Richard M. Stallman(c-fill-paragraph): Handle C++ mode.
1994-01-09 Richard M. Stallman(c-indent-region): Keep looping till reach endmark.
1994-01-09 Richard M. StallmanComment fix.
1994-01-03 Richard M. StallmanFix typo in previous change.
1994-01-03 Richard M. StallmanMore menu bar commands.
1994-01-02 Richard M. Stallman(c-mode-map): Add menu bar menu.
1993-12-23 Richard M. Stallman(c-delete-backslash): Do nothing if empty line.
1993-11-23 Richard M. Stallman(c-indent-region): As first thing, advance to a nonblan...
1993-11-23 Richard M. Stallman(c-indent-region): Don't goto-char sexpend if it's...
1993-11-11 Richard M. StallmanComment change.
1993-11-11 Richard M. Stallman(c-indent-region): When looking for a sexp that ends
1993-08-02 Richard M. Stallman(indent-c-exp): Don't document ENDPOS.
1993-08-01 Richard M. Stallman(indent-c-exp): Don't move an { from column 0.
1993-07-29 Richard M. Stallman(calculate-c-indent): When checking whether function...
1993-07-26 Richard M. Stallman(indent-c-exp): When previous line ends in comma,
1993-07-21 Richard M. Stallman(indent-c-exp): Call calculate-c-indent-within-comment...
1993-07-21 Richard M. Stallman(indent-c-exp): If ENDPOS, always set OPOINT
1993-06-28 Richard M. Stallman(c-forward-conditional): New function.
1993-06-13 Richard M. Stallman(c-indent-line): Call c-backward-to-start-of-if
1993-06-09 Jim BlandyApply typo patches from Paul Eggert.
1993-05-29 Richard M. Stallman(c-up-conditional): Handle commented-out #-cmds properly.
1993-05-16 Richard M. Stallman(mark-c-function): Activate the mark.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-09 Richard M. Stallman(c-beginning-of-statement): If next to a comment, use...
1993-01-26 Jim BlandyJimB's changes since January 18th
1993-01-16 Jim Blandy* c-mode.el (c-switch-label-regexp): New constant.
1992-12-24 Jim Blandy* c-mode.el (c-fill-paragraph): Calculating the proper...
1992-12-06 Jim BlandyFri Dec 4 00:31:30 1992 Jim Blandy (jimb@totoro...
1992-12-06 Eric S. Raymond* c-mode.el (c-style-alist): Add quotes around C++...
1992-09-23 Richard M. Stallman(calculate-c-indent): When testing for function-start...
1992-09-21 Richard M. Stallmanentered into RCS
1992-09-20 Richard M. Stallman*** empty log message ***
1992-09-20 Richard M. Stallman*** empty log message ***
1992-09-17 Jim Blandy*** empty log message ***
1992-09-05 Richard M. Stallman*** empty log message ***
1992-09-04 Richard M. Stallman*** empty log message ***
1992-08-31 Richard M. Stallman*** empty log message ***
1992-08-29 Richard M. Stallman*** empty log message ***
1992-08-03 Richard M. Stallman*** empty log message ***
1992-07-24 Richard M. Stallman*** empty log message ***
1992-07-24 Richard M. Stallman*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-22 Richard M. Stallman*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-11 Richard M. Stallman*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-12-21 Jim Blandy*** empty log message ***
1991-12-11 Eric S. RaymondInitial revision