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 [EMACS_22_BASE]


From: Alan Mackenzie
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v [EMACS_22_BASE]
Date: Wed, 02 Apr 2008 21:12:19 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Branch:         EMACS_22_BASE
Changes by:     Alan Mackenzie <acmacm> 08/04/02 21:12:18

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.11049.2.699
retrieving revision 1.11049.2.700
diff -u -b -r1.11049.2.699 -r1.11049.2.700
--- ChangeLog   2 Apr 2008 17:52:26 -0000       1.11049.2.699
+++ ChangeLog   2 Apr 2008 21:12:13 -0000       1.11049.2.700
@@ -1,3 +1,12 @@
+2008-04-02  Alan Mackenzie  <address@hidden>
+
+       * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): New
+       optimised functions to get the name of the current defun/macro.
+
+       * add-log.el (add-log-current-defun): Move the functionality which
+       gets the current function name for C like modes to cc-cmds.el,
+       thus optimising for speed.
+
 2008-04-02  Eli Zaretskii  <address@hidden>
 
        * ps-print.el (ps-generate-postscript-with-faces): If the face




reply via email to

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