From 39906ee63d23da5a0c0a1c216c3cffaa41975ff6 Mon Sep 17 00:00:00 2001 From: Bastien Date: Mon, 3 Jul 2017 08:35:25 +0200 Subject: [PATCH] doc/org.texi (Global and local cycling): Add an online label * doc/org.texi (Global and local cycling): Add an online label to a reference. Thanks to HyungSuk Ryu for reporting this. --- doc/org.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/org.texi b/doc/org.texi index 42dd4b0d4..176e7c259 100644 --- a/doc/org.texi +++ b/doc/org.texi @@ -1299,7 +1299,7 @@ Expose all direct children of the subtree. With a numeric prefix argument N, expose all children down to level N@. @orgcmd{C-c C-x b,org-tree-to-indirect-buffer} Show the current subtree in an indirect buffer@footnote{The indirect buffer -(@pxref{Indirect Buffers,,,emacs,GNU Emacs Manual}) will contain the entire +(@pxref{Indirect Buffers,https://www.gnu.org/software/emacs/manual/html_node/emacs/Indirect-Buffers.html,,emacs,GNU Emacs Manual}) will contain the entire buffer, but will be narrowed to the current tree. Editing the indirect buffer will also change the original buffer, but without affecting visibility in that buffer.}. With a numeric prefix argument N, go up to level N and