Variable: hanoi-use-faces
hanoi-use-faces is a customizable variable defined in hanoi.el.gz.
Value
nil
Documentation
If nil, all hanoi-*-face variables are ignored.
Source Code
;; Defined in /usr/src/emacs/lisp/play/hanoi.el.gz
(defcustom hanoi-use-faces nil
"If nil, all hanoi-*-face variables are ignored."
:type 'boolean)