[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/dired-aux.el
From: |
Andreas Schwab |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/dired-aux.el |
Date: |
Sun, 13 Jan 2002 11:55:44 -0500 |
Index: emacs/lisp/dired-aux.el
diff -c emacs/lisp/dired-aux.el:1.97 emacs/lisp/dired-aux.el:1.98
*** emacs/lisp/dired-aux.el:1.97 Sat Jan 12 15:14:25 2002
--- emacs/lisp/dired-aux.el Sun Jan 13 11:55:44 2002
***************
*** 329,335 ****
`*' and `?' when not surrounded by whitespace have no special
significance for `dired-do-shell-command', and are passed through
normally to the shell, but you must confirm first. To pass `*' by
! itself to the shell as a wildcard, type `*""'.
If COMMAND produces output, it goes to a separate buffer.
--- 329,335 ----
`*' and `?' when not surrounded by whitespace have no special
significance for `dired-do-shell-command', and are passed through
normally to the shell, but you must confirm first. To pass `*' by
! itself to the shell as a wildcard, type `*\"\"'.
If COMMAND produces output, it goes to a separate buffer.