From: Karl Heuer Date: Mon, 2 Aug 1999 18:01:48 +0000 (+0000) Subject: Undo miscorrected non-typo. X-Git-Tag: emacs-pretest-21.0.90~7281 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=36dfd5909a56d22d75a826aefb218ec885e08829;p=emacs.git Undo miscorrected non-typo. --- diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el index 394c6a0e375..0636f198480 100644 --- a/lisp/play/5x5.el +++ b/lisp/play/5x5.el @@ -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: