changeset 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 4404b91f3a72
children 90a64762539d
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
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>