Mercurial > emacs
comparison lisp/ChangeLog @ 60966:bc93d41f78c4
*** empty log message ***
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sat, 26 Mar 2005 02:15:50 +0000 |
parents | c74850359f7c |
children | a6879257cbcb |
comparison
equal
deleted
inserted
replaced
60965:7b5c3ff57835 | 60966:bc93d41f78c4 |
---|---|
1 2005-03-25 Richard M. Stallman <rms@gnu.org> | |
2 | |
3 * filesets.el (filesets-init): Add autoload. | |
4 | |
5 * mail/mailalias.el (mail-directory): Doc fix. | |
6 | |
7 2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> | |
8 | |
9 * mail/mailalias.el (mail-directory-process): Do nothing if | |
10 mail-directory-process is an atom. | |
11 (mail-get-names): Ignore mail-directory-names if it is an atom. | |
12 (mail-directory-process defvar): Doc fix. | |
13 (mail-names): Doc fix. | |
14 | |
15 2005-03-25 Johan Bockg,Ae(Brd <bojohan+mail@dd.chalmers.se> (tiny change) | |
16 | |
17 * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax. | |
18 | |
1 2005-03-26 Kenichi Handa <handa@m17n.org> | 19 2005-03-26 Kenichi Handa <handa@m17n.org> |
2 | 20 |
3 * international/mule-util.el (detect-coding-with-priority): Call | 21 * international/mule-util.el (detect-coding-with-priority): Call |
4 update-coding-systems-internal before detect-coding-region. | 22 update-coding-systems-internal before detect-coding-region. |
5 | 23 |