]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 6 Jul 2002 13:41:17 +0000 (13:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 6 Jul 2002 13:41:17 +0000 (13:41 +0000)
lisp/ChangeLog
src/ChangeLog

index 4da45bb425c990d1cefda966b3ed8187357bfbb2..3d164e100ccd11ad5698de1ed1cb6c6aa1526237 100644 (file)
@@ -1,5 +1,9 @@
 2002-07-06  Richard M. Stallman  <rms@gnu.org>
 
+       * edmacro.el (edmacro-fix-menu-commands):
+       Discard `help-echo' events.  Handle (menu-bar) events.
+       Simplify by converting key sequence to a list and then back to vector.
+
        * net/browse-url.el (browse-url-at-mouse): Don't pass an arg
        to browse-url-at-point.
 
index 4bd11583f0c17e9f969d4afc835b49db7ffbcd92..7ab9a12f5632934f5005f9b136082ace4129e52d 100644 (file)
@@ -1,3 +1,7 @@
+2002-07-06  Richard M. Stallman  <rms@gnu.org>
+
+       * xterm.c (x_term_init): Turn off polling around XtOpenDisplay.
+
 2002-07-02  Juanma Barranquero  <lektu@terra.es>
 
        * keymap.c (syms_of_keymap): Fix typo.