projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fda9a2b
)
; * lisp/play/5x5.el: Fix my last change.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 16 Dec 2020 14:20:46 +0000
(15:20 +0100)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 16 Dec 2020 14:21:39 +0000
(15:21 +0100)
lisp/play/5x5.el
patch
|
blob
|
history
diff --git
a/lisp/play/5x5.el
b/lisp/play/5x5.el
index 5ab1493c7a944b9b1c5bcad2e13f5000cdf93723..8538dd5d3e45028d1ade18d724a3578fcf75a873 100644
(file)
--- 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: