*** empty log message ***
This commit is contained in:
parent
a0b581cce6
commit
b6680a0e88
3 changed files with 11 additions and 1 deletions
|
@ -1,3 +1,7 @@
|
|||
2000-01-31 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* Makefile.in (dist): Call ./make-dist.
|
||||
|
||||
2000-01-24 Dave Love <fx@gnu.org>
|
||||
|
||||
* configure.in: Remove -G0 from Irix NON_GCC_TEST_OPTIONS.
|
||||
|
|
|
@ -24,7 +24,7 @@
|
|||
|
||||
;;; Code:
|
||||
|
||||
(defconst emacs-version "20.5.92" "\
|
||||
(defconst emacs-version "21.0.90" "\
|
||||
Version numbers of this version of Emacs.")
|
||||
|
||||
(defconst emacs-major-version
|
||||
|
|
|
@ -1,3 +1,9 @@
|
|||
2000-01-31 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* fns.c (sweep_weak_table): New function.
|
||||
(sweep_weak_hash_tables): Use it. Keep on marking until there
|
||||
is no more change.
|
||||
|
||||
2000-01-30 Gerd Moellmann <gerd@gnu.org>
|
||||
|
||||
* xterm.c (x_delete_display): Update next_noop_dpyinfo to ensure
|
||||
|
|
Loading…
Add table
Reference in a new issue