comparison src/ChangeLog @ 56341:ea99dfe25b04

*** empty log message ***
author John Paul Wallington <jpw@pobox.com>
date Sun, 04 Jul 2004 21:08:56 +0000
parents 2c401662dff4
children 550df8e67006
comparison
equal deleted inserted replaced
56340:56b3ebd82889 56341:ea99dfe25b04
1 2004-07-04 John Paul Wallington <jpw@gnu.org>
2
3 * fileio.c (read_file_name_completion_ignore_case): New variable.
4 (syms_of_fileio): Declare and initialise it.
5 (Fread_file_name): Bind `completion-ignore-case' to respect it.
6
1 2004-07-03 Eli Zaretskii <eliz@gnu.org> 7 2004-07-03 Eli Zaretskii <eliz@gnu.org>
2 8
3 * msdos.c (dos_rawgetc): Use make_number to produce Lisp objects 9 * msdos.c (dos_rawgetc): Use make_number to produce Lisp objects
4 for event.x and event.y. 10 for event.x and event.y.
5 11