Variable: gomoku-emacs-won

gomoku-emacs-won is a variable defined in gomoku.el.gz.

Value

nil

Documentation

For making font-lock use the winner's face for the line.

Source Code

;; Defined in /usr/src/emacs/lisp/play/gomoku.el.gz
(defvar gomoku-emacs-won ()
  "For making font-lock use the winner's face for the line.")