# HG changeset patch # User Karl Heuer # Date 933616908 0 # Node ID 6f69847b92b7fc63544582fed3fb8d51ecaa0f87 # Parent 8e7cbb952142b269ee5fb4312c03a599a6e1cdab Undo miscorrected non-typo. diff -r 8e7cbb952142 -r 6f69847b92b7 lisp/play/5x5.el --- a/lisp/play/5x5.el Mon Aug 02 12:46:06 1999 +0000 +++ b/lisp/play/5x5.el Mon Aug 02 18:01:48 1999 +0000 @@ -5,7 +5,7 @@ ;; Author: Dave Pearson ;; Maintainer: Dave Pearson ;; Created: 1998-10-03 -;; Version: $Revision: 1.15 $ +;; Version: $Revision: 1.1 $ ;; Keywords: games puzzles ;; This file is part of GNU Emacs. @@ -35,7 +35,7 @@ ;; o The code for updating the grid needs to be re-done. At the moment it ;; simply re-draws the grid every time a move is made. ;; -;; o Look into starting up the display with colour. gamegrid.el looks +;; o Look into tarting up the display with colour. gamegrid.el looks ;; interesting, perhaps that is the way to go? ;;; Thanks: