]> git.eshelyaron.com Git - emacs.git/commit
; Avoid byte-compiler warning in todo-mode.el
authorEli Zaretskii <eliz@gnu.org>
Tue, 21 May 2024 11:17:24 +0000 (14:17 +0300)
committerEshel Yaron <me@eshelyaron.com>
Thu, 23 May 2024 08:29:39 +0000 (10:29 +0200)
commit3c79be4f382be3626c9255c5e1b9471a711c964e
treece7aefbe38f0ed3a1010ea88326181788032bb80
parent5bfb7a92a14c8b9b3ba7b409e34d5e9beb5233fe
; Avoid byte-compiler warning in todo-mode.el

* lisp/calendar/todo-mode.el (todo-insert-item--next-param): Move
to after the definition of 'todo-mode-map', which this function
uses.  This avoids byte-compiler warning.

(cherry picked from commit 003eddc1dc31a8b3c8ab2c0d7a8d05dcb83487b2)
lisp/calendar/todo-mode.el