aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2002-04-25 17:28:08 +0000
committerGerd Moellmann2002-04-25 17:28:08 +0000
commitef58a7ec876cd60b2ab9c7223013fc3079e67c72 (patch)
treee93180ffaf6ff36c70061893bb339b5cba5d0ae9 /src/ChangeLog
parent62c804f83683d003691b7fdc8d72b9f9f4594705 (diff)
downloademacs-ef58a7ec876cd60b2ab9c7223013fc3079e67c72.tar.gz
emacs-ef58a7ec876cd60b2ab9c7223013fc3079e67c72.zip
(x_draw_phys_cursor_glyph): Take into account that a box
cursor on a stretch glyph has a width that depends on x_stretch_cursor_p.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5a7dc54a669..686c19c77b1 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12002-04-25 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_draw_phys_cursor_glyph): Take into account that a box
4 cursor on a stretch glyph has a width that depends on
5 x_stretch_cursor_p.
6
12002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 72002-04-25 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 8
3 * indent.c (Fvertical_motion): Fix last change. 9 * indent.c (Fvertical_motion): Fix last change.