summaryrefslogtreecommitdiff
path: root/lisp/calendar/todo-mode.el
Commit message (Expand)AuthorAge
* ; 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
* | Merge from origin/emacs-26Paul Eggert2018-01-01
|\|
| * Update copyright year to 2018Paul Eggert2018-01-01
* | * lisp/calendar/todo-mode.el: Use calendar-dlet*Stefan Monnier2017-12-04
|/
* ; Fix some doc typosGlenn Morris2017-11-22
* * lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix doc typo.Glenn Morris2017-10-27
* Fix some doc typosGlenn Morris2017-10-27
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Fix a minor todo-mode regressionStephen Berman2017-08-11
* Update todo-mode defcustoms in a less hideous wayStephen Berman2017-08-01
* * lisp/calendar/todo-mode.el (todo-print-buffer-function): Rework docstring.Stefan Monnier2017-07-27
* Use lexical-binding in todo-mode.elStefan Monnier2017-07-21
* Adjust todo-quit to recent change in diredStephen Berman2017-07-19
* todo-mode.el: Fix handling of hidden item headers (bug#27609)Stephen Berman2017-07-07
* Fix several todo-mode bugs found while debugging bug#27609Stephen Berman2017-07-07
* Make `todo-toggle-item-highlighting' work on multiline items (bug#27133)Stephen Berman2017-05-29
* Make sure exiting todo-mode buffer buries it (bug#27121)Stephen Berman2017-05-29
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix last todo-mode changeStephen Berman2016-06-16