emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] [PATCH] Fix description of org-agenda-filter-effort-default-op


From: Bernt Hansen
Subject: [Orgmode] [PATCH] Fix description of org-agenda-filter-effort-default-operator
Date: Mon, 10 Nov 2008 16:20:54 -0500
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.2 (gnu/linux)

If you skip the operator selection key this defines the default
operator.
---
Carsten:  This commit is available at git://git.norang.ca/org-mode on
the 'fix-doc' branch.

 lisp/org-agenda.el |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/lisp/org-agenda.el b/lisp/org-agenda.el
index a2e1415..5484ae4 100644
--- a/lisp/org-agenda.el
+++ b/lisp/org-agenda.el
@@ -389,7 +389,7 @@ or `C-c a #' to produce the list."
 
 (defcustom org-agenda-filter-effort-default-operator "<"
   "The default operator for effort estimate filtering.
-If you select an effort estimate limit with first pressing an operator,
+If you select an effort estimate limit without first pressing an operator,
 this one will be used."
   :group 'org-agenda-custom-commands
   :type '(choice (const :tag "less or equal" "<")
-- 
1.6.0.4.608.ga9645





reply via email to

[Prev in Thread] Current Thread [Next in Thread]