]> code.delx.au - gnu-emacs/history - lisp/progmodes/c-mode.el
(c-indent-region): As first thing, advance to a nonblank line.
[gnu-emacs] / lisp / progmodes / c-mode.el
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