From 3b9822f1a96d3bec6a6038f36553848ce63fb7fe Mon Sep 17 00:00:00 2001 From: Julien Danjou Date: Fri, 17 Dec 2010 19:15:59 +0000 Subject: [PATCH] Fix org-agenda-prefix-format docstring * org-agenda.el (org-agenda-prefix-format): Add missing `search' item in docstring. Signed-off-by: Julien Danjou --- lisp/org-agenda.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el index 19535b4fe..df7761523 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -1303,7 +1303,7 @@ When nil, such items are sorted as 0 minutes effort." (search . " %i %-12:c")) "Format specifications for the prefix of items in the agenda views. An alist with four entries, for the different agenda types. The keys to the -sublists are `agenda', `timeline', `todo', and `tags'. The values +sublists are `agenda', `timeline', `todo', `search' and `tags'. The values are format strings. This format works similar to a printf format, with the following meaning: