comparison lisp/play/gamegrid.el @ 90180:62afea0771d8

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-51 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 289-301) - Update from CVS - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 68) - Update from CVS
author Miles Bader <miles@gnu.org>
date Thu, 12 May 2005 03:41:19 +0000
parents 68c22ea6027c eaa9acd9122c
children f9a65d7ebd29
comparison
equal deleted inserted replaced
90179:b745036dab36 90180:62afea0771d8
1 ;;; gamegrid.el --- library for implementing grid-based games on Emacs 1 ;;; gamegrid.el --- library for implementing grid-based games on Emacs
2 2
3 ;; Copyright (C) 1997, 1998 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997, 1998, 2005 Free Software Foundation, Inc.
4 4
5 ;; Author: Glynn Clements <glynn@sensei.co.uk> 5 ;; Author: Glynn Clements <glynn@sensei.co.uk>
6 ;; Version: 1.02 6 ;; Version: 1.02
7 ;; Created: 1997-08-13 7 ;; Created: 1997-08-13
8 ;; Keywords: games 8 ;; Keywords: games