aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGerd Moellmann2001-05-28 15:02:01 +0000
committerGerd Moellmann2001-05-28 15:02:01 +0000
commiteb04d6cd3dbfb55dee6848237e393b02f01a23e3 (patch)
tree93cd3784b8b24fb3971e1aba34fe963d87abcf13 /src
parent1486b4630eb1bb1367048cc5dc83fb48acaf8fa9 (diff)
downloademacs-eb04d6cd3dbfb55dee6848237e393b02f01a23e3.tar.gz
emacs-eb04d6cd3dbfb55dee6848237e393b02f01a23e3.zip
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index e036c4c46e4..2bf591053df 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,5 +1,7 @@
12001-05-28 Gerd Moellmann <gerd@gnu.org> 12001-05-28 Gerd Moellmann <gerd@gnu.org>
2 2
3 * macros.c (Fstart_kbd_macro): Doc fix.
4
3 * xterm.c (cursor_in_mouse_face_p): New function. 5 * xterm.c (cursor_in_mouse_face_p): New function.
4 (x_draw_stretch_glyph_string): Use it to choose a different GC 6 (x_draw_stretch_glyph_string): Use it to choose a different GC
5 when drawing a cursor within highlighted text. 7 when drawing a cursor within highlighted text.