comparison lisp/play/gamegrid.el @ 90223:edf295560b5a

Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77 Merge from emacs--cvs-trunk--0 Patches applied: * emacs--cvs-trunk--0 (patch 504-513) - Update from CVS - Merge from gnus--rel--5.10 - Update from CVS: .cvsignore: Add `lock'. * gnus--rel--5.10 (patch 99-103) - Update from CVS
author Miles Bader <miles@gnu.org>
date Fri, 05 Aug 2005 10:57:36 +0000
parents 187d6a1f84f7 34bd8e434dd7
children c5406394f567
comparison
equal deleted inserted replaced
90222:709f27353024 90223:edf295560b5a
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, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 1997, 1998, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc.
4 5
5 ;; Author: Glynn Clements <glynn@sensei.co.uk> 6 ;; Author: Glynn Clements <glynn@sensei.co.uk>
6 ;; Version: 1.02 7 ;; Version: 1.02
7 ;; Created: 1997-08-13 8 ;; Created: 1997-08-13
8 ;; Keywords: games 9 ;; Keywords: games