diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 820e8bde563..82b5e6fed15 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2000-12-04 Gerd Moellmann <gerd@gnu.org> | 1 | 2000-12-04 Gerd Moellmann <gerd@gnu.org> |
| 2 | 2 | ||
| 3 | * xterm.c (PER_CHAR_METRIC): Removed because not used. | ||
| 4 | |||
| 3 | * xterm.c (expose_area): Pass x-coordinate relative to the exposed | 5 | * xterm.c (expose_area): Pass x-coordinate relative to the exposed |
| 4 | area to x_draw_glyphs instead of a window-relative coordinate. | 6 | area to x_draw_glyphs instead of a window-relative coordinate. |
| 5 | 7 | ||