log lisp/progmodes/cc-langs.el @ 85448:6047442a3de9

age author description
Sat, 08 Sep 2007 04:31:08 +0000 Masatake YAMATO Support new keywords added to objective-c frontend of gcc.
Sun, 06 Apr 2008 20:34:25 +0000 Alan Mackenzie (c-before-font-lock-function): Correct a typo in the doc string.
Sat, 01 Mar 2008 08:52:25 +0000 Alan Mackenzie (c-before-font-lock-function): Fix bug in doc-string, "c-old-LEN" ->
Tue, 19 Feb 2008 22:11:38 +0000 Alan Mackenzie Set of changes so that "obtrusive" syntactic elements in a
Tue, 29 Jan 2008 20:47:03 +0000 Alan Mackenzie (c-block-stmt-1-kwds, c-block-stmt-2-kwds, c-simple-stmt-kwds): New
Tue, 29 Jan 2008 20:30:54 +0000 Alan Mackenzie (c-specifier-key): Exclude "template" from this regexp; to allow the "{"
Mon, 07 Jan 2008 02:11:00 +0000 Glenn Morris Add 2008 to copyright years.
Tue, 28 Aug 2007 02:50:28 +0000 Glenn Morris (c-constant-kwds): Add java: null, true, false.
Sat, 25 Aug 2007 16:54:09 +0000 Alan Mackenzie (c-other-decl-block-key-in-symbols-alist): new language variable.
Sat, 28 Jul 2007 11:45:55 +0000 Alan Mackenzie Fix problem with modes derived from CC Mode: Move macro
Wed, 25 Jul 2007 04:29:40 +0000 Glenn Morris Switch license to GPLv3 or later.
Mon, 09 Apr 2007 10:51:29 +0000 Alan Mackenzie Changes to make `narrow-to-defun' and `mark-defun' work properly in CC
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Sat, 20 Jan 2007 18:33:11 +0000 Alan Mackenzie Add my name.
Sun, 07 Jan 2007 13:36:41 +0000 Alan Mackenzie (c-operators, c-filter-ops): Amend doc-string and comments.