diff --git a/lisp/calendar/todo-mode.el b/lisp/calendar/todo-mode.el index 7169ef41aef..909f59f19c8 100644 --- a/lisp/calendar/todo-mode.el +++ b/lisp/calendar/todo-mode.el @@ -874,6 +874,7 @@ category." (todo-forward-category t)) (defvar todo-categories-buffer) +(declare-function hl-line-highlight "hl-line" ()) (defun todo-jump-to-category (&optional file where) "Prompt for a category in a todo file and jump to it.