aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2002-04-23 10:34:23 +0000
committerGerd Moellmann2002-04-23 10:34:23 +0000
commitb3738089df517937f7ddc13a8f00a7a59280729a (patch)
tree9faed92b67f92cce1384a87cb3c2d7a2d3548598 /src/ChangeLog
parent8fba10fcc33b8809059ae3ee669eaf78a78345d4 (diff)
downloademacs-b3738089df517937f7ddc13a8f00a7a59280729a.tar.gz
emacs-b3738089df517937f7ddc13a8f00a7a59280729a.zip
(x_draw_hollow_cursor, x_draw_bar_cursor)
(x_draw_phys_cursor_glyph): Set phys_cursor_width here. (x_display_and_set_cursor): Don't set phys_cursor_width here for bar cursors only, to make phys_cursor_width contain what its name suggests. (notice_overwritten_cursor): Consider the cursor image erased if the output area intersects the cursor image in y-direction.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index df458e29f54..54ee39a2314 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,13 @@
12002-04-23 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_draw_hollow_cursor, x_draw_bar_cursor)
4 (x_draw_phys_cursor_glyph): Set phys_cursor_width here.
5 (x_display_and_set_cursor): Don't set phys_cursor_width here, for
6 bar cursors only, to make phys_cursor_width contain what its name
7 suggests.
8 (notice_overwritten_cursor): Consider the cursor image erased if
9 the output area intersects the cursor image in y-direction.
10
12002-04-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz> 112002-04-23 Pavel Jan,Bm(Bk <Pavel@Janik.cz>
2 12
3 * xdisp.c: Remove unused global variable 13 * xdisp.c: Remove unused global variable