aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index fa1ce50aaa7..718cbf3c29d 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -3,7 +3,7 @@
3 * progmodes/compile.el (compile): 3 * progmodes/compile.el (compile):
4 * progmodes/grep.el (grep, grep-find): Use read-shell-command. 4 * progmodes/grep.el (grep, grep-find): Use read-shell-command.
5 5
6 * simple.el (minibuffer-local-shell-command-map): New var. 6 * simple.el (minibuffer-local-shell-command-map): New var.
7 (minibuffer-complete-shell-command, read-shell-command): New funs. 7 (minibuffer-complete-shell-command, read-shell-command): New funs.
8 (shell-command, shell-command-on-region): Use them. 8 (shell-command, shell-command-on-region): Use them.
9 9