changeset 85524:805eeef0d7f2

(Shell Command Guessing): Default values are now available by typing M-n instead of M-p.
author Juri Linkov <juri@jurta.org>
date Mon, 22 Oct 2007 00:30:37 +0000
parents c84af246eeca
children c8cc312543eb
files doc/misc/dired-x.texi
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/misc/dired-x.texi	Mon Oct 22 00:30:11 2007 +0000
+++ b/doc/misc/dired-x.texi	Mon Oct 22 00:30:37 2007 +0000
@@ -656,11 +656,11 @@
 you want to @samp{tar xvf} it and suggest that as the default shell
 command.
 
-The default is mentioned in brackets and you can type @kbd{M-p} to get
+The default is mentioned in brackets and you can type @kbd{M-n} to get
 the default into the minibuffer and then edit it, e.g., to change
 @samp{tar xvf} to @samp{tar tvf}.  If there are several commands for a given
 file, e.g., @samp{xtex} and @samp{dvips} for a @file{.dvi} file, you can type
-@kbd{M-p} several times to see each of the matching commands.
+@kbd{M-n} several times to see each of the matching commands.
 
 Dired only tries to guess a command for a single file, never for a list
 of marked files.