emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-29 d6af1f14982: ; doc/lispref/windows.texi: Fix @pxref paren.


From: Basil L. Contovounesios
Subject: emacs-29 d6af1f14982: ; doc/lispref/windows.texi: Fix @pxref paren.
Date: Sun, 9 Apr 2023 14:09:56 -0400 (EDT)

branch: emacs-29
commit d6af1f14982db408c92f5c879b28e8be71e85054
Author: Basil L. Contovounesios <contovob@tcd.ie>
Commit: Basil L. Contovounesios <contovob@tcd.ie>

    ; doc/lispref/windows.texi: Fix @pxref paren.
---
 doc/lispref/windows.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]