diff options
author | Stephen Berman <stephen.berman@gmx.net> | 2020-08-27 13:53:22 +0200 |
---|---|---|
committer | Stephen Berman <stephen.berman@gmx.net> | 2020-08-27 13:53:22 +0200 |
commit | ed3c971534283b9af2f13e71bf975ed448f2c225 (patch) | |
tree | 935c2182b5da69a6ca48a7e9edc1bdae1ec797a1 /lisp/find-file.el | |
parent | 4cf5d2ebee5ac45a435c991e4c0ad12be619d26b (diff) | |
download | emacs-ed3c971534283b9af2f13e71bf975ed448f2c225.tar.gz emacs-ed3c971534283b9af2f13e71bf975ed448f2c225.tar.bz2 emacs-ed3c971534283b9af2f13e71bf975ed448f2c225.zip |
Prevent spurious tabs by RET in todo-edit-mode (bug#43068)
* lisp/calendar/todo-mode.el (todo-key-bindings-t)
(todo-edit-mode-map): Remove remapping of `newline' to
`newline-and-indent'.
(todo-modes-set-1): Remove local setting of `indent-line-function'.
(todo-edit-mode): Locally set `indent-line-function' to `todo-indent'.
* test/lisp/calendar/todo-mode-tests.el (todo-test-move-item05):
Prevent interactive test failure. (Until the addition of testcat4
to todo-test-1.todo, the test passed by chance, since testcat3 is
empty and has no archived items.)
(todo-test-edit-item-date-month): Refer to bug number.
(todo-test-multiline-item-indentation-1)
(todo-test-multiline-item-indentation-2)
(todo-test-multiline-item-indentation-3): New tests.
* test/lisp/calendar/todo-mode-resources/todo-test-1.todo: Remove
spurious tabs from testcat1.
Diffstat (limited to 'lisp/find-file.el')
0 files changed, 0 insertions, 0 deletions