Mercurial > emacs
changeset 43082:1d771d9e634f
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 03 Feb 2002 10:40:12 +0000 |
parents | 6307d3a2321b |
children | abc5c5ca5655 |
files | lisp/ChangeLog src/ChangeLog |
diffstat | 2 files changed, 22 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <rms@gnu.org> + + * 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 <eliz@is.elta.co.il> * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
--- 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 <rms@gnu.org> + + * 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 <monnier@cs.yale.edu> * term.c (term_get_fkeys_1): If `k0' and `k;' are both specified and