From 06c064d3a2140bcd3d02d4767943b88f5fff60e8 Mon Sep 17 00:00:00 2001 From: Alan Mackenzie Date: Wed, 2 Apr 2008 21:12:13 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 1d87af4666f..d4f75dcd00d 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 Eli Zaretskii * ps-print.el (ps-generate-postscript-with-faces): If the face -- 2.39.2