]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 16 May 2005 20:50:51 +0000 (20:50 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 16 May 2005 20:50:51 +0000 (20:50 +0000)
src/ChangeLog

index 66e4a8e4f0580e3d23d959af450777d6772b7324..2554a6525cf2c8f80416b7d6db33a800afad45c1 100644 (file)
@@ -1,3 +1,7 @@
+2005-05-16  Kim F. Storm  <storm@cua.dk>
+
+       * .gdbinit (pitx): Print more info about iterator.
+
 2005-05-16  Andreas Schwab  <schwab@suse.de>
 
        * 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  <mituharu@math.s.chiba-u.ac.jp>