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-x.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-x.el')
-rw-r--r-- | lisp/calendar/cal-x.el | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/lisp/calendar/cal-x.el b/lisp/calendar/cal-x.el index b7f1748ff34..5f2c89e82c5 100644 --- a/lisp/calendar/cal-x.el +++ b/lisp/calendar/cal-x.el @@ -31,12 +31,6 @@ ;; This collection of functions implements dedicated frames in X for ;; calendar.el. -;; 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: (require 'calendar) |