Fix bug in org-agenda-diary-sexp-prefix
commit58551f1e5f3747fd82c8a061c8129476f48ad296
authorToby S. Cubitt <tsc25@cantab.net>
Fri, 26 Oct 2012 12:06:28 +0000 (26 14:06 +0200)
committerBastien Guerry <bzg@altern.org>
Fri, 26 Oct 2012 12:46:24 +0000 (26 14:46 +0200)
treedc1d81bca2916a297357273cc14067561fbc8bed
parent73cfba486bddde8fbcaa3ff8f797c0d1d4d387e2
Fix bug in org-agenda-diary-sexp-prefix

* lisp/org-agenda.el (org-agenda-get-sexps): Reset `extra' to nil at
beginning of re-search-forward loop, otherwise next iteration picks up
`extra' value from previous entry.
lisp/org-agenda.el