emacs-diffs
[Top][All Lists]
Advanced

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

emacs-28 86c0d9eb5f: * doc/misc/transient.texi (Other Options): Fix a @r


From: Eli Zaretskii
Subject: emacs-28 86c0d9eb5f: * doc/misc/transient.texi (Other Options): Fix a @ref. (Bug#54108)
Date: Tue, 22 Feb 2022 09:37:46 -0500 (EST)

branch: emacs-28
commit 86c0d9eb5fc309413696694c53e1eee9070caea6
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    * doc/misc/transient.texi (Other Options): Fix a @ref.  (Bug#54108)
---
 doc/misc/transient.texi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/misc/transient.texi b/doc/misc/transient.texi
index bf048841a6..f91d0e5c10 100644
--- a/doc/misc/transient.texi
+++ b/doc/misc/transient.texi
@@ -729,7 +729,7 @@ The default is:
 This displays the window at the bottom of the selected frame.
 Another useful @var{function} is @code{display-buffer-below-selected}, which
 is what @code{magit-popup} used by default.  For more alternatives see
-@ref{Display Action Functions,,,elisp,}, and see @ref{Buffer Display
+@ref{Buffer Display Action Functions,,,elisp,}, and see @ref{Buffer Display
 Action Alists,,,elisp,}.
 
 Note that the buffer that was current before the transient buffer



reply via email to

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