log lisp/progmodes/cc-styles.el @ 45703:b022aba47c59

age author description
Sat, 08 Jun 2002 23:37:37 +0000 Martin Stjernholm (c-set-style, c-set-style-1): Added another state for the
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.
Sat, 23 Jun 2001 16:22:04 +0000 Richard M. Stallman (c-set-style): Don't specify initial contents for completing-read.
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:15 +0000 Gerd Moellmann (c-style-alist): The basic offset for the BSD
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
Tue, 17 Feb 1998 07:26:46 +0000 Richard M. Stallman (c-copy-tree): New function.
Tue, 17 Feb 1998 07:13:59 +0000 Richard M. Stallman (c-make-styles-buffer-local): Take an optional argument which switches
Thu, 23 Oct 1997 07:50:28 +0000 Karl Heuer (c-initialize-builtin-style):
Thu, 23 Oct 1997 07:32:07 +0000 Karl Heuer (c-initialize-builtin-style):
Sun, 21 Sep 1997 14:11:37 +0000 Richard M. Stallman (c-initialize-builtin-style): Don't ever try to use copy-tree.
Fri, 19 Sep 1997 04:30:28 +0000 Richard M. Stallman (c-initialize-builtin-style):
Mon, 08 Sep 1997 03:22:22 +0000 Richard M. Stallman (c-style-alist) <python>:, knr-argdecl-intro == +
Sat, 16 Aug 1997 03:37:28 +0000 Richard M. Stallman (c-style-alist): "python" style requires c-comment-continuation-stars be "".
Thu, 14 Aug 1997 22:10:02 +0000 Richard M. Stallman (c-style-alist) <gnu>:
Mon, 11 Aug 1997 22:15:23 +0000 Richard M. Stallman (c-offsets-alist): Added template-args-cont syntactic symbol.
Sat, 09 Aug 1997 18:36:45 +0000 Richard M. Stallman (c-styles-alist): In "java" style, set
Thu, 07 Aug 1997 17:36:36 +0000 Richard M. Stallman (c-set-offset): Add autoload cookie.
Fri, 18 Jul 1997 02:12:00 +0000 Richard M. Stallman (c-initialize-builtin-style): Use copy-sequence
Tue, 15 Jul 1997 19:09:24 +0000 Richard M. Stallman (c-copy-tree): Fix bugs.
Thu, 10 Jul 1997 07:56:17 +0000 Richard M. Stallman (c-copy-tree): New function.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision