]> git.eshelyaron.com Git - emacs.git/commit
Fix todo-mode.el Commentary and a doc string (bug#64298)
authorStephen Berman <stephen.berman@gmx.net>
Tue, 27 Jun 2023 15:50:18 +0000 (17:50 +0200)
committerStephen Berman <stephen.berman@gmx.net>
Tue, 27 Jun 2023 15:50:18 +0000 (17:50 +0200)
commit11cead0d73cadd5de077f8bec60045e85f651fc0
treeecd06771098ad3e670f7d859756b7552b14e50d6
parent6ae83322d4c2792265f39ef84fefd5ca8be94b8d
Fix todo-mode.el Commentary and a doc string (bug#64298)

* lisp/calendar/todo-mode.el: Explicitly note in the Commentary
that the Todo mode user manual is a separate Info manual in the
Emacs installation.
(todo-always-add-time-string): Replace doc string, which was
mistakenly retained in the initial merge of this version of
todo-mode.el, by a correct description of this user option.
lisp/calendar/todo-mode.el