Changeset 32394
- Timestamp:
- 04/14/09 18:53:53 (4 years ago)
- Location:
- lang/elisp/taskpaper/branches/CortYuming
- Files:
-
- 2 modified
-
ChangeLog (modified) (1 diff)
-
taskpaper.el (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/elisp/taskpaper/branches/CortYuming/ChangeLog
r31549 r32394 1 2009-03-25 CortYuming <cortyuming@gmail.com> 1 2009-04-06 CortYuming 2 3 * fixed: regexp 4 5 2009-03-25 CortYuming 2 6 3 7 * fix: setq -> let -
lang/elisp/taskpaper/branches/CortYuming/taskpaper.el
r31549 r32394 134 134 ("^-" (0 taskpaper-task-mark-face t)) 135 135 ("\\( @\\w+\\)" (1 taskpaper-at-tag-face t)) 136 ("^[^-\n].*[^:\n]$ " (0 taskpaper-comment-face t))136 ("^[^-\n].*[^:\n]$\\|^[^-\n]$" (0 taskpaper-comment-face t)) 137 137 )) 138 138
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)