comparison lisp/ChangeLog @ 44867:a2faf90a5f0a

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 25 Apr 2002 23:39:06 +0000
parents 6dbfe921e3c2
children fe9296210133
comparison
equal deleted inserted replaced
44866:582f083ed579 44867:a2faf90a5f0a
1 2002-04-25 Simon Josefsson <jas@extundo.com> 1 2002-04-25 Simon Josefsson <jas@extundo.com>
2 2
3 * mail/sendmail.el (mail-use-dsn): New variable to request 3 * mail/sendmail.el (mail-use-dsn): New variable to request
4 delivery status notification from MTA. 4 delivery status notification from MTA.
5 (sendmail-send-it): Use it. 5 (sendmail-send-it): Use it.
6
7 * mail/smtpmail.el (smtpmail-queue-counter): New variable.
8 (smtpmail-send-it): Use it to construct new queue filenames
9 (needed if you send more than one message per second, which is
10 possible if you use Gnus Agent).
11
12 * mail/smtpmail.el (smtpmail-auth-credentials): Support netrc
13 files as well.
14 (smtpmail-try-auth-methods): Support netrc data.
15 (netrc-parse): Autoload netrc.
6 16
7 2002-04-25 Colin Walters <walters@verbum.org> 17 2002-04-25 Colin Walters <walters@verbum.org>
8 18
9 * replace.el (multi-occur-by-filename-regexp): Doc fix. 19 * replace.el (multi-occur-by-filename-regexp): Doc fix.
10 (occur-engine): Go to `point-min'. Make nlines argument actually 20 (occur-engine): Go to `point-min'. Make nlines argument actually