From: Chong Yidong Date: Tue, 15 Aug 2006 19:59:08 +0000 (+0000) Subject: * commands.texi (Reading One Event): Explain idleness in X-Git-Tag: emacs-pretest-22.0.90~992 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7e18844978b0a9827e9cd41b20740b74b1decef2;p=emacs.git * commands.texi (Reading One Event): Explain idleness in `read-event'. --- diff --git a/lispref/ChangeLog b/lispref/ChangeLog index 6303c1c4563..579918f36a2 100644 --- a/lispref/ChangeLog +++ b/lispref/ChangeLog @@ -1,3 +1,8 @@ +2006-08-15 Chong Yidong + + * commands.texi (Reading One Event): Explain idleness in + `read-event'. + 2006-08-12 Chong Yidong * text.texi (Near Point): Say "cursor" not "terminal cursor".