From 074eb6acbee2152dd524d50e2b4def2507a6d7db Mon Sep 17 00:00:00 2001 From: Stefan Monnier Date: Wed, 14 Jan 2004 14:20:45 +0000 Subject: [PATCH] Docstring fix. --- lisp/files.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/files.el b/lisp/files.el index 8519b74e104..d11839f2498 100644 --- a/lisp/files.el +++ b/lisp/files.el @@ -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 \\\\[next-history-element]. If the buffer is not already visiting a file, the default file name for the output file is the buffer name. -- 2.39.2