Docstring fix.
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Jan 2004 14:20:45 +0000 (14:20 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 14 Jan 2004 14:20:45 +0000 (14:20 +0000)
lisp/files.el

index 8519b74..d11839f 100644 (file)
@@ -2429,7 +2429,7 @@ This makes the buffer visit that file, and marks it as not modified.
 
 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.