summaryrefslogtreecommitdiff
path: root/lisp/calendar/todo-mode.el
Commit message (Expand)AuthorAge
* ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-14
* doc: Delete extraneous quotes around keysStefan Kangas2024-01-21
* Merge from origin/emacs-29Eli Zaretskii2024-01-20
|\
| * ; Fix typos in symbol namesStefan Kangas2024-01-14
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-23
* | todo-mode.el: Don't let-bind `buffer-read-only`Stefan Monnier2023-11-16
* | Add support in todo-mode.el for ISO date formatStephen Berman2023-11-12
* | Merge from origin/emacs-29Eli Zaretskii2023-11-11
|\|
| * Prevent an infinite loop in todo-mode (bug#66994)Stephen Berman2023-11-09
* | * lisp/calendar/todo-mode.el: Let-bind `inhibit-read-only`Stefan Monnier2023-09-27
* | Fix and improve setting priority of todo-mode items (bug#64433)Stephen Berman2023-07-03
* | Fix todo-mode commands to move items and categories (bug#64298)Stephen Berman2023-07-02
|/
* Fix todo-mode.el Commentary and a doc string (bug#64298)Stephen Berman2023-06-27
* Prevent truncation of todo-mode categories sexpStephen Berman2023-06-27
* Avoid making todo-mode buffers manually editableStephen Berman2023-06-27
* Fix several todo-mode.el item editing bugs (bug#63811)Stephen Berman2023-05-31
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Docfix: use command substitution for 'universal-argument'Stefan Kangas2021-09-16
* ; Minor stylistic fixes found by checkdocStefan Kangas2021-09-16
* Use string-replace instead of replace-regexp-in-stringMattias Engdegård2021-08-08
* Make dlet work like let, not let*Mattias Engdegård2021-08-01
* * lisp: Remove yet more always-nil variablesStefan Monnier2021-03-11
* Update copyright year to 2021Paul Eggert2021-01-01
* Fix messages with plural forms in todo-mode.elEli Zaretskii2020-12-26
* Use format-prompt in some read-string callsLars Ingebrigtsen2020-09-06
* Use format-prompt in read-string calls (that have default values)Lars Ingebrigtsen2020-09-06
* Use format-prompt in calls to completing-read with a default valueLars Ingebrigtsen2020-09-06
* Prevent spurious tabs by RET in todo-edit-mode (bug#43068)Stephen Berman2020-08-27
* Fix several todo-mode.el editing bugs (bug#42976)Stephen Berman2020-08-21
* Fix edge case errors in filename-matching regexpsMattias Engdegård2020-04-14
* Update copyright year to 2020Paul Eggert2020-01-01
* todo-mode.el compilation warning fixLars Ingebrigtsen2019-06-13
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-19
* | Replace insignificant backquotesMichael Heerdegen2018-11-25
* | Make todo-show work when adding and deleting a new todo fileStephen Berman2018-09-03
* | Fix last todo-edit-mode changeStephen Berman2018-08-15
* | ; * lisp/calendar/todo-mode.el: Remove leftover commented out lines.Stephen Berman2018-08-14
* | Fix exiting from editing todo archive file (bug#32437)Stephen Berman2018-08-14
* | Update and improve todo-mode item insertion and editing codeStephen Berman2018-08-12
* | Fix todo-mode bug involving active region (bug#32379)Stephen Berman2018-08-06
* | Correct and improve part of previous todo-mode.el fixStephen Berman2018-08-06
* | Fix assorted todo-mode bugs (bug#32366)Stephen Berman2018-08-04
* | Fix todo-mode commands called on done items separatorStephen Berman2018-08-01
* | Merge from origin/emacs-26Glenn Morris2018-02-17
|\|
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-16