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: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Mon, 20 Nov 2006 16:21:28 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      06/11/20 16:21:27

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.10330
retrieving revision 1.10331
diff -u -b -r1.10330 -r1.10331
--- ChangeLog   20 Nov 2006 07:43:41 -0000      1.10330
+++ ChangeLog   20 Nov 2006 16:21:26 -0000      1.10331
@@ -105,9 +105,9 @@
 
 2006-11-15  Simon Marshall  <address@hidden>
 
-       * progmodes/cc-fonts.el (c-font-lock-declarators): Iff at the
-       top-level or inside a class declaration, use c-at-toplevel-p
-       rather than a variable instantiation to recognise a function
+       * progmodes/cc-fonts.el (c-font-lock-declarators): Use c-at-toplevel-p
+       to recognise "T t()" as a function declaration, rather than a
+       variable instantiation, iff at the top-level or inside a class
        declaration.  Suggested by Feng Li <address@hidden>.
 
 2006-11-14  Stephen Leake  <address@hidden>




reply via email to

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