mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-24 05:47:36 +00:00
*** empty log message ***
This commit is contained in:
parent
cf12962873
commit
75c2729526
2 changed files with 8 additions and 0 deletions
|
|
@ -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.
|
||||
|
||||
|
|
|
|||
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue