From 1fa6ccab10c9f97dc9317f9c3eedea82c4cdc357 Mon Sep 17 00:00:00 2001 From: Bastien Guerry Date: Tue, 22 Apr 2014 15:24:14 +0200 Subject: [PATCH] Complete fix 369e3d77 --- 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 e2a062952..18fada15d 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -649,7 +649,7 @@ of custom agenda commands." :tag "Org Agenda Match View" :group 'org-agenda) (defgroup org-agenda-search-view nil - "Options concerning the general tags/property/todo match agenda view." + "Options concerning the search agenda view." :tag "Org Agenda Search View" :group 'org-agenda) -- 2.11.4.GIT