diff lisp/calendar/todo-mode.el @ 85510:e2eac01cf548

* progmodes/prolog.el: Undo previous change. (comint-prompt-regexp, comint-process-echoes): Pacify byte-compiler. * progmodes/dcl-mode.el: * play/yow.el: * calendar/todo-mode.el: * calendar/cal-hebrew.el: * vc-hg.el: Undo previous change. * vms-patch.el: Likewise. (print-region-function): Pacify byte-compiler.
author Dan Nicolaescu <dann@ics.uci.edu>
date Sun, 21 Oct 2007 14:54:34 +0000
parents 0dcd1f3c9909
children 65af9ed993be
line wrap: on
line diff
--- a/lisp/calendar/todo-mode.el	Sun Oct 21 14:11:18 2007 +0000
+++ b/lisp/calendar/todo-mode.el	Sun Oct 21 14:54:34 2007 +0000
@@ -914,8 +914,7 @@
 
 (eval-when-compile
   (defvar date)
-  (defvar entry)
-  (require 'calendar))
+  (defvar entry))
 
 ;; Read about this function in the setup instructions above!
 ;;;###autoload