*** empty log message ***
This commit is contained in:
parent
fd91d0d468
commit
bd3567fac9
2 changed files with 22 additions and 0 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue