emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

master d1b1a5c: ; * lisp/play/5x5.el: Fix my last change.


From: Stefan Kangas
Subject: master d1b1a5c: ; * lisp/play/5x5.el: Fix my last change.
Date: Wed, 16 Dec 2020 09:23:00 -0500 (EST)

branch: master
commit d1b1a5c0e653c0cbc3d95759adf4822a60c21ed0
Author: Stefan Kangas <stefan@marxist.se>
Commit: Stefan Kangas <stefan@marxist.se>

    ; * lisp/play/5x5.el: Fix my last change.
---
 lisp/play/5x5.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lisp/play/5x5.el b/lisp/play/5x5.el
index 5ab1493..8538dd5 100644
--- a/lisp/play/5x5.el
+++ b/lisp/play/5x5.el
@@ -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:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]