emacs-devel
[Top][All Lists]
Advanced

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

[appt.el] Is this a leftover?


From: Leo
Subject: [appt.el] Is this a leftover?
Date: Wed, 08 Sep 2010 08:17:50 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (Mac OS X 10.6.4)

I can't find where new-time-string is used.

diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el
index 7fcaab9..15a9d54 100644
--- a/lisp/calendar/appt.el
+++ b/lisp/calendar/appt.el
@@ -567,7 +567,6 @@ appointment package (if it is not already active)."
               ;; entry begins with a time, add it to the
               ;; appt-time-msg-list.  Then sort the list.
               (let ((entry-list diary-entries-list)
-                    (new-time-string "")
                     time-string)
                 ;; Skip diary entries for dates before today.
                 (while (and entry-list

Leo




reply via email to

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