+2013-06-04 Stephen Berman <stephen.berman@gmx.net>
+
+ * todos.el (todos-read-category, todos-merge-category):
+ Fix argument value to accord with documented change from 2013-05-14.
+
2013-06-03 Stephen Berman <stephen.berman@gmx.net>
* todos.el: More code cleanup. Update file copyright and author
(archive (concat (file-name-sans-extension (if file gfile tfile))
".toda"))
(cat (todos-current-category))
- (cat+file (todos-read-category "Merge into category: " 'merge file))
+ (cat+file (todos-read-category "Merge into category: " 'todo file))
(goal (car cat+file))
(gfile (cdr cat+file))
archived-count here)
completions)))
(completion-ignore-case todos-completion-ignore-case)
(cat (completing-read prompt categories nil
- (eq match-type 'merge) nil nil
+ (eq match-type 'todo) nil nil
;; Unless we're adding a category via
;; todos-add-category, set default
;; for existing categories to the