log lisp/mail/smtpmail.el @ 78232:8e27d63c45eb

age author description
Wed, 25 Jul 2007 04:27:24 +0000 Glenn Morris Switch license to GPLv3 or later.
Wed, 04 Apr 2007 15:38:04 +0000 Chong Yidong (smtpmail-via-smtp): Use ascii-case-table when downcasing.
Tue, 03 Apr 2007 09:05:37 +0000 Eli Zaretskii (smtpmail-via-smtp): Fix indentation.
Mon, 02 Apr 2007 22:45:41 +0000 Chong Yidong (smtpmail-via-smtp): Revert last change.
Sun, 01 Apr 2007 17:38:10 +0000 Chong Yidong (smtpmail-via-smtp): Use standard case table when downcasing.
Fri, 09 Feb 2007 16:17:56 +0000 Juanma Barranquero (smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Fri, 24 Nov 2006 14:32:19 +0000 Eli Zaretskii (smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.
Wed, 18 Oct 2006 11:11:32 +0000 Richard M. Stallman Comment change.
Mon, 02 Oct 2006 07:48:59 +0000 Simon Josefsson 2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
Thu, 28 Sep 2006 17:16:12 +0000 Chong Yidong * mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
Wed, 06 Sep 2006 09:08:55 +0000 Simon Josefsson 2006-09-06 Simon Josefsson <jas@extundo.com>
Mon, 06 Feb 2006 12:31:40 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Wed, 18 Jan 2006 20:49:00 +0000 Jesper Harder (smtpmail-send-it): Use insert-buffer-substring.
Tue, 10 Jan 2006 14:06:14 +0000 Simon Josefsson Add comment describing AUTH PLAIN fix.