comparison lisp/ChangeLog @ 96500:4c68d664c39b

(vc-dir-query-replace-regexp): New function. (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it. (vc-dir-mode-map): Likewise
author Dan Nicolaescu <dann@ics.uci.edu>
date Fri, 04 Jul 2008 00:34:02 +0000
parents 885e5368ecb2
children 0b35188a36dd
comparison
equal deleted inserted replaced
96499:8d861946c080 96500:4c68d664c39b
1 2008-07-04 Dan Nicolaescu <dann@ics.uci.edu>
2
3 * vc-dir.el (vc-dir-query-replace-regexp): New function.
4 (vc-dir-tool-bar-map, vc-dir-menu-map): Bind it.
5 (vc-dir-mode-map): Likewise
6
1 2008-07-03 Juanma Barranquero <lekktu@gmail.com> 7 2008-07-03 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring. 9 * eshell/esh-arg.el (eshell-quote-backslash): Fix typo in docstring.
4 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting) 10 (eshell-parse-argument-hook, eshell-special-chars-inside-quoting)
5 (eshell-arg-load-hook, eshell-special-chars-outside-quoting): 11 (eshell-arg-load-hook, eshell-special-chars-outside-quoting):