summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBastien Guerry <bzg@altern.org>2012-12-31 15:12:16 +0100
committerBastien Guerry <bzg@altern.org>2012-12-31 15:12:16 +0100
commitbd7c2a59e8ec5080b128ddbba51ce6eb799176e3 (patch)
tree5fced8761698ee0c8713544f89f429d182f282b0
parentbf537b5139d7d7921f67f70bc2cbf715f88e9894 (diff)
parent841a81007d63b3fda0bcac0bcb62a26a4c9cfe98 (diff)
downloadorg-mode-bd7c2a59e8ec5080b128ddbba51ce6eb799176e3.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/org.el b/lisp/org.el
index 7650181..825cd8c 100644
--- a/lisp/org.el
+++ b/lisp/org.el
@@ -5561,8 +5561,7 @@ by a #."
(match-beginning 6) (match-end 6)
(if (string-equal dc1 "+title:")
'(font-lock-fontified t face org-document-title)
- '(font-lock-fontified t face org-document-info)))
- (org-rear-nonsticky-at (match-end 0)))
+ '(font-lock-fontified t face org-document-info))))
((or (equal dc1 "+results")
(member dc1 '("+begin:" "+end:" "+caption:" "+label:"
"+orgtbl:" "+tblfm:" "+tblname:" "+results:"