Explorar o código

Abbreviate "Deadeline" for mode line

Carsten Dominik %!s(int64=15) %!d(string=hai) anos
pai
achega
71419bfbfd
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -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"   "")