0
0
Fork 1
mirror of https://git.savannah.gnu.org/git/emacs/org-mode.git synced 2024-07-17 08:06:27 +00:00

Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2013-11-03 14:19:54 +01:00
commit 08bebd70ed

View file

@ -5685,7 +5685,7 @@ The time stamps may be either active or inactive.")
(font-lock-prepend-text-property (match-beginning 2) (match-end 2) (font-lock-prepend-text-property (match-beginning 2) (match-end 2)
'face 'face
(nth 1 a)) (nth 1 a))
(and (nth 4 a) (and (nth 2 a)
(org-remove-flyspell-overlays-in (org-remove-flyspell-overlays-in
(match-beginning 0) (match-end 0))) (match-beginning 0) (match-end 0)))
(add-text-properties (match-beginning 2) (match-end 2) (add-text-properties (match-beginning 2) (match-end 2)