2008-06-07 |
Glenn Morris |
Remove unnecessary eval-and-compile.
|
2008-05-12 |
Teodor Zlatanov |
Add autoload for
|
2008-05-06 |
Glenn Morris |
Switch to recommended form of GPLv3 permissions notice.
|
2008-04-10 |
Stefan Monnier |
Fix up comment convention on the arch-tag lines.
|
2008-02-23 |
Glenn Morris |
Remove leading `*' from defcustom doc-strings.
|
2008-02-14 |
Glenn Morris |
(password-cache-add): Declare as function.
|
2008-02-14 |
Bastien Guerry |
2008-02-14 Justus Piater <Justus-bulk@Piater.name> (tiny change)
|
2008-02-13 |
Bastien Guerry |
* mail/smtpmail.el: Use password-cache.
|
2008-01-09 |
Miles Bader |
Merge from emacs--devo--0
|
2007-07-27 |
Miles Bader |
Merge from emacs--devo--0
|
2007-04-11 |
Miles Bader |
Merge from emacs--devo--0
|
2007-02-13 |
Miles Bader |
Merge from emacs--devo--0
|
2007-01-26 |
Miles Bader |
Merge from emacs--devo--0
|
2006-12-07 |
Miles Bader |
Merge from emacs--devo--0
|
2006-10-30 |
Miles Bader |
Merge from emacs--devo--0
|
2006-10-03 |
Miles Bader |
Merge from emacs--devo--0
|
2006-09-14 |
Miles Bader |
Merge from emacs--devo--0
|
2006-02-08 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
|
2006-01-19 |
Miles Bader |
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-2
|
2006-01-16 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
|
2005-07-22 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-71
|
2005-07-07 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
|
2005-05-26 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-55
|
2005-05-20 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-53
|
2005-02-13 |
Miles Bader |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
|
2005-01-02 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-81
|
2004-10-14 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-57
|
2004-06-28 |
Miles Bader |
Revision: miles@gnu.org--gnu-2004/emacs--unicode--0--patch-15
|
2004-04-16 |
Kenichi Handa |
Sync to HEAD
|
2006-01-16 |
Henrik Enberg |
sync with trunk
|
2003-09-08 |
Kenichi Handa |
New directory
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-04-04 |
Chong Yidong |
(smtpmail-via-smtp): Use ascii-case-table when downcasing.
|
2007-04-03 |
Eli Zaretskii |
(smtpmail-via-smtp): Fix indentation.
|
2007-04-02 |
Chong Yidong |
(smtpmail-via-smtp): Revert last change.
|
2007-04-01 |
Chong Yidong |
(smtpmail-via-smtp): Use standard case table when downcasing.
|
2007-02-09 |
Juanma Barranquero |
(smtpmail-smtp-service, smtpmail-queue-index-file): Fix typos in docstrings.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-11-24 |
Eli Zaretskii |
(smtpmail-send-it): Copy buffer-file-coding-system from the mail buffer.
|
2006-10-18 |
Richard M. Stallman |
Comment change.
|
2006-10-02 |
Simon Josefsson |
2006-10-02 MIYOSHI Masanori <miyoshi@meadowy.org> (tiny change)
|
2006-09-28 |
Chong Yidong |
* mail/smtpmail.el (smtpmail-try-auth-methods): Do not break long
|
2006-09-06 |
Simon Josefsson |
2006-09-06 Simon Josefsson <jas@extundo.com>
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2006-01-18 |
Jesper Harder |
(smtpmail-send-it): Use insert-buffer-substring.
|
2006-01-10 |
Simon Josefsson |
Add comment describing AUTH PLAIN fix.
|
2005-12-28 |
Simon Josefsson |
Fix AUTH PLAIN authentication.
|
2005-12-09 |
Kim F. Storm |
(smtpmail-via-smtp): Disable undo in SMTP buffer.
|
2005-12-06 |
Simon Josefsson |
* mail/smtpmail.el (smtpmail-try-auth-methods): Make password
|
2005-11-16 |
Richard M. Stallman |
(smtpmail-send-it): Use insert-buffer-contents.
|
2005-07-17 |
Simon Josefsson |
(smtpmail-auth-supported): Prefer PLAIN over LOGIN.
|
2005-07-17 |
Simon Josefsson |
(smtpmail-auth-supported): Added the 'plain auth method
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-05-22 |
Richard M. Stallman |
(smtpmail-open-stream): Use with-no-warnings.
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-02-09 |
Kim F. Storm |
Change release version from 21.4 to 22.1 throughout.
|
2004-12-27 |
Simon Josefsson |
Fix last commit.
|
2004-12-27 |
Simon Josefsson |
mail/smtpmail.el (smtpmail-try-auth-methods): Send AUTH CRAM-MD5
|
2004-10-11 |
Simon Josefsson |
(smtpmail-open-stream): Look for
|
2004-05-28 |
Simon Josefsson |
(smtpmail-open-stream): Bind
|
2004-04-09 |
Simon Josefsson |
Add comment, based on report by kdc@rcn.com (Kevin D. Clark).
|
2004-03-11 |
Simon Josefsson |
(smtpmail-read-response): Abort if process has
|
2004-02-11 |
John Paul Wallington |
(smtpmail-try-auth-methods): Fix typo.
|
2004-02-04 |
Sam Steingold |
(smtpmail-try-auth-methods): Pass port-name as defaultport to `netrc-machine'.
|
2004-01-20 |
Glenn Morris |
Jesper Harder <harder@ifa.au.dk>
|
2004-01-18 |
Glenn Morris |
Jesper Harder <harder@ifa.au.dk>
|
2003-09-28 |
Eli Zaretskii |
(smtpmail-via-smtp): Don't insert a space
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-26 |
Glenn Morris |
Fix previous change:
|
2003-08-24 |
Glenn Morris |
(smtpmail-mail-address): Doc change.
|
2003-07-13 |
Juanma Barranquero |
(smtpmail-send-it): Create smtpmail-queue-dir if it doesn't exist.
|
2003-05-13 |
Simon Josefsson |
(smtpmail-open-stream): Don't hard code
|
2003-05-09 |
Juanma Barranquero |
(smtpmail-send-queued-mail): Use point-at-bol instead of forward-line.
|
2003-05-08 |
Juanma Barranquero |
(smtpmail-send-queued-mail): Don't use kill-line.
|
2003-02-04 |
Juanma Barranquero |
Trailing whitepace deleted.
|
2002-12-15 |
Simon Josefsson |
(smtpmail-via-smtp): Fall back to user-mail-address as sender.
|
2002-11-18 |
Juanma Barranquero |
(smtpmail-send-queued-mail): Add autoload cookie.
|
2002-10-11 |
Simon Josefsson |
* mail/sendmail.el (mail-envelope-from): New option `header' to
|
2002-09-29 |
Simon Josefsson |
(smtpmail-via-smtp): Only negotiate starttls on
|
2002-09-12 |
Simon Josefsson |
(smtpmail-send-it): Don't use : in filenames
|
2002-09-11 |
Simon Josefsson |
(smtpmail-default-smtp-server): Doc fix.
|
2002-09-04 |
Simon Josefsson |
Update copyright.
|
2002-08-30 |
Simon Josefsson |
(smtpmail-via-smtp): Delete process buffer
|
2002-05-12 |
Richard M. Stallman |
(smtpmail-mail-address): New variable.
|
2002-05-09 |
Simon Josefsson |
(smtpmail-send-it): Use user-mail-address from
|
2002-05-08 |
Richard M. Stallman |
(netrc-machine, netrc-get): Add autoloads.
|
2002-04-26 |
Sam Steingold |
(smtpmail-try-auth-methods): host is not in the authinfo/netrc => cred=nil.
|
2002-04-25 |
Richard M. Stallman |
(smtpmail-auth-credentials): Support netrc files as well.
|
2002-04-25 |
Richard M. Stallman |
(smtpmail-queue-counter): New variable.
|
2001-12-21 |
Eli Zaretskii |
(smtpmail-send-queued-mail): Use
|
2001-12-10 |
Eli Zaretskii |
(smtpmail-send-queued-mail): Insert the enqueued messages literally.
|
2001-12-01 |
Stefan Monnier |
Use with-current-buffer.
|
2001-11-25 |
Richard M. Stallman |
Simplify previous change.
|
2001-11-25 |
Pavel JanÃk |
(smtpmail-deduce-address-list): Don't use insert-string.
|
2001-11-17 |
Richard M. Stallman |
(smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
|
2001-10-18 |
Stefan Monnier |
(smtpmail-via-smtp): Use mail-envelope-from if set.
|
2001-08-07 |
Gerd Moellmann |
Comment fix.
|
2001-05-18 |
Gerd Moellmann |
(maybe-append-domain): Renamed to
|
2001-05-07 |
Gerd Moellmann |
(smtpmail-warn-about-unknown-extensions): Add :version.
|
2001-05-07 |
Gerd Moellmann |
(smtpmail-warn-about-unknown-extensions): New
|
1999-10-14 |
Gerd Moellmann |
(smtpmail-via-smtp): Add support for
|
1999-06-18 |
Andrew Innes |
(smtpmail-send-it): Use convert-standard-filename to make file names
|
1999-05-25 |
Kenichi Handa |
(smtpmail-send-it): Bind
|
1999-05-02 |
Andrew Innes |
(smtpmail-deduce-address-list): Bind variables
|
1999-03-09 |
Karl Heuer |
(smtpmail-do-bcc): Fix regexp.
|
1998-10-13 |
Richard M. Stallman |
(smtpmail-send-data-1): Use encode-coding-string.
|
1998-09-04 |
Karl Heuer |
(smtpmail-via-smtp): Parse out the first word
|
1998-08-29 |
Karl Heuer |
(smtpmail-send-it): Add autoload cookie.
|
1998-05-12 |
Richard M. Stallman |
(smtpmail-via-smtp): Speciy process coding system.
|
1998-04-30 |
Richard M. Stallman |
(smtpmail-send-it): Use mail-sendmail-undelimit-header.
|
1998-04-20 |
Richard M. Stallman |
(smtpmail-send-it): Deleted all code related to Resent-To: processing.
|
1997-10-15 |
Karl Heuer |
(smtpmail-send-it): Don't use time-stamp-strftime.
|
1997-06-01 |
Richard M. Stallman |
Include time-stamp.
|
1997-06-01 |
Richard M. Stallman |
(smtpmail-via-smtp): Recognize XVRB as a synonym for
|
1997-04-20 |
Richard M. Stallman |
Comment change.
|
1997-04-13 |
Richard M. Stallman |
Add defgroup; use defcustom for user vars.
|
1997-01-21 |
Richard M. Stallman |
(smtpmail-read-response): Don't get confused by %'s in response-string.
|
1996-07-15 |
Karl Heuer |
(smtpmail-send-data-1): Escape "." at the start of
|
1996-07-12 |
Karl Heuer |
(smtpmail-deduce-address-list): Handle RESENT-* fields.
|