浏览代码

ORG-NEWS: Document ~org-paste-subtree~ change

Nicolas Goaziou 7 年之前
父节点
当前提交
8e70f5d02d
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      etc/ORG-NEWS

+ 6 - 0
etc/ORG-NEWS

@@ -228,6 +228,12 @@ Org Tempo may be used as a replacement.  See details above.
 
 ** Miscellaneous
 
+*** ~org-paste-subtree~ no longer breaks sections
+
+Unless point is at the beginning of a headline, ~org-paste-subtree~
+now pastes the tree before the next visible headline.  If you need to
+break the section, use ~org-yank~ instead.
+
 *** ~org-table-insert-column~ inserts a column to the right
 
 It used to insert it on the left.  With this change,