comparison lisp/ChangeLog @ 77286:0f67bcedb447

* NEWS: Mention `query-replace-regexp-eval' being deprecated. * replace.el (query-replace-regexp-eval): Deprecate.
author David Kastrup <dak@gnu.org>
date Tue, 17 Apr 2007 23:24:13 +0000
parents a77b41cb3431
children bdefea1a6a49
comparison
equal deleted inserted replaced
77285:1f5115cdbed5 77286:0f67bcedb447
1 2007-04-17 David Kastrup <dak@gnu.org>
2
3 * replace.el (query-replace-regexp-eval): Deprecate.
4
1 2007-04-17 Alan Mackenzie <acm@muc.de> 5 2007-04-17 Alan Mackenzie <acm@muc.de>
2 6
3 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and 7 * progmodes/cc-cmds.el (c-beginning-of-defun): With -ve arg and
4 point too close to EOB, leave point at EOB rather than last `}'. 8 point too close to EOB, leave point at EOB rather than last `}'.
5 9