aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-01-31 20:18:20 +0000
committerGerd Moellmann2000-01-31 20:18:20 +0000
commit74e9213b8bad45a2f13f4c7a7fd88d20d51e1897 (patch)
treec03f97a600c936ae34a8b5db942170c3249226cb /src
parentbf9249e38f94dfbbc0a63f9f0b4a0789b2e6e023 (diff)
downloademacs-74e9213b8bad45a2f13f4c7a7fd88d20d51e1897.tar.gz
emacs-74e9213b8bad45a2f13f4c7a7fd88d20d51e1897.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog6
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 @@
12000-01-31 Gerd Moellmann <gerd@gnu.org> 12000-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.