Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/src/ChangeLog Sat Apr 30 20:34:01 2005 +0000 +++ b/src/ChangeLog Sat Apr 30 20:34:12 2005 +0000 @@ -1,3 +1,12 @@ +2005-04-30 Richard M. Stallman <rms@gnu.org> + + * fileio.c (Ffind_file_name_handler): Handle the `operations' + property of the file name handler. + (Qoperations): New variable. + (syms_of_fileio): Initialize and staticpro it. + + * xdisp.c (set_message_1): Delete xassert. + 2005-04-29 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> * mac.c: Don't include time.h. Include sysselect.h after
