diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index da4758f5f49..8c40923fefa 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 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 |