diff options
| author | Juri Linkov | 2024-10-10 09:17:00 +0300 |
|---|---|---|
| committer | Juri Linkov | 2024-10-10 09:17:00 +0300 |
| commit | 58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1 (patch) | |
| tree | 2c83bf11901a95a4be457423f58294fc1c140b5c /doc | |
| parent | cb0b6a405706f6367d9adfb3ee447590c2a0876f (diff) | |
| download | emacs-58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1.tar.gz emacs-58bcd1dbe0b70a331747ccfd2f9e5cf8790849a1.zip | |
; Fix typos
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/lispref/windows.texi | 2 |
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} |
| 6809 | These parameters ares installed by the buffer display functions | 6809 | These 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 |
| 6812 | description of @code{quit-restore-window} in @ref{Quitting Windows} for | 6812 | description of @code{quit-restore-window} in @ref{Quitting Windows} for |