log lisp/mail/smtpmail.el @ 112218:376148b31b5e

age author description
Sun, 02 Jan 2011 15:50:46 -0800 Glenn Morris Add 2011 to FSF/AIST copyright years.
Mon, 13 Dec 2010 17:12:01 +0200 Eli Zaretskii Fix bug #7589 with EOL format in smtpmail's queued mail.
Wed, 08 Dec 2010 17:46:03 -0800 Glenn Morris * lisp/mail/smtpmail.el (smtpmail-send-it): Revert previous change.
Tue, 07 Dec 2010 19:29:41 -0800 Glenn Morris Small smtpmail fix for bug#7588.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Tue, 03 Nov 2009 02:04:29 +0000 Stefan Monnier * url-util.el (url-insert-entities-in-string):
Mon, 25 May 2009 01:11:46 +0000 Roland Winkler * mail/smtpmail.el: Indent code properly to make it more readable.
Tue, 03 Mar 2009 16:28:17 +0000 Simon Josefsson (smtpmail-auth-supported): Mention that list is
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Mon, 10 Nov 2008 20:13:41 +0000 Teodor Zlatanov (smtpmail-open-stream): Use `starttls-any-program-available'. Auto-load starttls.el for it.
Mon, 10 Nov 2008 20:10:51 +0000 Teodor Zlatanov (smtpmail-open-stream): Use `starttls-any-program-available'.
Sat, 07 Jun 2008 02:41:06 +0000 Glenn Morris Remove unnecessary eval-and-compile.
Mon, 12 May 2008 12:40:12 +0000 Teodor Zlatanov Add autoload for
Tue, 06 May 2008 07:22:30 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Sat, 23 Feb 2008 19:33:50 +0000 Glenn Morris Remove leading `*' from defcustom doc-strings.
Thu, 14 Feb 2008 18:42:55 +0000 Glenn Morris (password-cache-add): Declare as function.
Thu, 14 Feb 2008 14:59:32 +0000 Bastien Guerry 2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
Wed, 13 Feb 2008 21:52:41 +0000 Bastien Guerry * mail/smtpmail.el: Use password-cache.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Wed, 11 Apr 2007 00:17:47 +0000 Miles Bader Merge from emacs--devo--0
Tue, 13 Feb 2007 12:14:16 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Thu, 07 Dec 2006 04:14:14 +0000 Miles Bader Merge from emacs--devo--0
Mon, 30 Oct 2006 08:54:41 +0000 Miles Bader Merge from emacs--devo--0
Tue, 03 Oct 2006 05:04:21 +0000 Miles Bader Merge from emacs--devo--0
Thu, 14 Sep 2006 09:24:00 +0000 Miles Bader Merge from emacs--devo--0
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Thu, 19 Jan 2006 07:11:42 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 22 Jul 2005 08:27:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 26 May 2005 05:42:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
Fri, 20 May 2005 04:22:05 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Sun, 02 Jan 2005 09:13:19 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
Thu, 14 Oct 2004 08:50:09 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
Mon, 28 Jun 2004 07:56:49 +0000 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Mon, 07 Jan 2008 01:49:46 +0000 Glenn Morris Add 2008 to copyright years.
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.
Wed, 28 Dec 2005 08:45:53 +0000 Simon Josefsson Fix AUTH PLAIN authentication.
Fri, 09 Dec 2005 09:44:35 +0000 Kim F. Storm (smtpmail-via-smtp): Disable undo in SMTP buffer.