changeset 53577:912fde7966e0

Docstring fix.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Wed, 14 Jan 2004 14:20:45 +0000
parents ea88cb8c7fee
children 5892f55e034e
files lisp/files.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/files.el	Tue Jan 13 11:59:02 2004 +0000
+++ b/lisp/files.el	Wed Jan 14 14:20:45 2004 +0000
@@ -2429,7 +2429,7 @@
 
 If you specify just a directory name as FILENAME, that means to use
 the default file name but in that directory.  You can also yank
-the default file name into the minibuffer to edit it, using M-n.
+the default file name into the minibuffer to edit it, using \\<minibuffer-local-map>\\[next-history-element].
 
 If the buffer is not already visiting a file, the default file name
 for the output file is the buffer name.