emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* [PATCH] Fix description of org-agenda-filter-effort-default-operator
@ 2008-11-10 21:20 Bernt Hansen
  2008-11-11  5:57 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Bernt Hansen @ 2008-11-10 21:20 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-11-11  5:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-11-10 21:20 [PATCH] Fix description of org-agenda-filter-effort-default-operator Bernt Hansen
2008-11-11  5:57 ` Carsten Dominik

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).