]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 7 Aug 2000 13:12:43 +0000 (13:12 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 7 Aug 2000 13:12:43 +0000 (13:12 +0000)
ChangeLog
src/ChangeLog

index 4003b8e648ff8de25805d8ed853deb48dc8315d5..5ef5966b11dffd3219e48494ef84e23657695bd6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-08-07  Gerd Moellmann  <gerd@gnu.org>
+
+       * Makefile.in (config.status): Prepend `$(srcdir)/' to
+       `configure'.
+
 2000-08-03  Gerd Moellmann  <gerd@gnu.org>
 
        * configure.in: Add support for ia64*-*-linux*.
index 46e0bddf1123fe86882a538d8a975615c9df90ea..d0623ccc0b702401832e9e2a82332c963b6d5e82 100644 (file)
@@ -1,5 +1,10 @@
 2000-08-07  Gerd Moellmann  <gerd@gnu.org>
 
+       * fns.c (sweep_weak_table): Fix survival conditions for
+       key-or-value and key-and-value weakness.
+
+       * .gdbinit (xhashtable): New command.
+
        * fns.c (sweep_weak_hash_tables): Fix the code taking unmarked
        tables out of the list of all weak hash tables.