[commit][planner--main--1.0] Fix lock up with old delegated task mark.
Michael Olson <[email protected]> Wed, 24 May 2006 21:20:55 -0400
| Newsgroups | gmane.emacs.wiki.general |
|---|---|
| Message-ID | <[email protected]> |
Revision: planner--main--1.0--patch-48 Archive: [email protected] Creator: Michael Olson <[email protected]> Date: Wed May 24 21:20:42 EDT 2006 Standard-date: 2006-05-25 01:20:42 GMT Modified-files: planner.el New-patches: [email protected]/planner--main--1.0--patch-48 Summary: Fix lock up with old delegated task mark. Keywords: * planner.el (planner-marks-regexp): Docfix. (planner-task-regexp): Don't include marks; be more lenient, since planner-id uses this as a metric for finding a task, and we don't want tasks with strange marks to cause it not to find a task. (plan): Indentation.