unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* [appt.el] Is this a leftover?
@ 2010-09-08  7:17 Leo
  0 siblings, 0 replies; only message in thread
From: Leo @ 2010-09-08  7:17 UTC (permalink / raw)
  To: emacs-devel

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




^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-08  7:17 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-08  7:17 [appt.el] Is this a leftover? Leo

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).