Empty matcher means prompt in agenda custom commands
commit2fcbd1d806a2f9856c8c76e83aed1ea775d9db4d
authorCarsten Dominik <carsten.dominik@gmail.com>
Wed, 16 Dec 2009 09:44:41 +0000 (16 10:44 +0100)
committerCarsten Dominik <carsten.dominik@gmail.com>
Wed, 16 Dec 2009 09:44:41 +0000 (16 10:44 +0100)
tree259403e3b9d43d990b9c7ae7737975dcfb49d1f0
parent498e71da49e31fd67d73155115e423a251d4c6a9
Empty matcher means prompt in agenda custom commands

When an agenda custom command has an empty string as MATCH element, so
far this would lead to a meaningless search using an empty matcher.
Now and empty (or white) string will be interpreted just like a nil
matcher, i.e. the user will be prompted for the match.
lisp/ChangeLog
lisp/org-agenda.el