]> code.delx.au - gnu-emacs/commitdiff
(Shell Command Guessing): Explain *.
authorRichard M. Stallman <rms@gnu.org>
Sun, 17 Aug 2003 00:22:21 +0000 (00:22 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 17 Aug 2003 00:22:21 +0000 (00:22 +0000)
man/dired-x.texi

index a1172019544d4e3cdba17d89e1913db9d7b7d78c..b99f01e959eecc0e205707d5976ccf0c7aa4f00e 100644 (file)
@@ -700,6 +700,9 @@ where each @var{command} can either be a string or a lisp expression
 that evaluates to a string.  If several commands are given, all of
 them will temporarily be pushed onto the history.
 
+If @samp{*} in the shell command, that means to substitute the file
+name.
+
 You can set this variable in your @file{~/.emacs}.  For example,
 to add rules for @samp{.foo} and @samp{.bar} file extensions, write