diff lisp/ChangeLog @ 71793:205070e11ae3

* simple.el (undo-ask-before-discard): Set to nil.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 11 Jul 2006 19:15:33 +0000
parents 6d32f7f6fd3a
children a346a15d3ed9
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jul 11 18:42:24 2006 +0000
+++ b/lisp/ChangeLog	Tue Jul 11 19:15:33 2006 +0000
@@ -1,5 +1,7 @@
 2006-07-11  Chong Yidong  <cyd@stupidchicken.com>
 
+	* simple.el (undo-ask-before-discard): Set to nil.
+
 	* vc.el (vc-exec-after): Don't delete process manually.
 	(vc-print-log): Run log-view-mode in process sentinel inside
 	inhibit-read-only.  Don't shrink window due to timing issues.