emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/term/x-win.el


From: Jan Djärv
Subject: [Emacs-diffs] Changes to emacs/lisp/term/x-win.el
Date: Thu, 01 Jun 2006 06:42:22 +0000

Index: emacs/lisp/term/x-win.el
diff -u emacs/lisp/term/x-win.el:1.186 emacs/lisp/term/x-win.el:1.187
--- emacs/lisp/term/x-win.el:1.186      Mon May 29 07:16:54 2006
+++ emacs/lisp/term/x-win.el    Thu Jun  1 06:42:22 2006
@@ -2517,8 +2517,8 @@
 (global-set-key [drag-n-drop] 'x-dnd-handle-drag-n-drop-event)
 
 ;; Let F10 do menu bar navigation.
-(and (fboundp 'menu-bar-start)
-     (global-set-key [f10] 'menu-bar-start))
+(and (fboundp 'menu-bar-open)
+     (global-set-key [f10] 'menu-bar-open))
 
 ;; arch-tag: f1501302-db8b-4d95-88e3-116697d89f78
 ;;; x-win.el ends here




reply via email to

[Prev in Thread] Current Thread [Next in Thread]