+2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
+
+ * files.el (read-directory-name): Adapt the docstring to recent
+ change in Fread_file_name.
+
2004-01-30 Jonathan Yavner <jyavner@member.fsf.org>
* ses.el (ses-print-cell): If print format too wide for column
+2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
+
+ * fileio.c (Fread_file_name_internal): Correctly handle the case
+ where insert-default-directory is nil.
+ (Fread_file_name): Always return an empty string if the user exits
+ with an empty minibuffer. Adapt the docstring accordingly.
+ (syms_of_fileio): Adapt the docstring of insert-default-directory
+ to the change in Fread_file_name.
+
2004-01-29 Eli Zaretskii <eliz@elta.co.il>
* alloca.c [!alloca]: Fix the prototype for xfree.