summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2017-09-02 19:33:27 +0200
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2017-09-02 19:33:27 +0200
commitf986dd4c9f0427c3c652d57de4d12718f4e045e7 (patch)
tree11026e7adf76b700a60f5d6aa02e00d3738bafc2
parent2dd50a366260eef4198bc9a7a3683dd8162bc4d1 (diff)
downloadorg-mode-f986dd4c9f0427c3c652d57de4d12718f4e045e7.tar.gz
Fix last commit
-rw-r--r--doc/org.texi17
1 files changed, 9 insertions, 8 deletions
diff --git a/doc/org.texi b/doc/org.texi
index 9f4e479..494987b 100644
--- a/doc/org.texi
+++ b/doc/org.texi
@@ -1305,12 +1305,12 @@ 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}) 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 then take that tree. If
-N is negative then go up that many levels. With a @kbd{C-u} prefix, do not
-remove the previously used indirect buffer.
+(@pxref{Indirect Buffers,,,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
+then take that tree. If N is negative then go up that many levels. With
+a @kbd{C-u} prefix, do not remove the previously used indirect buffer.
@orgcmd{C-c C-x v,org-copy-visible}
Copy the @i{visible} text in the region into the kill ring.
@end table
@@ -14033,8 +14033,9 @@ A somewhat obsessive function.
@node A Texinfo example
@subsection A Texinfo example
-Here is a more detailed example Org file. @xref{GNU Sample Texts,,texinfo}
-for an equivalent example using Texinfo code.
+Here is a more detailed example Org file. @xref{GNU Sample
+Texts,,,texinfo,GNU Texinfo Manual} for an equivalent example using Texinfo
+code.
@example
#+TITLE: GNU Sample @{@{@{version@}@}@}