changeset 42171:bf4e0cf7e2d1

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Dec 2001 23:39:30 +0000
parents 4cbdf5148953
children 9db34f97f222
files lisp/ChangeLog src/ChangeLog
diffstat 2 files changed, 12 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Dec 18 23:39:21 2001 +0000
+++ b/lisp/ChangeLog	Tue Dec 18 23:39:30 2001 +0000
@@ -1,5 +1,8 @@
 2001-12-18  Richard M. Stallman  <rms@gnu.org>
 
+	* simple.el (eval-expression-print-level)
+	(eval-expression-print-length): Doc fixes.
+
 	* international/mule-diag.el (describe-character-set):
 	Fix the arg to help-xref-button.
 
--- a/src/ChangeLog	Tue Dec 18 23:39:21 2001 +0000
+++ b/src/ChangeLog	Tue Dec 18 23:39:30 2001 +0000
@@ -1,3 +1,12 @@
+2001-12-18  Richard M. Stallman  <rms@gnu.org>
+
+	* dired.c (scmp): Function moved from minibuf.c.
+	Delete multibyte handling--used only on encoded strings.
+
+	* minibuf.c (scmp): Function moved to dired.c.
+
+	* fns.c (merge): Add QUIT call.
+
 2001-12-18  Dave Love  <fx@gnu.org>
 
 	* Makefile.in (lisp, shortlisp): Add language/utf-8-lang.el,