aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2000-11-30 13:09:49 +0000
committerGerd Moellmann2000-11-30 13:09:49 +0000
commitdf3aedcffdc4d3ea48580e0dda391a694db0a309 (patch)
tree228c10482143c8728b364cfe459afdb4fd9389f1 /src/ChangeLog
parent9d8397d270fbfb02135a47bef4034eac12b35da5 (diff)
downloademacs-df3aedcffdc4d3ea48580e0dda391a694db0a309.tar.gz
emacs-df3aedcffdc4d3ea48580e0dda391a694db0a309.zip
*** empty log message ***
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 101a8433acc..33649c0155b 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-11-30 Gerd Moellmann <gerd@gnu.org> 12000-11-30 Gerd Moellmann <gerd@gnu.org>
2 2
3 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc.
4
3 * xterm.c (x_estimate_mode_line_height): If `mode-line' face 5 * xterm.c (x_estimate_mode_line_height): If `mode-line' face
4 hasn't a font, use that of the frame, as drawing glyphs 6 hasn't a font, use that of the frame, as drawing glyphs
5 does. 7 does.