diff options
author | Dave Love <fx@gnu.org> | 2000-02-23 20:16:50 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-02-23 20:16:50 +0000 |
commit | a02a742573c72acb5a82786d0cc73d0087ff0548 (patch) | |
tree | aee4a17ee6cc7d4840b07c79ee86af2e4ce8c468 /lisp/calendar | |
parent | e7165cf005fb4263fb797370fd7deba2ec7545f3 (diff) | |
download | emacs-a02a742573c72acb5a82786d0cc73d0087ff0548.tar.gz |
Comment change.
Diffstat (limited to 'lisp/calendar')
-rw-r--r-- | lisp/calendar/appt.el | 5 |
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. |