log lisp/progmodes/cc-engine.el @ 75307:4389f67a231f

age author description
Sat, 20 Jan 2007 18:33:11 +0000 Alan Mackenzie Add my name.
Mon, 01 Jan 2007 22:11:28 +0000 Alan Mackenzie Update CC Mode to version 5.31.4. The detailed changes are those
Sun, 03 Dec 2006 01:00:52 +0000 Glenn Morris Fix Copyright format.
Fri, 24 Feb 2006 15:33:02 +0000 Alan Mackenzie cc-align.el, cc-awk.el, cc-bytecomp.el, cc-cmds.el, cc-compat.el,
Fri, 10 Feb 2006 09:00:31 +0000 Nick Roberts Update copyright for 2006.
Fri, 16 Dec 2005 20:07:40 +0000 Stefan Monnier (c-after-change-check-<>-operators):
Fri, 02 Dec 2005 12:30:36 +0000 Alan Mackenzie Update CC Mode to release 5.31.
Tue, 09 Aug 2005 11:39:24 +0000 Richard M. Stallman (c-guess-basic-syntax): Add autoload.
Mon, 01 Aug 2005 08:43:45 +0000 Nick Roberts Update copyright for release of 22.1 for progmodes directory.
Mon, 23 May 2005 09:12:39 +0000 Juanma Barranquero (c-guess-basic-syntax): Remove spurious call to `zerop'.
Mon, 23 May 2005 00:03:59 +0000 Martin Stjernholm 2005-05-23 Martin Stjernholm <bug-cc-mode@gnu.org>
Sat, 14 May 2005 11:29:04 +0000 Richard M. Stallman (c-literal-faces): Add font-lock-comment-delimiter-face.
Wed, 11 Aug 2004 16:22:21 +0000 Martin Stjernholm Updated CC Mode to 5.30.9.
Sun, 16 Nov 2003 16:55:08 +0000 Martin Stjernholm CC Mode update (5.30.8).
Wed, 24 Sep 2003 13:55:23 +0000 Martin Stjernholm (c-parse-state): Fixed bug that could cause errors when the state
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 26 Aug 2003 11:51:16 +0000 Martin Stjernholm (c-just-after-func-arglist-p): Safeguard against unbalanced sexps.
Sun, 03 Aug 2003 12:29:57 +0000 Martin Stjernholm 2003-08-01 Martin Stjernholm <bug-cc-mode@gnu.org>
Wed, 16 Jul 2003 20:54:46 +0000 Martin Stjernholm (c-literal-faces): Declare as a variable since it might be modified.
Sun, 13 Jul 2003 00:20:27 +0000 Richard M. Stallman (c-declare-lang-variables): Don't use mapcan.
Tue, 08 Jul 2003 23:21:04 +0000 Martin Stjernholm 2003-07-08 Martin Stjernholm <bug-cc-mode@gnu.org>
Thu, 03 Jul 2003 12:30:59 +0000 Martin Stjernholm Updated CC Mode to version 5.30.
Sun, 23 Mar 2003 01:58:30 +0000 Martin Stjernholm (c-parse-state): Added kludge to avoid an infinite loop when Emacs'
Fri, 18 Oct 2002 08:52:37 +0000 Juanma Barranquero Fix typo in comment.
Tue, 20 Aug 2002 21:58:51 +0000 Martin Stjernholm (c-forward-syntactic-ws): Fixed a bug that could cause an infinite
Thu, 25 Jul 2002 13:23:27 +0000 Sam Steingold (c-search-uplist-for-classkey): When `search-end' is a cons, use its car.
Sat, 25 May 2002 16:17:27 +0000 Martin Stjernholm (c-add-stmt-syntax): Fixed some cases of wrong anchoring, e.g. for
Tue, 30 Apr 2002 23:00:54 +0000 Martin Stjernholm (c-beginning-of-decl-1): Better way to handle protection labels, one
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, 12 Apr 2002 03:05:04 +0000 Stefan Monnier (c-backward-to-start-of-if): Don't assume point-min == 1.
Mon, 19 Nov 2001 22:55:33 +0000 Stefan Monnier (c-parse-state): Typo. From Martin Stjernholm.
Wed, 24 Oct 2001 16:07:06 +0000 Stefan Monnier (c-beginning-of-member-init-list):
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.
Wed, 06 Dec 2000 20:24:23 +0000 Dave Love Fix copyright years.
Mon, 24 Jul 2000 11:11:20 +0000 Gerd Moellmann (c-looking-at-inexpr-block): Replaced a call to
Sun, 12 Dec 1999 18:24:19 +0000 Gerd Moellmann Installed version 5.26
Thu, 05 Aug 1999 15:01:46 +0000 Richard M. Stallman (c-inside-bracelist-p): Tighter test for
Wed, 17 Feb 1999 09:46:28 +0000 Simon Marshall Added c-at-toplevel-p for font-lock.el.
Mon, 08 Feb 1999 16:53:18 +0000 Barry A. Warsaw Installed CC Mode 5.25. Release_5_25
Sun, 08 Mar 1998 06:49:04 +0000 Richard M. Stallman (c-inside-bracelist-p): Fix for enum test.
Tue, 17 Feb 1998 07:08:44 +0000 Richard M. Stallman (c-forward-syntactic-ws, c-backward-syntactic-ws):
Thu, 23 Oct 1997 07:48:09 +0000 Karl Heuer (c-guess-basic-syntax):
Thu, 23 Oct 1997 07:33:21 +0000 Karl Heuer (c-end-of-statement-1):
Mon, 08 Sep 1997 03:20:49 +0000 Richard M. Stallman (c-end-of-statement-1): Wrap backward-up-list in a c-safe call so no
Sat, 16 Aug 1997 03:38:57 +0000 Richard M. Stallman (c-end-of-statement-1): Eliminate false hits on important characters
Mon, 11 Aug 1997 22:14:14 +0000 Richard M. Stallman (c-guess-basic-syntax): CASE 5D.4: template argument continuation
Sat, 09 Aug 1997 18:28:54 +0000 Richard M. Stallman (c-beginning-of-statement-1): When checking for bare semi, don't match
Fri, 18 Jul 1997 02:11:28 +0000 Richard M. Stallman (c-maybe-labelp): Add defvar.
Thu, 10 Jul 1997 07:54:06 +0000 Richard M. Stallman Initial revision