summaryrefslogtreecommitdiff
path: root/chess.el
diff options
context:
space:
mode:
authorMario Lang <mlang@delysid.org>2004-02-08 23:47:20 +0000
committerMario Lang <mlang@delysid.org>2004-02-08 23:47:20 +0000
commit64baf848b2e6852b5f94baf17141735ca0e8f4c8 (patch)
treec0e222fbd73cb8c059d4462730cd589697f07aa5 /chess.el
parent239d82339c23cd48645ad901841c5310d5e2550c (diff)
assume maintainership, change url to point to sourceforge, and remove
emacs20 and xemacs21 from compatibility list
Diffstat (limited to 'chess.el')
-rw-r--r--chess.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/chess.el b/chess.el
index f7a23ff..0d50573 100644
--- a/chess.el
+++ b/chess.el
@@ -7,10 +7,10 @@
;; Version: 2.0
;; Keywords: games
;; Author: John Wiegley <johnw@gnu.org>
-;; Maintainer: John Wiegley <johnw@gnu.org>
+;; Maintainer: Mario Lang <mlang@delysid.org>
;; Description: Play chess in Emacs
-;; URL: http://www.gci-net.com/~johnw/Emacs/packages/chess.tar.gz
-;; Compatibility: Emacs20, Emacs21, XEmacs21
+;; URL: http://emacs-chess.sourceforge.net/
+;; Compatibility: Emacs21
;; This file is not part of GNU Emacs.