summaryrefslogtreecommitdiff
path: root/lisp/windmove.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-09-03 11:13:53 +0200
committerStefan Kangas <stefan@marxist.se>2021-09-03 13:05:32 +0200
commit0cabf8bc363cdeace84523b251752c0aac32b31b (patch)
tree314c6c45d255ce573e1dc3477b7f480cf4dd63e3 /lisp/windmove.el
parentd1f324766631ad15b1e893463e93000298f44480 (diff)
downloademacs-0cabf8bc363cdeace84523b251752c0aac32b31b.tar.gz
; Fix typos
Diffstat (limited to 'lisp/windmove.el')
-rw-r--r--lisp/windmove.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/windmove.el b/lisp/windmove.el
index f747c409431..ef970bb6c96 100644
--- a/lisp/windmove.el
+++ b/lisp/windmove.el
@@ -170,7 +170,7 @@ placement bugs in old versions of Emacs."
(defcustom windmove-allow-all-windows nil
"Whether the windmove commands are allowed to target all type of windows.
-If this variable is set to non-nil, all windmove commmands will
+If this variable is set to non-nil, all windmove commands will
ignore the `no-other-window' parameter applied by `display-buffer-alist'
or `set-window-parameter'."
:type 'boolean