aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-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.