From: Alan Mackenzie Date: Wed, 2 Apr 2008 21:21:01 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~6667 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1464a281eac2066991951fd024d7180af79bd97b;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 3843df4ed1c..45dd978a524 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,12 @@ +2008-04-02 Alan Mackenzie + + * 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 * simple.el (deactivate-mark): When the mark is temporarily