*** /home/steve/cvsroot/emacs/lisp/calendar/todo-mode.el.~1.71.~ 2008-10-25 20:48:16.000000000 +0200 --- /home/steve/cvsroot/emacs/lisp/calendar/todo-mode.el 2008-12-12 14:57:25.000000000 +0100 *************** *** 911,917 **** (defvar entry) ;; t-c should be used from diary code, which requires calendar. ! (declare-function calendar-current-date "calendar" nil) ;; Read about this function in the setup instructions above! ;;;###autoload --- 911,917 ---- (defvar entry) ;; t-c should be used from diary code, which requires calendar. ! (declare-function calendar-current-date "calendar") ;; Read about this function in the setup instructions above! ;;;###autoload