diff doc/lispref/ChangeLog @ 109275:a85c2c80290c

Clarify command loop's role in undo boundary (Bug#2433). * text.texi (Undo): Clarify command loop behavior (Bug#2433). * commands.texi (Command Overview): Mention undo-boundary call.
author Chong Yidong <cyd@stupidchicken.com>
date Thu, 24 Jun 2010 15:05:47 -0400
parents 71353caf35e3
children 60516122d066 5cddb2bed887
line wrap: on
line diff
--- a/doc/lispref/ChangeLog	Thu Jun 24 00:10:51 2010 -0700
+++ b/doc/lispref/ChangeLog	Thu Jun 24 15:05:47 2010 -0400
@@ -1,3 +1,9 @@
+2010-06-24  Chong Yidong  <cyd@stupidchicken.com>
+
+	* text.texi (Undo): Clarify command loop behavior (Bug#2433).
+
+	* commands.texi (Command Overview): Mention undo-boundary call.
+
 2010-06-23  Glenn Morris  <rgm@gnu.org>
 
 	* abbrevs.texi, commands.texi, compile.texi, debugging.texi: