aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-01-24 16:22:46 +0000
committerGerd Moellmann2001-01-24 16:22:46 +0000
commite7e415845b980641711bb09a3acb10b4f778be18 (patch)
tree363c9eb1462d794e9b2078ade65c6a586ec88cc7 /src
parent7e4f9cf463118b23a52d1e006f40a692b287c0e1 (diff)
downloademacs-e7e415845b980641711bb09a3acb10b4f778be18.tar.gz
emacs-e7e415845b980641711bb09a3acb10b4f778be18.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 8ae281193bc..b2ba438b45f 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-01-24 Gerd Moellmann <gerd@gnu.org> 12001-01-24 Gerd Moellmann <gerd@gnu.org>
2 2
3 * fns.c (sweep_weak_table): Fix code taking items out of
4 the hash collision chain. Some cleanup.
5
3 * xterm.c (x_new_font): Don't change a tooltip's size. 6 * xterm.c (x_new_font): Don't change a tooltip's size.
4 7
5 * xfns.c (x_create_tip_frame): Prevent changing the tooltip's 8 * xfns.c (x_create_tip_frame): Prevent changing the tooltip's