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
|