[Orgmode] [PATCH] org-agenda-filter-by-tag: Do not ignore argument CHAR.

2009-11-25 Thread Christoph Groth
--- 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 846e4b0..cf748f0 100644 --- a/lisp/org-agenda.el +++ b/lisp/org-agenda.el @@ -5130,7 +5130,7 @@ to switch to narrowing. (effort-prompt )

Re: [Orgmode] [PATCH] org-agenda-filter-by-tag: Do not ignore argument CHAR.

2009-11-25 Thread Carsten Dominik
Nice catch. Applied, thanks. - Carsten On Nov 25, 2009, at 11:29 PM, Christoph Groth wrote: --- 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 846e4b0..cf748f0 100644 --- a/lisp/org-agenda.el +++