aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorJuri Linkov2024-10-10 09:17:00 +0300
committerJuri Linkov2024-10-10 09:17:00 +0300
commit58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1 (patch)
tree2c83bf11901a95a4be457423f58294fc1c140b5c /doc
parentcb0b6a405706f6367d9adfb3ee447590c2a0876f (diff)
downloademacs-58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1.tar.gz
emacs-58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1.zip
; Fix typos
Diffstat (limited to 'doc')
-rw-r--r--doc/lispref/windows.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/lispref/windows.texi b/doc/lispref/windows.texi
index 541c91ddae2..d9e99d9ca5c 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -6806,7 +6806,7 @@ parameter is installed and updated by the function
6806@item quit-restore-prev 6806@item quit-restore-prev
6807@vindex quit-restore@r{, a window parameter} 6807@vindex quit-restore@r{, a window parameter}
6808@vindex quit-restore-prev@r{, a window parameter} 6808@vindex quit-restore-prev@r{, a window parameter}
6809These parameters ares installed by the buffer display functions 6809These parameters are installed by the buffer display functions
6810(@pxref{Choosing Window}) and consulted by @code{quit-restore-window} 6810(@pxref{Choosing Window}) and consulted by @code{quit-restore-window}
6811(@pxref{Quitting Windows}). They are lists of four elements, see the 6811(@pxref{Quitting Windows}). They are lists of four elements, see the
6812description of @code{quit-restore-window} in @ref{Quitting Windows} for 6812description of @code{quit-restore-window} in @ref{Quitting Windows} for