comment fix
[bpt/emacs.git] / lisp / progmodes / cc-mode.el
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