summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBasil L. Contovounesios <contovob@tcd.ie>2023-04-09 19:08:06 +0100
committerBasil L. Contovounesios <contovob@tcd.ie>2023-04-09 19:08:06 +0100
commitd6af1f14982db408c92f5c879b28e8be71e85054 (patch)
tree471f222d3e58f126be29624545052087f84a5cc4
parent57490fff6ecf3cc1de7d8d833d1b6c895330b762 (diff)
downloademacs-d6af1f14982db408c92f5c879b28e8be71e85054.tar.gz
; doc/lispref/windows.texi: Fix @pxref paren.
-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 01ac6fb901a..0196ed0e813 100644
--- a/doc/lispref/windows.texi
+++ b/doc/lispref/windows.texi
@@ -3216,7 +3216,7 @@ any window it creates as dedicated to its buffer (@pxref{Dedicated
Windows}). It does that by calling @code{set-window-dedicated-p} with
the chosen window as first argument and the entry's value as second.
Side windows are by default dedicated with the value @code{side}
-((@pxref{Side Window Options and Functions}).
+(@pxref{Side Window Options and Functions}).
@vindex preserve-size@r{, a buffer display action alist entry}
@item preserve-size