Update default value of `org-agenda-prefix-format'

This matches my current customization and should thus be the default.
This commit is contained in:
Daniel - 2020-07-04 12:39:42 +02:00
parent 4084e0ccae
commit b1b67e7ffe
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

View File

@ -980,7 +980,7 @@ With given ARG, display files in `db/important-document-path."
"")
org-agenda-prefix-format
'((agenda . "%11s%?-12t")
'((agenda . "%11s%?-12t%-4e ")
(todo . "%-8c ")
(tags . "%-8c ")
(search . "%-8c "))