changeset 93116:75a20590b1bb

*** empty log message ***
author Juanma Barranquero <lekktu@gmail.com>
date Fri, 21 Mar 2008 00:32:13 +0000
parents f9b87932bf05
children 87f463ae1530
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Mar 20 21:30:29 2008 +0000
+++ b/lisp/ChangeLog	Fri Mar 21 00:32:13 2008 +0000
@@ -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.