Merge branch 'maint'

Conflicts:
	lisp/org.el
This commit is contained in:
Bastien Guerry 2014-04-22 11:18:58 +02:00
commit 38ffaf061e
1 changed files with 1 additions and 1 deletions

View File

@ -7744,7 +7744,7 @@ command."
pos hide-previous previous-pos)
;; If we insert after content, move there and clean up whitespace
(when respect-content
(when (and respect-content (not (org-on-heading-p)))
(org-end-of-subtree nil t)
(skip-chars-backward " \r\n")
(and (not (looking-back "^\\*+"))