]> git.eshelyaron.com Git - emacs.git/commit
* lisp/calendar/todo-mode.el: Let-bind `inhibit-read-only`
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Sep 2023 22:52:00 +0000 (18:52 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 27 Sep 2023 22:52:00 +0000 (18:52 -0400)
commitdc2199de3e663cf3cdcf3cd523d273e230aa3ac0
tree9e3eb7557d043309d76426e71aa6196ceea6b4ee
parentd813f71ffe62844f5d4cc97cb54f3877dcf55a06
* lisp/calendar/todo-mode.el: Let-bind `inhibit-read-only`

rather than `buffer-read-only`.  Applied throughout the file.
(todo-date-pattern, todo-edit-item--header, todo-convert-legacy-date-time)
(todo-read-date): Remove redundant "" arg to `mapconcat`.
lisp/calendar/todo-mode.el