From 8968986e578867885dfb3de8d8ca40589d9c893e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 17 Aug 2003 00:22:21 +0000 Subject: [PATCH] (Shell Command Guessing): Explain *. --- man/dired-x.texi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/man/dired-x.texi b/man/dired-x.texi index a1172019544..b99f01e959e 100644 --- a/man/dired-x.texi +++ b/man/dired-x.texi @@ -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 -- 2.39.2