emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog,v


From: Stefan Monnier
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog,v
Date: Thu, 20 Mar 2008 19:57:02 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/03/20 19:57:01

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13136
retrieving revision 1.13137
diff -u -b -r1.13136 -r1.13137
--- ChangeLog   20 Mar 2008 15:51:45 -0000      1.13136
+++ ChangeLog   20 Mar 2008 19:56:58 -0000      1.13137
@@ -1,3 +1,12 @@
+2008-03-20  Stefan Monnier  <address@hidden>
+
+       * progmodes/compile.el (compile):
+       * progmodes/grep.el (grep, grep-find): Use read-shell-command.
+
+       * 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.
+
 2008-03-20  Dan Nicolaescu  <address@hidden>
 
        * vc.el (vc-status-mark-buffer-changed): New function to implement




reply via email to

[Prev in Thread] Current Thread [Next in Thread]