log lisp/progmodes/cc-engine.el @ 78656:b3cad8795b91

age author description
Sat, 25 Aug 2007 16:50:26 +0000 Alan Mackenzie (c-brace-anchor-point): new function. (c-add-stmt-syntax): Give accurate
Wed, 08 Aug 2007 07:31:11 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Fri, 06 Apr 2007 21:21:55 +0000 Alan Mackenzie Fix fontification of labels, and other things with ":".
Sun, 25 Mar 2007 12:04:11 +0000 Alan Mackenzie Fix typo.
Thu, 08 Mar 2007 21:52:30 +0000 Alan Mackenzie (c-partial-ws-p, c-unfind-type, c-trim-found-types): new functions.
Fri, 02 Feb 2007 23:06:41 +0000 Alan Mackenzie (c-in-knr-argdecl): Slight correction for, e.g. "void (*hdone)();" in a
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 19:29:30 +0000 Alan Mackenzie Reformulate c-in-knr-argdecl to do much more rigorous analysis of
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):