* xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
menu-bar-open.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2006-06-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* xmenu.c (syms_of_xmenu): Make accelerate-menu an alias for
|
||||
menu-bar-open.
|
||||
|
||||
2006-06-01 Jan Dj,Ad(Brv <jan.h.d@swipnet.se>
|
||||
|
||||
* xmenu.c (Fmenu_bar_open, syms_of_xmenu): Change menu-bar-start to
|
||||
|
||||
@@ -3772,6 +3772,8 @@ The enable predicate for a menu command should check this variable. */);
|
||||
|
||||
#if defined (USE_GTK) || defined (USE_X_TOOLKIT)
|
||||
defsubr (&Smenu_bar_open);
|
||||
Fdefalias (intern ("accelerate-menu"), intern (Smenu_bar_open.symbol_name),
|
||||
Qnil);
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_MENUS
|
||||
|
||||
Reference in New Issue
Block a user