Some fixes to follow coding conventions.
[bpt/emacs.git] / lisp / progmodes / cc-langs.el
2001-07-16 Pavel JaníkSome fixes to follow coding conventions.
2001-03-21 Gerd MoellmannUpdate to version 5.28.
2000-12-07 Gerd MoellmannUpdate copyright.
2000-07-24 Gerd Moellmann(c-append-paragraph-start): New variable used by
1999-12-12 Gerd MoellmannInstalled version 5.26
1999-02-08 Barry A. WarsawInstalled CC Mode 5.25.
1998-06-10 Richard M. Stallman(c-mode-menu): Use (mark t), not (mark), in enable...
1998-03-08 Richard M. Stallman(c-Java-javadoc-paragraph-start): New variable for...
1998-02-17 Richard M. Stallman(c-postprocess-file-styles): If a file style or file...
1997-10-23 Karl HeuerRemove version number.
1997-10-23 Karl HeuerDefine `/' in c-mode-base-map since all modes now support
1997-09-08 Richard M. Stallman(c-mode-base-map): Don't define C-c C-e here.
1997-08-16 Richard M. Stallman(c-double-slash-is-comments-p): Remove obsolete variable.
1997-08-11 Richard M. Stallman(c-mode-base-map, c++-mode-map):
1997-08-09 Richard M. Stallman(c-symbol-key):
1997-07-18 Richard M. StallmanRequire 'cc-defs for the definition of c-emacs-features.
1997-07-13 Richard M. StallmanRequire cc-defs.
1997-07-10 Richard M. StallmanInitial revision