log lisp/progmodes/cc-langs.el @ 51748:f3cad02bce62

age author description
Sat, 05 Jul 2003 19:54:33 +0000 Martin Stjernholm (c-style-alist, c-lang-variable-inits, c-lang-variable-inits-tail): The
Thu, 03 Jul 2003 12:30:59 +0000 Martin Stjernholm Updated CC Mode to version 5.30.
Tue, 13 May 2003 21:03:53 +0000 Stefan Monnier (c-lang-defvar-init-form-tail): This is actually not a constant.
Mon, 07 Apr 2003 22:40:37 +0000 Martin Stjernholm (c-symbol-key): Use POSIX char classes to match symbols in Emacs 21.
Wed, 04 Dec 2002 11:47:46 +0000 Richard M. Stallman Don't require cl.
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
Mon, 16 Jul 2001 07:46:48 +0000 Pavel Jank Some fixes to follow coding conventions.
Wed, 21 Mar 2001 12:58:33 +0000 Gerd Moellmann Update to version 5.28.
Thu, 07 Dec 2000 13:44:15 +0000 Gerd Moellmann Update copyright.
Mon, 24 Jul 2000 11:11:01 +0000 Gerd Moellmann (c-append-paragraph-start): New variable used by
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
Wed, 10 Jun 1998 18:54:27 +0000 Richard M. Stallman (c-mode-menu): Use (mark t), not (mark), in enable-expressions.
Sun, 08 Mar 1998 06:51:26 +0000 Richard M. Stallman (c-Java-javadoc-paragraph-start): New variable for use in c-fill-paragraph.
Tue, 17 Feb 1998 07:10:11 +0000 Richard M. Stallman (c-postprocess-file-styles): If a file style or file offsets are set,
Thu, 23 Oct 1997 07:47:37 +0000 Karl Heuer Remove version number.
Thu, 23 Oct 1997 07:33:03 +0000 Karl Heuer Define `/' in c-mode-base-map since all modes now support
Mon, 08 Sep 1997 03:20:17 +0000 Richard M. Stallman (c-mode-base-map): Don't define C-c C-e here.
Sat, 16 Aug 1997 03:42:09 +0000 Richard M. Stallman (c-double-slash-is-comments-p): Remove obsolete variable.
Mon, 11 Aug 1997 22:13:48 +0000 Richard M. Stallman (c-mode-base-map, c++-mode-map):
Sat, 09 Aug 1997 18:26:19 +0000 Richard M. Stallman (c-symbol-key):
Fri, 18 Jul 1997 02:09:34 +0000 Richard M. Stallman Require 'cc-defs for the definition of c-emacs-features.
Sun, 13 Jul 1997 21:30:50 +0000 Richard M. Stallman Require cc-defs.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision