Merge branch 'maint'

This commit is contained in:
Nicolas Goaziou 2017-05-15 00:35:12 +02:00
commit dcda03170d
1 changed files with 2 additions and 1 deletions

View File

@ -1967,7 +1967,8 @@ will be easy to remove."
(make-string
(max 0 (- (- 60 (current-column))
(- (match-end 4) (match-beginning 4))
(length (org-get-at-bol 'line-prefix)))) )
(length (org-get-at-bol 'line-prefix))))
?\·)
'(face shadow))
(org-add-props
(format " %9s " (org-duration-from-minutes time))