From: Stefan Kangas Date: Tue, 21 Sep 2021 19:07:37 +0000 (+0200) Subject: ; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo. X-Git-Tag: emacs-28.0.90~757 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e4a9aa940beb032e97de6d4e4a23c2c9d94fdeb6;p=emacs.git ; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo. --- diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi index 44cd89d98c1..679744884a3 100644 --- a/doc/lispref/windows.texi +++ b/doc/lispref/windows.texi @@ -2082,7 +2082,7 @@ windows to search, and have the same meanings as in @end defun @defun window-bump-use-time window -This function marks @var{window} has having been recently used. This +This function marks @var{window} as having been recently used. This can be useful when creating certain @code{pop-to-buffer} scenarios. @end defun