[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/mail/smtpmail.el
From: |
Simon Josefsson |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/mail/smtpmail.el |
Date: |
Wed, 04 Sep 2002 15:11:28 -0400 |
Index: emacs/lisp/mail/smtpmail.el
diff -c emacs/lisp/mail/smtpmail.el:1.45 emacs/lisp/mail/smtpmail.el:1.46
*** emacs/lisp/mail/smtpmail.el:1.45 Fri Aug 30 06:31:02 2002
--- emacs/lisp/mail/smtpmail.el Wed Sep 4 15:11:28 2002
***************
*** 1,6 ****
;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail
! ;; Copyright (C) 1995, 1996, 2001 Free Software Foundation, Inc.
;; Author: Tomoji Kagatani <address@hidden>
;; Maintainer: Simon Josefsson <address@hidden>
--- 1,6 ----
;;; smtpmail.el --- simple SMTP protocol (RFC 821) for sending mail
! ;; Copyright (C) 1995, 1996, 2001, 2002 Free Software Foundation, Inc.
;; Author: Tomoji Kagatani <address@hidden>
;; Maintainer: Simon Josefsson <address@hidden>
- [Emacs-diffs] Changes to emacs/lisp/mail/smtpmail.el,
Simon Josefsson <=