Explorar o código

Removed unwanted modification in `org-agenda-prefix-format'

Bastien Guerry %!s(int64=12) %!d(string=hai) anos
pai
achega
f51c405920
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
lisp/org-agenda.el

@@ -1473,7 +1473,7 @@ When nil, such items are sorted as 0 minutes effort."
   :group 'org-agenda)
   :group 'org-agenda)
 
 
 (defcustom org-agenda-prefix-format
 (defcustom org-agenda-prefix-format
-  '((agenda  . " %i %-12:c%?-12t% s %l")
+  '((agenda  . " %i %-12:c%?-12t% s")
     (timeline  . "  % s")
     (timeline  . "  % s")
     (todo  . " %i %-12:c")
     (todo  . " %i %-12:c")
     (tags  . " %i %-12:c")
     (tags  . " %i %-12:c")