aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/play/gomoku.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/play/gomoku.el')
-rw-r--r--lisp/play/gomoku.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/play/gomoku.el b/lisp/play/gomoku.el
index a7f5476309..c644672356 100644
--- a/lisp/play/gomoku.el
+++ b/lisp/play/gomoku.el
@@ -80,7 +80,7 @@ One useful value to include is `turn-on-font-lock' to highlight the pieces."
:type 'hook
:group 'gomoku)
-;;;
+;;;
;;; CONSTANTS FOR BOARD
;;;
@@ -840,7 +840,7 @@ Use \\[describe-mode] for more info."
gomoku-square-height)
1)
gomoku-board-height))))
-
+
(defun gomoku-mouse-play (click)
"Play at the square where you click."
(interactive "e")