comparison lisp/play/mpuz.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 01137c1fdbe9
comparison
equal deleted inserted replaced
90179:b745036dab36 90180:62afea0771d8
1 ;;; mpuz.el --- multiplication puzzle for GNU Emacs 1 ;;; mpuz.el --- multiplication puzzle for GNU Emacs
2 2
3 ;; Copyright (C) 1990, 2002 Free Software Foundation, Inc. 3 ;; Copyright (C) 1990, 2002, 2005 Free Software Foundation, Inc.
4 4
5 ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr> 5 ;; Author: Philippe Schnoebelen <phs@lsv.ens-cachan.fr>
6 ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org> 6 ;; Overhauled: Daniel Pfeiffer <occitan@esperanto.org>
7 ;; Keywords: games 7 ;; Keywords: games
8 8