emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Fri, 06 Apr 2007 21:07:58 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Alan Mackenzie <acmacm> 07/04/06 21:07:57

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10939
retrieving revision 1.10940
diff -u -b -r1.10939 -r1.10940
--- ChangeLog   6 Apr 2007 18:55:01 -0000       1.10939
+++ ChangeLog   6 Apr 2007 21:07:56 -0000       1.10940
@@ -1,3 +1,14 @@
+2007-04-06  Alan Mackenzie  <address@hidden>
+
+       Fix fontification of labels, and other things with ":".
+       * progmodes/cc-engine.el (c-forward-label): The function now
+       returns 'goto-target, 'qt-2kwds-colon, 'qt-1kwd-colon, as well as
+       the former t.
+
+       * progmodes/cc-fonts.el (c-font-lock-declarations): Interpret the
+       new return code from c-forward-label, fontifying tokens properly.
+       Add some general comments throughout the file.
+
 2007-04-06  Chong Yidong  <address@hidden>
 
        * textmodes/flyspell.el (flyspell-duplicate, flyspell-incorrect):




reply via email to

[Prev in Thread] Current Thread [Next in Thread]