From: Kim F. Storm Date: Mon, 16 May 2005 20:50:51 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~234 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=03d42907bc074c67744df9be42fc9ff8348d329d;p=emacs.git *** empty log message *** --- diff --git a/src/ChangeLog b/src/ChangeLog index 66e4a8e4f05..2554a6525cf 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,7 @@ +2005-05-16 Kim F. Storm + + * .gdbinit (pitx): Print more info about iterator. + 2005-05-16 Andreas Schwab * unexmacosx.c (unexec_realloc): Move declarations before @@ -23,7 +27,7 @@ (Finsert_file_contents): If we read 0 bytes from a special file, unlock the visited file if we locked it. (Fmake_symbolic_link, Frecent_auto_save_p): Doc fixes. - (Ffile_exists_p, Ffile_symlink_p): Doc fixes. + (Ffile_exists_p, Ffile_symlink_p): Doc fixes. 2005-05-13 YAMAMOTO Mitsuharu