changeset 72403:fe2a38afd46e

* commands.texi (Reading One Event): Explain idleness in `read-event'.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 15 Aug 2006 19:59:08 +0000
parents 949ddf473439
children 705d28578f2d
files lispref/ChangeLog
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Tue Aug 15 17:39:21 2006 +0000
+++ b/lispref/ChangeLog	Tue Aug 15 19:59:08 2006 +0000
@@ -1,3 +1,8 @@
+2006-08-15  Chong Yidong  <cyd@stupidchicken.com>
+
+	* commands.texi (Reading One Event): Explain idleness in
+	`read-event'.
+
 2006-08-12  Chong Yidong  <cyd@stupidchicken.com>
 
 	* text.texi (Near Point): Say "cursor" not "terminal cursor".