changeset 73476:f2ea221d11a2

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Mon, 23 Oct 2006 09:51:56 +0000
parents 554d035075e4
children e3f2446cbade
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Oct 23 06:33:25 2006 +0000
+++ b/src/ChangeLog	Mon Oct 23 09:51:56 2006 +0000
@@ -1,5 +1,7 @@
 2006-10-23  Kim F. Storm  <storm@cua.dk>
 
+	* xdisp.c (remember_mouse_glyph): Do nothing if glyphs are not initialized.
+
 	* keyboard.c (read_char): Make an element (t . EVENT) in
 	unread-command-events add EVENT to the current command's key sequence.
 	(syms_of_keyboard) <unread-command-events>: Update doc.