|
@@ -7069,8 +7069,8 @@ The optional argument TYPE tells the agenda type."
|
|
|
;; Remove `display' property as the icon could leak
|
|
|
;; on the white space.
|
|
|
(org-add-props " " (org-plist-delete (text-properties-at 0 x)
|
|
|
- 'display)))
|
|
|
- (substring x (match-end 3))))))
|
|
|
+ 'display))
|
|
|
+ (substring x (match-end 3)))))))
|
|
|
x)))
|
|
|
|
|
|
(defsubst org-cmp-values (a b property)
|