Merge branch 'maint'

This commit is contained in:
Bastien 2015-08-16 15:15:09 +02:00
commit da83bf584d
1 changed files with 0 additions and 1 deletions

View File

@ -6361,7 +6361,6 @@ needs to be inserted at a specific position in the font-lock sequence.")
":\\).*$")
'(1 'org-tag-group prepend)))
;; Special keywords
(list (concat "\\<" org-comment-string) '(0 'org-special-keyword t))
(list (concat "\\<" org-deadline-string) '(0 'org-special-keyword t))
(list (concat "\\<" org-scheduled-string) '(0 'org-special-keyword t))
(list (concat "\\<" org-closed-string) '(0 'org-special-keyword t))