summaryrefslogtreecommitdiff
path: root/lisp/calendar/todo-mode.el
Commit message (Expand)AuthorAgeFilesLines
* Fix last todo-mode changeStephen Berman2016-06-161-1/+2
* Improve last todo-mode fixStephen Berman2016-06-151-2/+3
* Fix todo-mode use of minibuffer completion keymap (bug#23695).Stephen Berman2016-06-141-2/+3
* Fix todo-mode bug involving archived items (bug#23447)Stephen Berman2016-05-041-20/+19
* Todo mode doc bug fixStephen Berman2016-04-271-9/+7
* Fix todo-mode category movementStephen Berman2016-03-261-7/+18
* Fix todo-mode item date editing bugsStephen Berman2016-02-201-11/+9
* Avoid byte-compiler warning in todo-mode (bug#21953)Stephen Berman2016-01-211-1/+3
* Fix desktop support in todo-mode and doc-view (bug#22377)Stephen Berman2016-01-211-3/+3
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Use %s to format strings instead of splicing themPaul Eggert2015-09-201-2/+3
* Backslash cleanup in Elisp source filesPaul Eggert2015-09-171-1/+1
* Fix several backslash typos in Elisp stringsPaul Eggert2015-09-171-7/+7
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-10/+12
* Fix minor text quoting in calc, calendar, vcPaul Eggert2015-08-281-2/+4
* Avoid hard-coding "M-x command" in docstringsPaul Eggert2015-08-211-1/+3
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-211-7/+7
* Merge from origin/emacs-24Paul Eggert2015-06-191-2/+10
|\
| * Fixes: debbugs:20832Stephen Berman2015-06-191-2/+5
| * Fixes: debbugs:20832Nicolas Richard2015-06-191-0/+5
* | Don't quote nil and t in doc stringsPaul Eggert2015-05-211-1/+1
* | Fix byte-compiler warnings about looking-back.Stefan Monnier2015-04-201-4/+7
|/
* todo-mode.el: Restore point on setting item done (Bug#19727)Robert Pluim2015-02-041-2/+5
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* todo-mode.el: Handle calling revert-buffer.Stephen Berman2014-11-261-0/+10
* todo-mode.el: Handle calling todo-mode interactively.Stephen Berman2014-11-261-17/+18
* Spelling+grammar fix.Paul Eggert2014-08-011-1/+1
* * calendar/todo-mode.el (todo-edit-item--next-key): If next key isStephen Berman2014-07-251-2/+2
* Fix code and doc involving marked items.Stephen Berman2014-07-251-136/+157
* * calendar/todo-mode.el (todo-set-top-priorities): Fix overwritingStephen Berman2014-07-221-7/+8
* * calendar/todo-mode.el: Fix wrong-type-argument error whenStephen Berman2014-07-061-23/+37
* * calendar/todo-mode.el: Fix two bugs. Shorten Commentary andStephen Berman2014-07-041-52/+27
* * calendar/todo-mode.el (todo-set-top-priorities): Fix logic toStephen Berman2014-06-271-13/+13
* * calendar/todo-mode.el (todo-prefix-overlays): If there is noStephen Berman2014-06-261-0/+2
* * calendar/todo-mode.el: Fix two bugs.Stephen Berman2014-06-251-10/+9
* todo-mode.el: Remove dependence on auto-mode-alist.Stephen Berman2014-05-231-89/+131
* * calendar/todo-mode.el: Miscellaneous bug fixes.Stephen Berman2014-05-231-119/+155
* * calendar/todo-mode.el (todo-insert-item-from-calendar):Stephen Berman2014-05-091-1/+1
* todo-mode.el: Don't drop full parameter list.Stephen Berman2014-05-071-1/+2
* Add a warning and a menu.Stephen Berman2014-05-021-61/+81
* Extend todo item insertion UI to item editing.Stephen Berman2014-05-021-418/+275
* Spelling fixes.Paul Eggert2014-01-131-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-231-1/+1
* New implementation of Todo item insertion commands and key bindings.Stephen Berman2013-12-201-133/+197
* Todo mode bug fixes and new features.Stephen Berman2013-12-201-7/+47
* * calendar/todo-mode.el (todo-rename-file): Fix incorrect use ofStephen Berman2013-07-291-8/+22
* * calendar/todo-mode.el: Add command to rename todo files.Stephen Berman2013-07-271-2/+41
* * calendar/todo-mode.el: Add handling of file deletion, both byStephen Berman2013-07-051-198/+341
* Spelling fixes.Paul Eggert2013-06-301-15/+15