solitaire-mode

solitaire-mode is an interactive compiled Lisp function in `solitaire.el'.


(solitaire-mode)

Parent mode: `special-mode'.

Major mode for playing Solitaire.
To learn how to play Solitaire, see the documentation for function
`solitaire'.

The usual mnemonic keys move the cursor around the board; in addition,
RET is a prefix character for actually moving a stone on the board.

In addition to any hooks its parent mode `special-mode' might have run,
this mode runs the hook `solitaire-mode-hook', as the final step
during initialization.