aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Mackenzie2008-04-02 21:12:13 +0000
committerAlan Mackenzie2008-04-02 21:12:13 +0000
commit06c064d3a2140bcd3d02d4767943b88f5fff60e8 (patch)
treef2194cad7e2be6fbb62c3e055e07cbffc60400c5
parentcc0717799a2afa65441ac7606621f5b65d34328a (diff)
downloademacs-06c064d3a2140bcd3d02d4767943b88f5fff60e8.tar.gz
emacs-06c064d3a2140bcd3d02d4767943b88f5fff60e8.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 1d87af4666f..d4f75dcd00d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,12 @@
12008-04-02 Alan Mackenzie <acm@muc.de>
2
3 * progmodes/cc-cmds.el (c-defun-name, c-cpp-define-name): New
4 optimised functions to get the name of the current defun/macro.
5
6 * add-log.el (add-log-current-defun): Move the functionality which
7 gets the current function name for C like modes to cc-cmds.el,
8 thus optimising for speed.
9
12008-04-02 Eli Zaretskii <eliz@gnu.org> 102008-04-02 Eli Zaretskii <eliz@gnu.org>
2 11
3 * ps-print.el (ps-generate-postscript-with-faces): If the face 12 * ps-print.el (ps-generate-postscript-with-faces): If the face