Variable: hanoi-even-ring-face

hanoi-even-ring-face is a customizable variable defined in hanoi.el.gz.

Value

region

Documentation

Face for even-numbered rings. Ignored if hanoi-use-faces is nil.

Source Code

;; Defined in /usr/src/emacs/lisp/play/hanoi.el.gz
(defcustom hanoi-even-ring-face 'region
  "Face for even-numbered rings.  Ignored if hanoi-use-faces is nil."
  :type 'face)