0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-09-27 11:00:59 +00:00

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

This commit is contained in:
Nicolas Goaziou 2018-02-27 00:17:12 +01:00
parent 8ebf4b7274
commit 8e70f5d02d

View file

@ -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,