emacs-diffs
[Top][All Lists]
Advanced

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

master 0f8140a57a5 03/13: Merge from origin/emacs-29


From: Eli Zaretskii
Subject: master 0f8140a57a5 03/13: Merge from origin/emacs-29
Date: Sat, 15 Apr 2023 13:06:29 -0400 (EDT)

branch: master
commit 0f8140a57a5408cc1bf8313e71b49bf66eda3c0f
Merge: b0750baab71 d6af1f14982
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    Merge from origin/emacs-29
    
    d6af1f14982 ; 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]