Variable: landmark-game-history
landmark-game-history is a variable defined in landmark.el.gz.
Value
nil
Documentation
A record of all moves that have been played during current game.
Source Code
;; Defined in /usr/src/emacs/lisp/obsolete/landmark.el.gz
(defvar landmark-game-history nil
"A record of all moves that have been played during current game.")