summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2014-07-29 15:35:39 +0200
committerBastien Guerry <bzg@altern.org>2014-07-29 15:35:39 +0200
commit06aa1b615cb5c43663acc0776a8dc3dbdfff109a (patch)
treed8e31c0ca8e8d88bbe39691154fab08e9456c62d
parent3af4949a075e41fb2c7af457a1a0e123a78b1100 (diff)
downloadorg-mode-06aa1b615cb5c43663acc0776a8dc3dbdfff109a.tar.gz
org.el (org-yank): Small docstring enhancement
* org.el (org-yank): Small docstring enhancement.
-rw-r--r--lisp/org.el10
1 files changed, 5 insertions, 5 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 2fc6854..5c4b211 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -23476,15 +23476,15 @@ cursor is at the beginning of a line or after the stars of a currently
empty headline, then the yank is handled specially. How exactly depends
on the value of the following variables, both set by default.
-org-yank-folded-subtrees
+`org-yank-folded-subtrees'
When set, the subtree(s) will be folded after insertion, but only
if doing so would now swallow text after the yanked text.
-org-yank-adjusted-subtrees
+`org-yank-adjusted-subtrees'
When set, the subtree will be promoted or demoted in order to
- fit into the local outline tree structure, which means that the level
- will be adjusted so that it becomes the smaller one of the two
- *visible* surrounding headings.
+ fit into the local outline tree structure, which means that the
+ level will be adjusted so that it becomes the smaller one of the
+ two *visible* surrounding headings.
Any prefix to this command will cause `yank' to be called directly with
no special treatment. In particular, a simple \\[universal-argument] prefix \