diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 6542546a309..6d68c17c1ad 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,11 @@ | |||
| 1 | 2000-01-31 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-01-31 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * emacs.c (USAGE): Use term `display options' instead of `X | ||
| 4 | options'. | ||
| 5 | |||
| 6 | * xdisp.c (Ftrace_to_stderr) [GLYPH_DEBUG]: New function. | ||
| 7 | (syms_of_xdisp) [GLYPH_DEBUG]: Defsubr it. | ||
| 8 | |||
| 3 | * fns.c (sweep_weak_table): New function. | 9 | * fns.c (sweep_weak_table): New function. |
| 4 | (sweep_weak_hash_tables): Use it. Keep on marking until there | 10 | (sweep_weak_hash_tables): Use it. Keep on marking until there |
| 5 | is no more change. | 11 | is no more change. |