Mercurial > emacs
diff src/ChangeLog @ 34191:106595ce3db9
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 04 Dec 2000 21:25:38 +0000 |
parents | dfa1e46214a5 |
children | b20aed6dd753 |
line wrap: on
line diff
--- a/src/ChangeLog Mon Dec 04 21:20:57 2000 +0000 +++ b/src/ChangeLog Mon Dec 04 21:25:38 2000 +0000 @@ -1,5 +1,7 @@ 2000-12-04 Gerd Moellmann <gerd@gnu.org> + * xterm.c (PER_CHAR_METRIC): Removed because not used. + * xterm.c (expose_area): Pass x-coordinate relative to the exposed area to x_draw_glyphs instead of a window-relative coordinate.