*** empty log message ***

This commit is contained in:
Eli Zaretskii 2002-07-06 13:41:17 +00:00
parent cf12962873
commit 75c2729526
2 changed files with 8 additions and 0 deletions

View 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.

View 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.