Merge branch 'maint'

This commit is contained in:
Bastien Guerry 2021-05-01 18:00:08 +02:00
commit 6f72efd390
1 changed files with 1 additions and 0 deletions

View File

@ -6988,6 +6988,7 @@ unconditionally."
(when (equal arg '(16)) (org-up-heading-safe))
(org-end-of-subtree)))
(unless (bolp) (insert "\n"))
(unless level (backward-char))
(unless (and blank? (org-previous-line-empty-p))
(org-N-empty-lines-before-current (if blank? 1 0)))
(insert stars " ")