aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2000-12-04 21:25:38 +0000
committerGerd Moellmann2000-12-04 21:25:38 +0000
commit0c68ce6f22f6d47a77e97ffbf546c4c91bacf99d (patch)
treef242d8f3ac286bcf26152f49f476c5331079f654 /src
parentfb7775eb569812d8fe8854afca09172204fa5dc6 (diff)
downloademacs-0c68ce6f22f6d47a77e97ffbf546c4c91bacf99d.tar.gz
emacs-0c68ce6f22f6d47a77e97ffbf546c4c91bacf99d.zip
*** empty log message ***
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 820e8bde563..82b5e6fed15 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12000-12-04 Gerd Moellmann <gerd@gnu.org> 12000-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