浏览代码

Merge branch 'maint'

Bastien Guerry 12 年之前
父节点
当前提交
bd7c2a59e8
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      lisp/org.el

+ 1 - 2
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:"