emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/mouse.el


From: Pavel Janík
Subject: [Emacs-diffs] Changes to emacs/lisp/mouse.el
Date: Thu, 13 Dec 2001 02:56:02 -0500

Index: emacs/lisp/mouse.el
diff -c emacs/lisp/mouse.el:1.232 emacs/lisp/mouse.el:1.233
*** emacs/lisp/mouse.el:1.232   Wed Nov 28 12:14:07 2001
--- emacs/lisp/mouse.el Thu Dec 13 02:56:02 2001
***************
*** 166,172 ****
          (lookup-key menubar (vector (car submap)))))))
  
  (defun mouse-popup-menubar (event prefix)
!   "Pops up a menu equiavlent to the menu bar a keyboard EVENT with PREFIX.
  The contents are the items that would be in the menu bar whether or
  not it is actually displayed."
    (interactive "@e \nP")
--- 166,172 ----
          (lookup-key menubar (vector (car submap)))))))
  
  (defun mouse-popup-menubar (event prefix)
!   "Pops up a menu equivalent to the menu bar a keyboard EVENT with PREFIX.
  The contents are the items that would be in the menu bar whether or
  not it is actually displayed."
    (interactive "@e \nP")



reply via email to

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