1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-03 02:31:03 -08:00

*** empty log message ***

This commit is contained in:
Juanma Barranquero 2008-03-21 00:32:13 +00:00
parent 29b465e1e3
commit 1816387a04

View file

@ -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.