comparison src/ChangeLog @ 61953:fc9de62a2ccb

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sat, 30 Apr 2005 20:34:12 +0000
parents f8663844e321
children 298041078f86
comparison
equal deleted inserted replaced
61952:7f9d1d01d274 61953:fc9de62a2ccb
1 2005-04-30 Richard M. Stallman <rms@gnu.org>
2
3 * fileio.c (Ffind_file_name_handler): Handle the `operations'
4 property of the file name handler.
5 (Qoperations): New variable.
6 (syms_of_fileio): Initialize and staticpro it.
7
8 * xdisp.c (set_message_1): Delete xassert.
9
1 2005-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 10 2005-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 11
3 * mac.c: Don't include time.h. Include sysselect.h after 12 * mac.c: Don't include time.h. Include sysselect.h after
4 systime.h. 13 systime.h.
5 14