diff lisp/ChangeLog @ 74796:1163009088c6

tutorial.el (tutorial--save-tutorial): Prompt before saving tutorial state.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 22 Dec 2006 15:24:00 +0000
parents 4a9998346e6e
children 1dc5d7ba3c64
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Dec 22 15:17:24 2006 +0000
+++ b/lisp/ChangeLog	Fri Dec 22 15:24:00 2006 +0000
@@ -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>