From: Juanma Barranquero Date: Fri, 21 Mar 2008 00:32:13 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-23.0.90~7013 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1816387a04faddedc8a703f9ccdfba0a399a47df;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index fa1ce50aaa7..718cbf3c29d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -3,7 +3,7 @@ * progmodes/compile.el (compile): * progmodes/grep.el (grep, grep-find): Use read-shell-command. - * simple.el (minibuffer-local-shell-command-map): New var. + * simple.el (minibuffer-local-shell-command-map): New var. (minibuffer-complete-shell-command, read-shell-command): New funs. (shell-command, shell-command-on-region): Use them.