From 3509a04cd410053426636163b16dc0eaf5da891e Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 18 Dec 2001 23:39:30 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 3 +++ src/ChangeLog | 9 +++++++++ 2 files changed, 12 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 9909a6ebecc..3adb9261279 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2001-12-18 Richard M. Stallman + * 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. diff --git a/src/ChangeLog b/src/ChangeLog index cf690be2c43..dc6b0a5ed2f 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,12 @@ +2001-12-18 Richard M. Stallman + + * 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 * Makefile.in (lisp, shortlisp): Add language/utf-8-lang.el, -- 2.39.5