summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-02-23 20:16:50 +0000
committerDave Love <fx@gnu.org>2000-02-23 20:16:50 +0000
commita02a742573c72acb5a82786d0cc73d0087ff0548 (patch)
treeaee4a17ee6cc7d4840b07c79ee86af2e4ce8c468 /lisp/calendar
parente7165cf005fb4263fb797370fd7deba2ec7545f3 (diff)
downloademacs-a02a742573c72acb5a82786d0cc73d0087ff0548.tar.gz
Comment change.
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/appt.el5
1 files changed, 0 insertions, 5 deletions
diff --git a/lisp/calendar/appt.el b/lisp/calendar/appt.el
index bde6ec48b24..0f669d55f48 100644
--- a/lisp/calendar/appt.el
+++ b/lisp/calendar/appt.el
@@ -29,11 +29,6 @@
;; appt.el - visible and/or audible notification of
;; appointments from ~/diary file.
;;
-;;
-;; Comments, corrections, and improvements should be sent to
-;; Neil M. Mager
-;; Net <neilm@juliet.ll.mit.edu>
-;; Voice (617) 981-4803
;;;
;;; Thanks to Edward M. Reingold for much help and many suggestions,
;;; And to many others for bug fixes and suggestions.