Abbreviate "Deadeline" for mode line

This commit is contained in:
Carsten Dominik 2010-03-15 10:59:44 +01:00
parent 3a3a102348
commit 71419bfbfd
1 changed files with 1 additions and 1 deletions

View File

@ -5996,7 +5996,7 @@ When called with a prefix argument, include all archive files as well."
(if org-agenda-follow-mode " Follow" "")
(if org-agenda-entry-text-mode " ETxt" "")
(if org-agenda-include-diary " Diary" "")
(if org-agenda-include-deadlines " Deadlines" "")
(if org-agenda-include-deadlines " Ddl" "")
(if org-agenda-use-time-grid " Grid" "")
(if (and (boundp 'org-habit-show-habits)
org-habit-show-habits) " Habit" "")