From f02624b34201aae3d69287e5ae86d466e5c4a6b3 Mon Sep 17 00:00:00 2001 From: Stefan Kangas Date: Mon, 13 Sep 2021 06:04:32 +0200 Subject: ; Minor doc fixes found by checkdoc --- lisp/windmove.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/windmove.el') diff --git a/lisp/windmove.el b/lisp/windmove.el index ef970bb6c96..47a1668ee88 100644 --- a/lisp/windmove.el +++ b/lisp/windmove.el @@ -498,7 +498,7 @@ Default value of MODIFIERS is `shift'." (defcustom windmove-display-no-select nil "Whether the window should be selected after displaying the buffer in it. -If `nil', then the new window where the buffer is displayed will be selected. +If nil, then the new window where the buffer is displayed will be selected. If `ignore', then don't select a window: neither the new nor the old window, thus allowing the next command to decide what window it selects. Other non-nil values will reselect the old window that was selected before. -- cgit v1.2.3