index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
calendar
/
todo-mode.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
* lisp/calendar/todo-mode.el: Restore old code.
Po Lu
2022-03-23
1
-4
/
+7
*
Rewrite hl-line-mode
dickmao
2022-03-21
1
-7
/
+4
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Docfix: use command substitution for 'universal-argument'
Stefan Kangas
2021-09-16
1
-7
/
+7
*
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-16
1
-2
/
+2
*
Use string-replace instead of replace-regexp-in-string
Mattias Engdegård
2021-08-08
1
-1
/
+1
*
Make dlet work like let, not let*
Mattias Engdegård
2021-08-01
1
-4
/
+4
*
* lisp: Remove yet more always-nil variables
Stefan Monnier
2021-03-11
1
-4
/
+4
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Fix messages with plural forms in todo-mode.el
Eli Zaretskii
2020-12-26
1
-12
/
+15
*
Use format-prompt in some read-string calls
Lars Ingebrigtsen
2020-09-06
1
-3
/
+2
*
Use format-prompt in read-string calls (that have default values)
Lars Ingebrigtsen
2020-09-06
1
-4
/
+5
*
Use format-prompt in calls to completing-read with a default value
Lars Ingebrigtsen
2020-09-06
1
-1
/
+3
*
Prevent spurious tabs by RET in todo-edit-mode (bug#43068)
Stephen Berman
2020-08-27
1
-4
/
+2
*
Fix several todo-mode.el editing bugs (bug#42976)
Stephen Berman
2020-08-21
1
-26
/
+47
*
Fix edge case errors in filename-matching regexps
Mattias Engdegård
2020-04-14
1
-7
/
+7
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
todo-mode.el compilation warning fix
Lars Ingebrigtsen
2019-06-13
1
-0
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Minor fixes/simplifications to time functions
Paul Eggert
2018-12-19
1
-4
/
+3
*
|
Replace insignificant backquotes
Michael Heerdegen
2018-11-25
1
-16
/
+8
*
|
Make todo-show work when adding and deleting a new todo file
Stephen Berman
2018-09-03
1
-1
/
+3
*
|
Fix last todo-edit-mode change
Stephen Berman
2018-08-15
1
-3
/
+7
*
|
; * lisp/calendar/todo-mode.el: Remove leftover commented out lines.
Stephen Berman
2018-08-14
1
-22
/
+0
*
|
Fix exiting from editing todo archive file (bug#32437)
Stephen Berman
2018-08-14
1
-32
/
+55
*
|
Update and improve todo-mode item insertion and editing code
Stephen Berman
2018-08-12
1
-185
/
+164
*
|
Fix todo-mode bug involving active region (bug#32379)
Stephen Berman
2018-08-06
1
-5
/
+13
*
|
Correct and improve part of previous todo-mode.el fix
Stephen Berman
2018-08-06
1
-5
/
+7
*
|
Fix assorted todo-mode bugs (bug#32366)
Stephen Berman
2018-08-04
1
-43
/
+58
*
|
Fix todo-mode commands called on done items separator
Stephen Berman
2018-08-01
1
-39
/
+42
*
|
Merge from origin/emacs-26
Glenn Morris
2018-02-17
1
-1
/
+1
|
\
|
|
*
; Fix doc typos related to indefinite articles
Glenn Morris
2018-02-16
1
-1
/
+1
*
|
Merge from origin/emacs-26
Paul Eggert
2018-01-01
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
|
* lisp/calendar/todo-mode.el: Use calendar-dlet*
Stefan Monnier
2017-12-04
1
-27
/
+28
|
/
*
; Fix some doc typos
Glenn Morris
2017-11-22
1
-1
/
+1
*
* lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix doc typo.
Glenn Morris
2017-10-27
1
-1
/
+1
*
Fix some doc typos
Glenn Morris
2017-10-27
1
-3
/
+3
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Fix a minor todo-mode regression
Stephen Berman
2017-08-11
1
-14
/
+15
*
Update todo-mode defcustoms in a less hideous way
Stephen Berman
2017-08-01
1
-64
/
+20
*
* lisp/calendar/todo-mode.el (todo-print-buffer-function): Rework docstring.
Stefan Monnier
2017-07-27
1
-5
/
+3
*
Use lexical-binding in todo-mode.el
Stefan Monnier
2017-07-21
1
-132
/
+157
*
Adjust todo-quit to recent change in dired
Stephen Berman
2017-07-19
1
-1
/
+1
*
todo-mode.el: Fix handling of hidden item headers (bug#27609)
Stephen Berman
2017-07-07
1
-61
/
+124
*
Fix several todo-mode bugs found while debugging bug#27609
Stephen Berman
2017-07-07
1
-41
/
+54
*
Make `todo-toggle-item-highlighting' work on multiline items (bug#27133)
Stephen Berman
2017-05-29
1
-6
/
+8
*
Make sure exiting todo-mode buffer buries it (bug#27121)
Stephen Berman
2017-05-29
1
-6
/
+2
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
[next]