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


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Wed, 17 Apr 2002 05:54:07 -0400

Index: emacs/lisp/ChangeLog
diff -c emacs/lisp/ChangeLog:1.3718 emacs/lisp/ChangeLog:1.3719
*** emacs/lisp/ChangeLog:1.3718 Wed Apr 17 04:04:17 2002
--- emacs/lisp/ChangeLog        Wed Apr 17 05:54:06 2002
***************
*** 1,5 ****
--- 1,13 ----
  2002-04-17  Francesco Potorti`  <address@hidden>
  
+       * dired-aux.el (dired-star-subst-regexp,
+       dired-quark-subst-regexp): New constants.
+       (dired-do-shell-command, dired-shell-stuff-it): Use them.
+       (dired-do-shell-command): Raise an error if both `*' and `?'
+       substitution marks are used in the same command.
+       (dired-shell-stuff-it): Substitute all instances of `*' and `?'
+       in a command given via dired-do-shell-command.
+ 
        * comint.el (comint-password-prompt-regexp): Match "Repeat passphrase".
  
  2002-04-16  Jason Rumney  <address@hidden>



reply via email to

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