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: Mon, 07 Apr 2008 18:57:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Stefan Monnier <monnier>        08/04/07 18:57:31

Index: ChangeLog
===================================================================
RCS file: /sources/emacs/emacs/lisp/ChangeLog,v
retrieving revision 1.13364
retrieving revision 1.13365
diff -u -b -r1.13364 -r1.13365
--- ChangeLog   7 Apr 2008 16:29:54 -0000       1.13364
+++ ChangeLog   7 Apr 2008 18:57:28 -0000       1.13365
@@ -1,8 +1,12 @@
+2008-04-07  Stefan Monnier  <address@hidden>
+
+       * dired-aux.el (dired-read-shell-command): Use read-shell-command.
+
 2008-04-07  Sam Steingold  <address@hidden>
 
        * progmodes/inf-lisp.el (lisp-compile-string, lisp-eval-string):
        Add helper functions.
-       (lisp-do-defun): Extracted the common part of lisp-eval-defun and
+       (lisp-do-defun): Extract the common part of lisp-eval-defun and
        lisp-compile-defun; DEFVAR forms reset the variables to the init
        values, just like in emacs-lisp mode eval-defun.
        (lisp-eval-defun, lisp-compile-defun): Use lisp-do-defun.




reply via email to

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