aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-02-16 14:57:10 +0000
committerGerd Moellmann2001-02-16 14:57:10 +0000
commitdad75588920ec315906b694315d343a27ad96a45 (patch)
treeff372c647882b826ee3c9082e05ad7c7ebb91406 /src/ChangeLog
parentb09646e35abf98a343d3cd359e2c9300fc8605b3 (diff)
downloademacs-dad75588920ec315906b694315d343a27ad96a45.tar.gz
emacs-dad75588920ec315906b694315d343a27ad96a45.zip
(coordinates_in_window): Increase width of area
where the vertical line can be dragged.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index c8e26c3d18f..a30ce50fa2d 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,8 @@
12001-02-16 Gerd Moellmann <gerd@gnu.org> 12001-02-16 Gerd Moellmann <gerd@gnu.org>
2 2
3 * window.c (coordinates_in_window): Increase width of area
4 where the vertical line can be dragged.
5
3 * xterm.c (x_set_glyph_string_background_width): Extend the 6 * xterm.c (x_set_glyph_string_background_width): Extend the
4 background face to the end of the drawing area in the text 7 background face to the end of the drawing area in the text
5 area, only. 8 area, only.