changeset 66335:781c3e37424c

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 23 Oct 2005 17:26:53 +0000
parents 1bd74e01cf90
children d9a2701e02cd
files src/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sun Oct 23 17:26:32 2005 +0000
+++ b/src/ChangeLog	Sun Oct 23 17:26:53 2005 +0000
@@ -1,3 +1,11 @@
+2005-10-23  Richard M. Stallman  <rms@gnu.org>
+
+	* casetab.c (Fset_case_table): Doc fix.
+
+	* lread.c (build_load_history): Replace STREAM arg with ENTIRE.
+	(readevalloop): Compute ENTIRE properly.
+	(syms_of_lread) <load-history>: Doc fix.
+
 2005-10-21  Richard M. Stallman  <rms@gnu.org>
 
 	* lread.c (Fload): Simplify gcpro structure.