emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/ChangeLog


From: Richard M. Stallman
Subject: [Emacs-diffs] Changes to emacs/lisp/ChangeLog
Date: Thu, 15 Nov 2001 23:48:04 -0500

Index: emacs/lisp/ChangeLog
diff -u emacs/lisp/ChangeLog:1.3031 emacs/lisp/ChangeLog:1.3032
--- emacs/lisp/ChangeLog:1.3031 Thu Nov 15 19:00:22 2001
+++ emacs/lisp/ChangeLog        Thu Nov 15 23:48:03 2001
@@ -112,8 +112,17 @@
 
 2001-11-13  Simon Josefsson  <address@hidden>
 
-       * mail/smtpmail.el: Cleanup previous patch.  From "Stefan Monnier"
-       <monnier+gnu/address@hidden>.
+       * mail/smtpmail.el (top-level): Change maintainer to Simon
+       Josefsson, cleanup the smtpmail.el header.
+
+       * mail/smtpmail.el (top-level): Don't require cl or base64.
+       (smtpmail-cred-server, smtpmail-cred-port, smtpmail-cred-key)
+       (smtpmail-cred-user, smtpmail-cred-cert, smtpmail-cred-passwd):
+       Defsubst instead of defmacro.
+       (smtpmail-intersection): Return value in reverse order.
+       (smtpmail-open-stream): Use stringp instead of string-to-list.
+       (smtpmail-open-stream, smtpmail-try-auth-methods): New functions,
+       separated from smtpmail-via-smtp.
 
        * mail/smtpmail.el (top-level): Autoload starttls, mail-utils and
        rfc2104.  Require base64 and cl.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]