summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2023-04-15 12:43:40 -0400
committerEli Zaretskii <eliz@gnu.org>2023-04-15 12:43:40 -0400
commit0f8140a57a5408cc1bf8313e71b49bf66eda3c0f (patch)
tree819ee3ce04d5cd493e9732b3e1a234cf2d0dd508
parentb0750baab71993f5ac53451e57ddc235a0e9e31c (diff)
parentd6af1f14982db408c92f5c879b28e8be71e85054 (diff)
downloademacs-0f8140a57a5408cc1bf8313e71b49bf66eda3c0f.tar.gz
Merge from origin/emacs-29
d6af1f14982 ; 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