aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorGerd Moellmann2001-03-21 17:13:05 +0000
committerGerd Moellmann2001-03-21 17:13:05 +0000
commit140330dee9c827030ccdfcbf841939c2616fe93f (patch)
tree14cf8423c7416fc477edc43b57932f8614160720 /src/ChangeLog
parent83c9cb8e067bbe333d0a9c11beabc986a4a33091 (diff)
downloademacs-140330dee9c827030ccdfcbf841939c2616fe93f.tar.gz
emacs-140330dee9c827030ccdfcbf841939c2616fe93f.zip
(x_update_window_end): Handle overwritten mouse face
also for tool bar windows. (show_mouse_face): Set the glyph row's mouse_face_p flag also when DRAW is DRAW_IMAGE_RAISED.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 33246cf5d4b..2a5130151f5 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,10 @@
12001-03-21 Gerd Moellmann <gerd@gnu.org>
2
3 * xterm.c (x_update_window_end): Handle overwritten mouse face
4 also for tool bar windows.
5 (show_mouse_face): Set the glyph row's mouse_face_p flag also when
6 DRAW is DRAW_IMAGE_RAISED.
7
12001-03-20 Gerd Moellmann <gerd@gnu.org> 82001-03-20 Gerd Moellmann <gerd@gnu.org>
2 9
3 * print.c (syms_of_print): Doc fixes. 10 * print.c (syms_of_print): Doc fixes.