Mercurial > emacs
comparison src/ChangeLog @ 34044:0a791e59ada4
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 30 Nov 2000 13:09:49 +0000 |
parents | 38e373eb183f |
children | 3eb03f4c4f02 |
comparison
equal
deleted
inserted
replaced
34043:c821614e1eef | 34044:0a791e59ada4 |
---|---|
1 2000-11-30 Gerd Moellmann <gerd@gnu.org> | 1 2000-11-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * xmenu.c (popup_get_selection): Use xmalloc instead of malloc. | |
2 | 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. |
6 | 8 |