From 1464a281eac2066991951fd024d7180af79bd97b Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Wed, 2 Apr 2008 21:21:01 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) 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 -- 2.39.5