diff lisp/files.el @ 55535:de7b52d8b034

(set-visited-file-name, file-expand-wildcards): Fix docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 11 May 2004 17:32:44 +0000
parents bb40821b1901
children 0565546ecc8f
line wrap: on
line diff
--- 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