comparison lisp/play/solitaire.el @ 14274:b9c8cb06ee21

(solitaire): Doc fix.
author Erik Naggum <erik@naggum.no>
date Wed, 24 Jan 1996 19:11:25 +0000
parents c7b389ac75e9
children 1ac59c14d905
comparison
equal deleted inserted replaced
14273:73b9ac33b161 14274:b9c8cb06ee21
132 \\<solitaire-mode-map> 132 \\<solitaire-mode-map>
133 Move around the board using the cursor keys. 133 Move around the board using the cursor keys.
134 Move stones using \\[solitaire-move] followed by a direction key. 134 Move stones using \\[solitaire-move] followed by a direction key.
135 Undo moves using \\[solitaire-undo]. 135 Undo moves using \\[solitaire-undo].
136 Check for possible moves using \\[solitaire-do-check]. 136 Check for possible moves using \\[solitaire-do-check].
137 (The variable solitaire-auto-eval controls whether to automatically 137 \(The variable solitaire-auto-eval controls whether to automatically
138 check after each move or undo) 138 check after each move or undo)
139 139
140 What is Solitaire? 140 What is Solitaire?
141 141
142 I don't know who invented this game, but it seems to be rather old and 142 I don't know who invented this game, but it seems to be rather old and