]> code.delx.au - gnu-emacs/history - lisp/progmodes/cc-cmds.el
(gud-def): Add %c case.
[gnu-emacs] / lisp / progmodes / cc-cmds.el
2006-02-24 Alan Mackenziecc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el...
2006-02-10 Nick RobertsUpdate copyright for 2006.
2005-12-02 Alan MackenzieUpdate CC Mode to release 5.31.
2005-09-25 Richard M. Stallman(c-electric-paren): Call old-blink-paren only for close...
2005-08-01 Nick RobertsUpdate copyright for release of 22.1 for progmodes...
2005-07-04 Lute KamstraUpdate FSF's address.
2005-05-23 Martin Stjernholm2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
2004-08-11 Martin StjernholmUpdated CC Mode to 5.30.9.
2004-04-18 Juri Linkov* progmodes/cc-cmds.el (c-beginning-of-statement): Use
2003-11-16 Martin StjernholmCC Mode update (5.30.8).
2003-09-24 Martin Stjernholm(c-electric-brace): Fixed a bug in the expand-abbrev...
2003-09-01 Miles BaderAdd arch taglines
2003-08-26 Martin Stjernholm(c-electric-brace): Work around for a misfeature in...
2003-07-03 Martin StjernholmUpdated CC Mode to version 5.30.
2003-02-04 Juanma BarranqueroTrailing whitepace deleted.
2002-04-24 Martin Stjernholm(c-mask-comment): A better way to ensure point doesn...
2002-04-24 Martin Stjernholm(c-mask-comment): More fixes when used from `c-do-auto...
2002-04-22 Martin Stjernholm(c-mask-comment): Fixed bug where point was moved to...
2002-04-22 Martin StjernholmCC Mode update to version 5.29. This is for testing...
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-07-10 Gerd Moellmann(c-indent-exp): Keep the indentation of the block
2001-07-09 Stefan MonnierExtended the kludge to interoperate with the
2001-05-04 Eli Zaretskii(c-electric-delete, c-electric-delete-forward): Split...
2001-04-04 Stefan Monnier(c-outline-level):
2001-03-21 Gerd MoellmannUpdate to version 5.28.
2000-12-06 Dave LoveFix copyright years.
2000-07-24 Gerd Moellmann(c-indent-new-comment-line): Added a kludge
2000-01-03 Gerd Moellmann(c-fill-paragraph): Count number of spaces
1999-12-28 Gerd Moellmann(c-fill-paragraph): Don't delete white
1999-12-12 Gerd MoellmannInstalled version 5.26
1999-03-30 Karl Heuer(c-indent-command): Doc fix.
1999-03-06 Dave Love(c-outline-level): Bind
1999-02-08 Barry A. WarsawInstalled CC Mode 5.25.
1998-03-08 Richard M. Stallman(c-fill-paragraph): Bind fill-paragraph-function to
1998-02-17 Richard M. Stallman(c-beginning-of-statement)
1997-10-23 Karl Heuer(c-progress-init, c-progress-fini):
1997-10-23 Karl Heuer(c-beginning-of-statement):
1997-09-08 Richard M. Stallman(c-beginning-of-statement): Fixes in sentence movement...
1997-08-16 Richard M. Stallman(c-comment-line-break-function): In this function,...
1997-08-11 Richard M. Stallman(c-electric-brace): Make preserve-p nil at BOB.
1997-08-11 Richard M. Stallman(indent-new-comment-line): Add advice for older Emacs...
1997-08-09 Richard M. StallmanComment change.
1997-07-18 Richard M. StallmanRequire cc-defs for the c-add-syntax macro.
1997-07-10 Richard M. StallmanInitial revision