summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Goaziou <mail@nicolasgoaziou.fr>2018-02-03 14:42:49 +0100
committerNicolas Goaziou <mail@nicolasgoaziou.fr>2018-02-03 14:42:49 +0100
commit567fc311ac95237337aff7b0d45a367e7c9843e1 (patch)
tree7285b421000bc344732a9357c28bb893f9234474
parent4b2006db3d040a8b9683cefcac1ec68b0d12a555 (diff)
parent98422471c994fab2e6186998a8bb5cc9283686a8 (diff)
downloadorg-mode-567fc311ac95237337aff7b0d45a367e7c9843e1.tar.gz
Merge branch 'maint'
-rw-r--r--lisp/org-agenda.el7
1 files changed, 4 insertions, 3 deletions
diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index 0e42b0f..35bb990 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -1644,9 +1644,10 @@ When nil, such items are sorted as 0 minutes effort."
(tags . " %i %-12:c")
(search . " %i %-12:c"))
"Format specifications for the prefix of items in the agenda views.
-An alist with five entries, each for the different agenda types. The
-keys of the sublists are `agenda', `todo', `search' and `tags'.
-The values are format strings.
+
+An alist with one entry per agenda type. The keys of the
+sublists are `agenda', `todo', `search' and `tags'. The values
+are format strings.
This format works similar to a printf format, with the following meaning: