# HG changeset patch # User Stefan Monnier # Date 1074090045 0 # Node ID 912fde7966e0c370221cef36e9840dca2082cfc3 # Parent ea88cb8c7feed8f1bbecbe7716768b150b167758 Docstring fix. diff -r ea88cb8c7fee -r 912fde7966e0 lisp/files.el --- 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 \\\\[next-history-element]. If the buffer is not already visiting a file, the default file name for the output file is the buffer name.