changeset 73325:0c1743a61b91

*** empty log message ***
author Kim F. Storm <storm@cua.dk>
date Tue, 10 Oct 2006 16:11:48 +0000
parents 5f585a1163cb
children c8f96b8b18b7
files lispref/ChangeLog
diffstat 1 files changed, 4 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/lispref/ChangeLog	Tue Oct 10 14:39:23 2006 +0000
+++ b/lispref/ChangeLog	Tue Oct 10 16:11:48 2006 +0000
@@ -1,3 +1,7 @@
+2006-10-10  Kim F. Storm  <storm@cua.dk>
+
+	* lists.texi (Sets And Lists): Add memql.
+
 2006-10-03  Richard Stallman  <rms@gnu.org>
 
 	* searching.texi (Char Classes): Document :multibyte: and :unibyte:.
@@ -23,10 +27,6 @@
 	* commands.texi (Command Loop Info): Explain how read-event affects
 	this-command-keys.
 
-2006-09-21  Kim F. Storm  <storm@cua.dk>
-
-	* lists.texi (Sets And Lists): Add memql.
-
 2006-09-20  Richard Stallman  <rms@gnu.org>
 
 	* os.texi (Timers): Clarify about REPEAT when timer is delayed.