Variable: gomoku-saved-board-width

gomoku-saved-board-width is a variable defined in gomoku.el.gz.

Value

nil

Documentation

Recorded value of previous board width.

Source Code

;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defvar gomoku-saved-board-width nil
  "Recorded value of previous board width.")