]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/lispref/windows.texi (Cyclic Window Ordering): Fix typo.
authorStefan Kangas <stefan@marxist.se>
Tue, 21 Sep 2021 19:07:37 +0000 (21:07 +0200)
committerStefan Kangas <stefan@marxist.se>
Tue, 21 Sep 2021 19:07:37 +0000 (21:07 +0200)
doc/lispref/windows.texi

index 44cd89d98c169422374432c23a93f6484937866f..679744884a33df7b8e2a0e531d64f97807b274bb 100644 (file)
@@ -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