log lisp/progmodes/cc-engine.el @ 42706:be541feb06cc

age author description
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