Browse Source

Merge branch 'maint'

Nicolas Goaziou 6 năm trước cách đây
mục cha
commit
289e16d040
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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