Sync to HEAD
[bpt/emacs.git] / lisp / progmodes / cc-mode.el
2004-04-16 Kenichi HandaSync to HEAD
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-08-03 Martin Stjernholm2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
2003-07-05 Martin StjernholmFixed some autoload problems: Try to ensure that the...
2003-07-03 Martin StjernholmUpdated CC Mode to version 5.30.
2003-06-19 Stefan Monnier(c-mode): Reverting last change.
2003-06-18 Nick Roberts(c-mode): Add local variable gud-find-expr.
2003-02-09 Martin Stjernholm(c-basic-common-init): Install `c-fill-paragraph' on
2003-01-28 Martin Stjernholm(c-require-final-newline): Made this variable an alist...
2003-01-26 Martin Stjernholm(c-require-final-newline): Added a variable to make...
2002-06-03 Richard M. Stallman(c-postprocess-file-styles): Do nothing except in CC...
2002-04-22 Martin StjernholmCC Mode update to version 5.29. This is for testing...
2001-12-28 Richard M. Stallman(c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode...
2001-11-26 Sam Steingold(c-submit-bug-report): Make sure that the arguments...
2001-05-04 Eli ZaretskiiBind c-electric-delete-forward to C-d and c-electric...
2001-03-21 Gerd MoellmannUpdate to version 5.28.
2000-12-06 Dave LoveFix copyright years.
2000-07-24 Gerd Moellmann(c-initialize-cc-mode): Handling of obsolete
1999-12-12 Gerd MoellmannInstalled version 5.26
1999-02-08 Barry A. WarsawInstalled CC Mode 5.25.
1998-03-08 Richard M. Stallman(c-initialize-cc-mode): Moved require's to top level.
1998-02-17 Richard M. Stallman(c-mode, c++-mode, objc-mode, java-mode): Set
1997-12-12 Dave LoveUse imenu-case-fold-search.
1997-10-23 Karl Heuer(c-submit-bug-report): Remove
1997-10-23 Karl Heuer(objc-mode): Bind imenu-create-index-function
1997-09-08 Richard M. Stallman(c-version): Updated.
1997-08-16 Richard M. Stallman(c-buffer-is-cc-mode): Definition moved here from cc...
1997-08-11 Richard M. Stallman(c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
1997-08-09 Richard M. Stallman(idl-mode): Support for CORBA's IDL language.
1997-07-18 Richard M. Stallman(c-initialize-cc-mode): New function.
1997-07-10 Richard M. StallmanInitial revision