]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorKim F. Storm <storm@cua.dk>
Mon, 23 Oct 2006 09:51:56 +0000 (09:51 +0000)
committerKim F. Storm <storm@cua.dk>
Mon, 23 Oct 2006 09:51:56 +0000 (09:51 +0000)
src/ChangeLog

index 48fa6846b2ff481a1bbf3af5e7e0ab76b5b9cfdb..d4f67a927de21dd498ae5fbedc19068da1a57e76 100644 (file)
@@ -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.