Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2018-01-15 23:29:21 +01:00
commit 92176c90be
1 changed files with 0 additions and 5 deletions

View File

@ -2338,11 +2338,6 @@ subtree, ignoring planning line and any drawer following it."
block-item
lim-up
lim-down
(keyword-re (concat "^[ \t]*\\<\\(" org-scheduled-string
"\\|" org-deadline-string
"\\|" org-closed-string
"\\|" org-clock-string "\\)"
" *[[<]\\([^]>]+\\)[]>]"))
(orderedp (org-entry-get nil "ORDERED"))
(_bounds
;; In a region, start at first item in region.