comparison lisp/ChangeLog @ 43082:1d771d9e634f

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 03 Feb 2002 10:40:12 +0000
parents ddfa98341413
children dbd943055406
comparison
equal deleted inserted replaced
43081:6307d3a2321b 43082:1d771d9e634f
1 2002-02-03 Richard M. Stallman <rms@gnu.org>
2
3 * international/quail.el (quail-help): Don't call help-setup-xref.
4
5 * international/mule-cmds.el (describe-input-method):
6 Call help-setup-xref here.
7 (describe-current-input-method): Doc fix.
8
9 * novice.el (disabled-command-hook): Clarify output text.
10 Indent the paragraph from the command's doc string.
11
12 * dabbrev.el (dabbrev--goto-start-of-abbrev):
13 Exit loop on beginning of field rather than bobp.
14
1 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il> 15 2002-02-02 Eli Zaretskii <eliz@is.elta.co.il>
2 16
3 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying 17 * mail/uce.el (uce-reply-to-uce): Prune the headers before copying
4 the message text into the *mail* buffer, and restore the pruned 18 the message text into the *mail* buffer, and restore the pruned
5 state after that. 19 state after that.