From 82b8e2faf5962031fd9da4c7fa057afecf81cafa Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Mon, 2 May 2005 13:27:59 +0000 Subject: [PATCH] Forgot to mention that you can undo a Solve operation. [originally from svn r5734] --- puzzles.but | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/puzzles.but b/puzzles.but index 6d7d11f..301c6de 100644 --- a/puzzles.but +++ b/puzzles.but @@ -131,6 +131,10 @@ invent the game ID they know what the solution is already. Still other games (Pattern) can solve \e{some} external game IDs, but only if they aren't too difficult. +The \q{Solve} command adds the solved state to the end of the undo +chain for the puzzle. In other words, if you want to go back to +solving it yourself after seeing the answer, you can just press Undo. + } \dt \I{exit}\ii\e{Quit} (\q{Q}, Ctrl+\q{Q})