log lisp/progmodes/cc-mode.el @ 49496:2c05c557df6c

age author description
Tue, 28 Jan 2003 00:41:21 +0000 Martin Stjernholm (c-require-final-newline): Made this variable an alist to specify a value
Sun, 26 Jan 2003 21:36:15 +0000 Martin Stjernholm (c-require-final-newline): Added a variable to make the initialization of
Mon, 03 Jun 2002 22:56:12 +0000 Richard M. Stallman (c-postprocess-file-styles): Do nothing except in CC modes.
Mon, 22 Apr 2002 00:35:36 +0000 Martin Stjernholm CC Mode update to version 5.29. This is for testing; it's not a released
Fri, 28 Dec 2001 22:16:42 +0000 Richard M. Stallman (c-mode-abbrev-table, c++-mode-abbrev-table, objc-mode-abbrev-table)
Mon, 26 Nov 2001 21:15:29 +0000 Sam Steingold (c-submit-bug-report): Make sure that the arguments to `insert' are strings.
Fri, 04 May 2001 10:02:56 +0000 Eli Zaretskii Bind c-electric-delete-forward to C-d and c-electric-backspace to DEL.
Wed, 21 Mar 2001 12:58:33 +0000 Gerd Moellmann Update to version 5.28.
Wed, 06 Dec 2000 20:24:23 +0000 Dave Love Fix copyright years.
Mon, 24 Jul 2000 11:10:33 +0000 Gerd Moellmann (c-initialize-cc-mode): Handling of obsolete
Sun, 12 Dec 1999 18:24:19 +0000 Gerd Moellmann Installed version 5.26
Mon, 08 Feb 1999 16:53:18 +0000 Barry A. Warsaw Installed CC Mode 5.25. Release_5_25
Sun, 08 Mar 1998 06:52:23 +0000 Richard M. Stallman (c-initialize-cc-mode): Moved require's to top level.
Tue, 17 Feb 1998 07:11:40 +0000 Richard M. Stallman (c-mode, c++-mode, objc-mode, java-mode): Set
Fri, 12 Dec 1997 17:10:08 +0000 Dave Love Use imenu-case-fold-search.
Thu, 23 Oct 1997 07:49:25 +0000 Karl Heuer (c-submit-bug-report): Remove
Thu, 23 Oct 1997 07:31:46 +0000 Karl Heuer (objc-mode): Bind imenu-create-index-function
Mon, 08 Sep 1997 03:24:01 +0000 Richard M. Stallman (c-version): Updated.
Sat, 16 Aug 1997 03:41:39 +0000 Richard M. Stallman (c-buffer-is-cc-mode): Definition moved here from cc-vars.el.
Mon, 11 Aug 1997 22:11:27 +0000 Richard M. Stallman (c-initialize-cc-mode): Set c-buffer-is-cc-mode to t.
Sat, 09 Aug 1997 18:31:43 +0000 Richard M. Stallman (idl-mode): Support for CORBA's IDL language.
Fri, 18 Jul 1997 02:16:22 +0000 Richard M. Stallman (c-initialize-cc-mode): New function.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision