comparison lisp/ChangeLog @ 28034:b75a65f48bf6

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 07 Mar 2000 12:40:04 +0000
parents e93242dec637
children 5ec5275651aa
comparison
equal deleted inserted replaced
28033:403cc8481793 28034:b75a65f48bf6
1 2000-03-07 Gerd Moellmann <gerd@gnu.org>
2
3 * mail/mh-e.el: Change maintainer to `none'.
4
5 * recentf.el (recentf-keep-non-readable-files-p): Quote args
6 to remove-hook and add-hook.
7
8 2000-03-07 Francesco Potorti` <F.Potorti@cnuce.cnr.it>
9
10 * sendmail.el (mail-send-nonascii): Add a new value 'mime and use
11 it as the default.
12 (mail-send): Test mail-send-nonascii also for the new 'mime value.
13 (sendmail-send-it): Conditionaly add MIME headers specifying the
14 used character set.
15
1 2000-03-07 Dave Love <fx@gnu.org> 16 2000-03-07 Dave Love <fx@gnu.org>
2 17
3 * winner.el: Fix keywords, autoload cookies. Split 18 * winner.el: Fix keywords, autoload cookies. Split
4 eval-when-compile form to avoid compilation failure. 19 eval-when-compile form to avoid compilation failure.
5 20