diff options
author | Glenn Morris <rgm@gnu.org> | 2007-04-17 02:35:44 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-04-17 02:35:44 +0000 |
commit | 11dd1e5ee4cad9af3fd8affec1ed63d0e8913ff7 (patch) | |
tree | 3bf5b85b35c59313453e6bb6e8955baaf9c43694 /lisp/calendar/cal-julian.el | |
parent | b29f67d75d3371c19da5bdff42388db53b95a8b4 (diff) | |
download | emacs-11dd1e5ee4cad9af3fd8affec1ed63d0e8913ff7.tar.gz |
(Commentary): No longer maintained by original author, bug reports as
for the rest of emacs.
Diffstat (limited to 'lisp/calendar/cal-julian.el')
-rw-r--r-- | lisp/calendar/cal-julian.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/calendar/cal-julian.el b/lisp/calendar/cal-julian.el index 768e57bbab5..ff6a3f72e1b 100644 --- a/lisp/calendar/cal-julian.el +++ b/lisp/calendar/cal-julian.el @@ -34,12 +34,6 @@ ;; ``Calendrical Calculations: The Millennium Edition'' by Edward M. Reingold ;; and Nachum Dershowitz, Cambridge University Press (2001). -;; Comments, corrections, and improvements should be sent to -;; Edward M. Reingold Department of Computer Science -;; (217) 333-6733 University of Illinois at Urbana-Champaign -;; reingold@cs.uiuc.edu 1304 West Springfield Avenue -;; Urbana, Illinois 61801 - ;;; Code: (defvar date) |