diff options
author | Richard M. Stallman <rms@gnu.org> | 2005-03-26 02:15:50 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 2005-03-26 02:15:50 +0000 |
commit | 85df292e11c77c6a611b8e78e2d2296d2d623a2a (patch) | |
tree | eb54f261407f739230a180e8e5b9713eb4e8971c /lisp | |
parent | 7fe11855ab9ede413af077bdb17a1310b0bc8dfe (diff) | |
download | emacs-85df292e11c77c6a611b8e78e2d2296d2d623a2a.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a3e18eb7cbb..a64bd2a0743 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,21 @@ +2005-03-25 Richard M. Stallman <rms@gnu.org> + + * filesets.el (filesets-init): Add autoload. + + * mail/mailalias.el (mail-directory): Doc fix. + +2005-03-25 Frederik Fouvry <fouvry@CoLi.Uni-SB.DE> + + * mail/mailalias.el (mail-directory-process): Do nothing if + mail-directory-process is an atom. + (mail-get-names): Ignore mail-directory-names if it is an atom. + (mail-directory-process defvar): Doc fix. + (mail-names): Doc fix. + +2005-03-25 Johan Bockg,Ae(Brd <bojohan+mail@dd.chalmers.se> (tiny change) + + * textmodes/flyspell.el (mail-mode-flyspell-verify): Fix regexp syntax. + 2005-03-26 Kenichi Handa <handa@m17n.org> * international/mule-util.el (detect-coding-with-priority): Call |