From: Glenn Morris Date: Thu, 4 Sep 2008 16:08:02 +0000 (+0000) Subject: Fix previous change: X-Git-Tag: emacs-22.3~2 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=bfcb8278d9f308ca6ef76c7938b1f2e210fb4e16;p=emacs.git Fix previous change: No cc-engine change was installed. cc-awk was just comment changes. Proper description and attribution for cc-fonts change. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 6a9c3f25faf..6097042d75e 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,11 +1,11 @@ 2008-09-03 Alan Mackenzie - * progmodes/cc-defs.el (c-version): Incremented to 5.31.6. + * progmodes/cc-defs.el (c-version): Increment to 5.31.6. - * progmodes/cc-awk.el: - * progmodes/cc-fonts.el: - * progmodes/cc-engine.el: - Copy in some minor bug fixes from the trunk. +2008-09-03 Masatake YAMATO + + * progmodes/cc-fonts.el (gtkdoc-font-lock-doc-comments): Highlight + name of parameters in document body. (sync from trunk 2007-08-23) 2008-08-30 Glenn Morris