emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/todo-mode.el,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/todo-mode.el,v
Date: Sun, 21 Oct 2007 14:54:37 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   07/10/21 14:54:35

Index: calendar/todo-mode.el
===================================================================
RCS file: /cvsroot/emacs/emacs/lisp/calendar/todo-mode.el,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -b -r1.62 -r1.63
--- calendar/todo-mode.el       21 Oct 2007 00:24:31 -0000      1.62
+++ calendar/todo-mode.el       21 Oct 2007 14:54:33 -0000      1.63
@@ -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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]