mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-21 18:23:59 +00:00
*** empty log message ***
This commit is contained in:
parent
3ae459e5b4
commit
1464a281ea
@ -1,3 +1,12 @@
|
||||
2008-04-02 Alan Mackenzie <acm@muc.de>
|
||||
|
||||
* 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 <cyd@stupidchicken.com>
|
||||
|
||||
* simple.el (deactivate-mark): When the mark is temporarily
|
||||
|
Loading…
Reference in New Issue
Block a user