]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Sun, 2 Jan 2005 23:46:12 +0000 (23:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 2 Jan 2005 23:46:12 +0000 (23:46 +0000)
lisp/ChangeLog
src/ChangeLog

index 605b099b55850317de6f901765a9a1c194c121e3..fbaa3b10e50e3069d4750dd8679f7bd2d272f6f1 100644 (file)
@@ -1,5 +1,8 @@
 2005-01-02  Richard M. Stallman  <rms@gnu.org>
 
+       * loadhist.el (file-loadhist-lookup): New function.
+       (file-provides, file-requires): Use it.
+
        * electric.el (Electric-pop-up-window): Use fit-window-to-buffer
        instead of calculating the right size.
 
index 6e725eef287b298bdecb10b8aa1a52b3be60e4a3..37477cba80076cd479479c71e1f620ba026e5d26 100644 (file)
@@ -1,3 +1,7 @@
+2005-01-02  Richard M. Stallman  <rms@gnu.org>
+
+       * alloc.c (Fgarbage_collect): Don't truncate_undo_list on dead buffers.
+
 2004-12-31  Jan Dj\e,Ad\e(Brv  <jan.h.d@swipnet.se>
 
        * xterm.c (handle_one_xevent): Clear area in expose event for GTK.