]> git.eshelyaron.com Git - emacs.git/commitdiff
; * lisp/play/5x5.el: Fix my last change.
authorStefan Kangas <stefan@marxist.se>
Wed, 16 Dec 2020 14:20:46 +0000 (15:20 +0100)
committerStefan Kangas <stefan@marxist.se>
Wed, 16 Dec 2020 14:21:39 +0000 (15:21 +0100)
lisp/play/5x5.el

index 5ab1493c7a944b9b1c5bcad2e13f5000cdf93723..8538dd5d3e45028d1ade18d724a3578fcf75a873 100644 (file)
@@ -31,7 +31,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 color.  gamegrid.el looks
+;; o Look into improving the display with color.  gamegrid.el looks
 ;;   interesting, perhaps that is the way to go?
 
 ;;; Thanks: