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: Wed, 02 Apr 2008 21:21:05 +0000

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

Index: ChangeLog
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13284
retrieving revision 1.13285
diff -u -b -r1.13284 -r1.13285
--- ChangeLog   2 Apr 2008 20:17:41 -0000       1.13284
+++ ChangeLog   2 Apr 2008 21:21:01 -0000       1.13285
@@ -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  Chong Yidong  <address@hidden>
 
        * simple.el (deactivate-mark): When the mark is temporarily




reply via email to

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