# HG changeset patch # User Richard M. Stallman # Date 1012732812 0 # Node ID 1d771d9e634ff1cd529da65fb9e708da6ba9221d # Parent 6307d3a2321b667bf2539346bf3e5c2e4754c728 *** empty log message *** diff -r 6307d3a2321b -r 1d771d9e634f lisp/ChangeLog --- a/lisp/ChangeLog Sun Feb 03 10:36:49 2002 +0000 +++ b/lisp/ChangeLog Sun Feb 03 10:40:12 2002 +0000 @@ -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 -r 6307d3a2321b -r 1d771d9e634f src/ChangeLog --- a/src/ChangeLog Sun Feb 03 10:36:49 2002 +0000 +++ b/src/ChangeLog Sun Feb 03 10:40:12 2002 +0000 @@ -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