From e675537cef168cd1923389e8d2a30eec625cce36 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Francesco=20Potort=C3=AC?= Date: Wed, 17 Apr 2002 09:54:06 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 581181aa3ec..eb847cbb63c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,13 @@ 2002-04-17 Francesco Potorti` + * 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 -- 2.39.2