aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-mode.el
Commit message (Expand)AuthorAgeFilesLines
* (c-postprocess-file-styles): Do nothing except in CC modes.Richard M. Stallman2002-06-031-11/+12
* CC Mode update to version 5.29. This is for testing; it's not a releasedMartin Stjernholm2002-04-221-195/+99
* (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)Richard M. Stallman2001-12-281-13/+13
* (c-submit-bug-report): Make sure that the arguments to `insert' are strings.Sam Steingold2001-11-261-13/+8
* Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.Eli Zaretskii2001-05-041-17/+13
* Update to version 5.28.Gerd Moellmann2001-03-211-50/+449
* Fix copyright years.Dave Love2000-12-061-1/+1
* (c-initialize-cc-mode): Handling of obsoleteGerd Moellmann2000-07-241-33/+18
* Installed version 5.26Gerd Moellmann1999-12-121-66/+114
* Installed CC Mode 5.25.Barry A. Warsaw1999-02-081-58/+116
* (c-initialize-cc-mode): Moved require's to top level.Richard M. Stallman1998-03-081-26/+12
* (c-mode, c++-mode, objc-mode, java-mode): SetRichard M. Stallman1998-02-171-18/+37
* Use imenu-case-fold-search.Dave Love1997-12-121-2/+5
* (c-submit-bug-report): RemoveKarl Heuer1997-10-231-5/+5
* (objc-mode): Bind imenu-create-index-functionKarl Heuer1997-10-231-4/+5
* (c-version): Updated.Richard M. Stallman1997-09-081-2/+2
* (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.Richard M. Stallman1997-08-161-6/+11
* (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.Richard M. Stallman1997-08-111-8/+10
* (idl-mode): Support for CORBA's IDL language.Richard M. Stallman1997-08-091-25/+66
* (c-initialize-cc-mode): New function.Richard M. Stallman1997-07-181-6/+25
* Initial revisionRichard M. Stallman1997-07-101-0/+344