Mercurial > emacs
changeset 42004:2e5cc8d12bf7
Fix typo.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Thu, 13 Dec 2001 07:56:02 +0000 |
parents | a22f2256bce0 |
children | c22975f132d0 |
files | lisp/mouse.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/mouse.el Thu Dec 13 07:55:49 2001 +0000 +++ b/lisp/mouse.el Thu Dec 13 07:56:02 2001 +0000 @@ -166,7 +166,7 @@ (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. + "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")