# HG changeset patch # User Juanma Barranquero # Date 1084296764 0 # Node ID de7b52d8b0347670f25ba382fa7a742c36b05d47 # Parent 43894b273b5e38bfa44120e356eb2fd3b234334d (set-visited-file-name, file-expand-wildcards): Fix docstring. diff -r 43894b273b5e -r de7b52d8b034 lisp/files.el --- a/lisp/files.el Tue May 11 15:16:10 2004 +0000 +++ b/lisp/files.el Tue May 11 17:32:44 2004 +0000 @@ -2330,7 +2330,7 @@ (defun set-visited-file-name (filename &optional no-query along-with-file) "Change name of file visited in current buffer to FILENAME. The next time the buffer is saved it will go in the newly specified file. -nil or empty string as argument means make buffer not be visiting any file. +FILENAME nil or an empty string means make buffer not be visiting any file. Remember to delete the initial contents of the minibuffer if you wish to pass an empty string as the argument. @@ -4024,7 +4024,7 @@ "Expand wildcard pattern PATTERN. This returns a list of file names which match the pattern. -If PATTERN is written as an absolute relative file name, +If PATTERN is written as an absolute file name, the values are absolute also. If PATTERN is written as a relative file name, it is interpreted