Mercurial > emacs
changeset 34251:c768443cc8ce
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 06 Dec 2000 10:47:03 +0000 |
parents | 7bfa8f9909d2 |
children | fb271e34071c |
files | src/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/ChangeLog Wed Dec 06 10:46:42 2000 +0000 +++ b/src/ChangeLog Wed Dec 06 10:47:03 2000 +0000 @@ -1,3 +1,10 @@ +2000-12-06 Gerd Moellmann <gerd@gnu.org> + + * xterm.c (x_load_font): Don't use the font's max_bounds for + computing the height of the font. If max_bounds' ascent or + descent are greater than the font's ascent or descent, this means + glyphs overlap, which should be handled now by redisplay. + 2000-12-06 Miles Bader <miles@gnu.org> * xfaces.c (Finternal_set_lisp_face_attribute): If FRAME is `t',