comparison src/ChangeLog @ 53766:ec7e8552309c

*** empty log message ***
author Luc Teirlinck <teirllm@auburn.edu>
date Sat, 31 Jan 2004 04:41:35 +0000
parents ea798c20065b
children a87135c92afb
comparison
equal deleted inserted replaced
53765:bf9aef2a393d 53766:ec7e8552309c
1 2004-01-30 Luc Teirlinck <teirllm@auburn.edu>
2
3 * fileio.c (Fread_file_name_internal): Correctly handle the case
4 where insert-default-directory is nil.
5 (Fread_file_name): Always return an empty string if the user exits
6 with an empty minibuffer. Adapt the docstring accordingly.
7 (syms_of_fileio): Adapt the docstring of insert-default-directory
8 to the change in Fread_file_name.
9
1 2004-01-29 Eli Zaretskii <eliz@elta.co.il> 10 2004-01-29 Eli Zaretskii <eliz@elta.co.il>
2 11
3 * alloca.c [!alloca]: Fix the prototype for xfree. 12 * alloca.c [!alloca]: Fix the prototype for xfree.
4 13
5 2004-01-29 Kenichi Handa <handa@m17n.org> 14 2004-01-29 Kenichi Handa <handa@m17n.org>