浏览代码

Fix org-agenda-prefix-format docstring

* org-agenda.el (org-agenda-prefix-format): Add missing `search' item
  in docstring.

Signed-off-by: Julien Danjou <julien@danjou.info>
Julien Danjou 14 年之前
父节点
当前提交
3b9822f1a9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lisp/org-agenda.el

+ 1 - 1
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: