]> git.eshelyaron.com Git - emacs.git/commitdiff
tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.
authorChong Yidong <cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:24:00 +0000 (15:24 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 22 Dec 2006 15:24:00 +0000 (15:24 +0000)
lisp/ChangeLog

index 3eed2fcbe1273aa67e44f6744fa262624e03f05e..569392002b41d6b06ccee608d785eb44c9bd485f 100644 (file)
@@ -8,6 +8,7 @@
        only issued once per changed key.
        (tutorial--remove-remarks): Delete unused code-path.
        (lang-strings): Remove extraneous formatting.
+       (tutorial--save-tutorial): Prompt before saving tutorial state.
 
 2006-12-21  Chong Yidong  <cyd@stupidchicken.com>