summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2006-10-23 09:51:56 +0000
committerKim F. Storm <storm@cua.dk>2006-10-23 09:51:56 +0000
commitbf9e9d66ebc9e907c828f7ff28bd6d905703df53 (patch)
tree18cfeb1dfc7b08d27a51b4bb69aed37d4c6c07c3
parent30b45efde449fd49e89d31d1d6d19cfa9556dcfb (diff)
downloademacs-bf9e9d66ebc9e907c828f7ff28bd6d905703df53.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index de6c4c75de8..fdd173759db 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -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.