aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a86f78e5b96..b89d61d2d52 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,11 @@
12005-05-13 Richard M. Stallman <rms@gnu.org>
2
3 * fileio.c (Ffind_file_name_handler): Handle lambda-exp as handler.
4 (Finsert_file_contents): If we read 0 bytes from a special file,
5 unlock the visited file if we locked it.
6 (Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes.
7 (Ffile_exists_p, Ffile_symlink_p): Doc fixes.
8
12005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp> 92005-05-13 YAMAMOTO Mitsuharu <mituharu@math.s.chiba-u.ac.jp>
2 10
3 * emacs.c (main) [MAC_OS8]: Call init_atimer before mac_term_init. 11 * emacs.c (main) [MAC_OS8]: Call init_atimer before mac_term_init.
@@ -43,6 +51,7 @@
43 (unexec_malloc, unexec_realloc, unexec_free): Store and use 51 (unexec_malloc, unexec_realloc, unexec_free): Store and use
44 allocated size information in unexec_malloc_header. 52 allocated size information in unexec_malloc_header.
45 53
54>>>>>>> 1.4385
462005-05-10 Richard M. Stallman <rms@gnu.org> 552005-05-10 Richard M. Stallman <rms@gnu.org>
47 56
48 * xterm.c (noinclude): Add #undef. 57 * xterm.c (noinclude): Add #undef.