aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-09 15:38:04 +0000
committerGerd Moellmann2001-05-09 15:38:04 +0000
commit0d487c52addabece10e30de0ffcfd7ec0004ee7c (patch)
treec4f384ba531d91774627b96c6f04246ac8665d42 /src/ChangeLog
parentc533a7e29a5760a65f1f51069db3981c9014fe52 (diff)
downloademacs-0d487c52addabece10e30de0ffcfd7ec0004ee7c.tar.gz
emacs-0d487c52addabece10e30de0ffcfd7ec0004ee7c.zip
(note_mouse_highlight): Don't change the mouse cursor
back to the text cursor shape without need.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index ed3ee74c5a7..b9261ed28db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12001-05-09 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (note_mouse_highlight): Don't change the mouse cursor
4 back to the text cursor shape without need.
5
12001-05-07 Gerd Moellmann <gerd@gnu.org> 62001-05-07 Gerd Moellmann <gerd@gnu.org>
2 7
3 * xfns.c (x_set_foreground_color): Set frame's cursor_pixel. 8 * xfns.c (x_set_foreground_color): Set frame's cursor_pixel.