log lisp/progmodes/cc-mode.el @ 61938:5512015ae158

age author description
Fri, 29 Apr 2005 23:47:30 +0000 Nick Roberts (cc-create-define-alist): Check that file
Fri, 29 Apr 2005 18:23:33 +0000 Sam Steingold (cc-mode-cpp-program): New user variable.
Wed, 27 Apr 2005 21:59:43 +0000 Nick Roberts (cc-create-define-alist): New function.
Fri, 31 Dec 2004 14:51:05 +0000 Richard M. Stallman (c-common-init): Use mode-require-final-newline.
Fri, 03 Dec 2004 00:57:23 +0000 Richard M. Stallman (awk-mode autoload): Supply t meaning interactive function.
Sat, 13 Nov 2004 20:23:38 +0000 Daniel Pfeiffer (c-basic-common-initc-font-lock-init, c-font-lock-init): Eliminate obsolete make-local-hook.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Sun, 03 Aug 2003 12:30:34 +0000 Martin Stjernholm 2003-08-03 Martin Stjernholm <bug-cc-mode@gnu.org>
Sat, 05 Jul 2003 19:53:33 +0000 Martin Stjernholm Fixed some autoload problems: Try to ensure that the entry for ".c"
Thu, 03 Jul 2003 12:30:59 +0000 Martin Stjernholm Updated CC Mode to version 5.30.
Thu, 19 Jun 2003 15:54:21 +0000 Stefan Monnier (c-mode): Reverting last change.
Wed, 18 Jun 2003 22:34:36 +0000 Nick Roberts (c-mode): Add local variable gud-find-expr.
Sun, 09 Feb 2003 01:44:35 +0000 Martin Stjernholm (c-basic-common-init): Install `c-fill-paragraph' on
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