+2005-05-09 Juanma Barranquero <lekktu@gmail.com>
+
+ * dired.c (Ffile_name_completion): Make argument name
+ match its use in docstring.
+
2005-05-08 Luc Teirlinck <teirllm@auburn.edu>
* eval.c (Fdefvaralias): Remove any pre-existing
Returns the longest string
common to all file names in DIRECTORY that start with FILE.
If there is only one and FILE matches it exactly, returns t.
-Returns nil if DIR contains no name starting with FILE.
+Returns nil if DIRECTORY contains no name starting with FILE.
This function ignores some of the possible completions as
determined by the variable `completion-ignored-extensions', which see. */)