]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Wed, 20 Jul 2005 14:39:13 +0000 (14:39 +0000)
committerKim F. Storm <storm@cua.dk>
Wed, 20 Jul 2005 14:39:13 +0000 (14:39 +0000)
src/ChangeLog

index c1fbb13efc672b031d6ed22d4210c92d4a596827..4be7fcfc9f572448d146ab45832e007a747587bc 100644 (file)
@@ -1,7 +1,10 @@
 2005-07-20  Kim F. Storm  <storm@cua.dk>
 
-       * lread.c (Fload, load_unwind): Use make_save_value to unwind
-       protect stream.
+       * fileio.c (Fdo_auto_save, do_auto_save_unwind):
+       Use make_save_value to unwind protect stream.
+
+       * lread.c (Fload, load_unwind):
+       Use make_save_value to unwind protect stream.
 
 2005-07-19  Juanma Barranquero  <lekktu@gmail.com>