浏览代码

Merge branch 'maint'

Nicolas Goaziou 6 年之前
父节点
当前提交
289e16d040
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -3034,7 +3034,7 @@ s   Search for keywords                 M   Like m, but only TODO entries
 		      (concat line ": "
 			      (cond
 			       ((stringp match)
-				(propertize match nil 'face 'org-warning))
+				(propertize match 'face 'org-warning))
 			       ((listp type)
 				(format "set of %d commands" (length type)))))))
 	       (t