From bd3567fac9b5c904a80961752a219232f65e3f28 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sun, 3 Feb 2002 10:40:12 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 14 ++++++++++++++ src/ChangeLog | 8 ++++++++ 2 files changed, 22 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 45f287c5a3b..02b6dcddcb1 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,17 @@ +2002-02-03 Richard M. Stallman + + * international/quail.el (quail-help): Don't call help-setup-xref. + + * international/mule-cmds.el (describe-input-method): + Call help-setup-xref here. + (describe-current-input-method): Doc fix. + + * novice.el (disabled-command-hook): Clarify output text. + Indent the paragraph from the command's doc string. + + * dabbrev.el (dabbrev--goto-start-of-abbrev): + Exit loop on beginning of field rather than bobp. + 2002-02-02 Eli Zaretskii * mail/uce.el (uce-reply-to-uce): Prune the headers before copying diff --git a/src/ChangeLog b/src/ChangeLog index 1cb73d388cf..b4d25314b57 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,11 @@ +2002-02-03 Richard M. Stallman + + * fileio.c (Fdo_auto_save): Improve "auto save disabled" msg. + + * lread.c (read1): Redesign strategy for force_multibyte and + force_singlebyte. Now is_multibyte records whether read_buffer + is multibyte. Encountering any multibyte character makes it so. + 2002-02-02 Stefan Monnier * term.c (term_get_fkeys_1): If `k0' and `k;' are both specified and -- 2.39.2