aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/cc-mode.el
Commit message (Expand)AuthorAgeFilesLines
...
* (c-font-lock-init): Specify font-lock-lines-before.Richard M. Stallman2005-09-231-0/+1
* Update copyright for release of 22.1 for progmodes directory.Nick Roberts2005-08-011-1/+1
* 2005-05-23 Martin Stjernholm <[email protected]>Martin Stjernholm2005-05-231-13/+25
* (cc-define-alist, cc-create-define-alist):Nick Roberts2005-05-031-20/+0
* (cc-create-define-alist): Use a shell.Nick Roberts2005-05-021-4/+3
* (cc-mode-cpp-program): Change to "gcc -E".Nick Roberts2005-05-011-1/+1
* (c-mode): If there is no file (Macroexpansion) don't create an alist.Nick Roberts2005-04-301-1/+1
* (cc-create-define-alist): Check that fileNick Roberts2005-04-291-1/+3
* (cc-mode-cpp-program): New user variable.Sam Steingold2005-04-291-1/+3
* (cc-create-define-alist): New function.Nick Roberts2005-04-271-0/+17
* (c-common-init): Use mode-require-final-newline.Richard M. Stallman2004-12-311-1/+2
* (awk-mode autoload): Supply t meaning interactive function.Richard M. Stallman2004-12-031-1/+1
* (c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete m...Daniel Pfeiffer2004-11-131-17/+7
* Add arch taglinesMiles Bader2003-09-011-0/+2
* 2003-08-03 Martin Stjernholm <[email protected]>Martin Stjernholm2003-08-031-15/+38
* Fixed some autoload problems: Try to ensure that the entry for ".c"Martin Stjernholm2003-07-051-25/+27
* Updated CC Mode to version 5.30.Martin Stjernholm2003-07-031-171/+508
* (c-mode): Reverting last change.Stefan Monnier2003-06-191-2/+1
* (c-mode): Add local variable gud-find-expr.Nick Roberts2003-06-181-0/+1
* (c-basic-common-init): Install `c-fill-paragraph' onMartin Stjernholm2003-02-091-0/+6
* (c-require-final-newline): Made this variable an alist to specify a valueMartin Stjernholm2003-01-281-3/+7
* (c-require-final-newline): Added a variable to make the initialization ofMartin Stjernholm2003-01-261-1/+1
* (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