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: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/todo-mode.el,v
Date: Tue, 27 Nov 2007 04:17:55 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/11/27 04:17:55

Index: todo-mode.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/todo-mode.el,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -b -r1.63 -r1.64
--- todo-mode.el        21 Oct 2007 14:54:33 -0000      1.63
+++ todo-mode.el        27 Nov 2007 04:17:55 -0000      1.64
@@ -916,6 +916,9 @@
   (defvar date)
   (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
 (defun todo-cp ()




reply via email to

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