1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-11-23 07:19:15 +00:00

*** empty log message ***

This commit is contained in:
Gerd Moellmann 2000-08-07 13:12:43 +00:00
parent ade0bb5771
commit 70fc58b397
2 changed files with 10 additions and 0 deletions

View File

@ -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*.

View 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.