projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
627d609
)
; * lisp/menu-bar.el (kill-this-buffer): Fix typo.
author
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 May 2024 13:40:42 +0000
(16:40 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Sun, 19 May 2024 13:40:42 +0000
(16:40 +0300)
lisp/menu-bar.el
patch
|
blob
|
history
diff --git
a/lisp/menu-bar.el
b/lisp/menu-bar.el
index 7db1f3ed3b2ed5c5ae7337e87fa3c71bf2e8641a..eba25f5cfce533649bf7ecf9b73ca2cba1a34dee 100644
(file)
--- a/
lisp/menu-bar.el
+++ b/
lisp/menu-bar.el
@@
-2241,7
+2241,7
@@
using `abort-recursive-edit'.
This command can be reliably invoked only from the menu bar,
otherwise it could decide to silently do nothing."
(interactive "e")
- ;; This clossus of a conditional is necessary to account for the wide
+ ;; This c
o
lossus of a conditional is necessary to account for the wide
;; variety of this command's callers.
(if (let* ((window (or (and event (event-start event)
(posn-window (event-start event)))