]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos
authorJuri Linkov <juri@linkov.net>
Thu, 10 Oct 2024 06:17:00 +0000 (09:17 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 14 Oct 2024 17:37:48 +0000 (19:37 +0200)
(cherry picked from commit 58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1)

doc/lispref/windows.texi
etc/NEWS

index 541c91ddae25d1c9c070d9c91c2f43f672e4ab6c..d9e99d9ca5cd902e357ed5114f6afd800bd60129 100644 (file)
@@ -6806,7 +6806,7 @@ parameter is installed and updated by the function
 @item quit-restore-prev
 @vindex quit-restore@r{, a window parameter}
 @vindex quit-restore-prev@r{, a window parameter}
-These parameters ares installed by the buffer display functions
+These parameters are installed by the buffer display functions
 (@pxref{Choosing Window}) and consulted by @code{quit-restore-window}
 (@pxref{Quitting Windows}).  They are lists of four elements, see the
 description of @code{quit-restore-window} in @ref{Quitting Windows} for
index 0bbd02797aa7179e28c3516ee3da33bee4f9cb45..66d822eda2e78d28faaa8f471bc348feb94895b6 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -381,7 +381,7 @@ overlap.
 *** 'diff-apply-hunk' now supports creating and deleting files.
 
 ---
-*** 'vc-version-diff' and 'vc-root-revsion-diff' changed default for REV1.
+*** 'vc-version-diff' and 'vc-root-version-diff' changed default for REV1.
 They suggest the previous revision as the default for REV1, not the last
 one as before.  This makes them different from 'vc-diff' and
 'vc-root-diff' when those are called without a prefix argument.