diff options
author | Richard M. Stallman <rms@gnu.org> | 1992-05-31 01:25:27 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1992-05-31 01:25:27 +0000 |
commit | 2f4b997c3d98f854db6edc607784375f468c7471 (patch) | |
tree | 2dd691523ed41563aaaf86ffc180bac3b2dfb880 /lisp/mail/mailpost.el | |
parent | c0274f385fe5f39459cac5ea9ff9f92bacd3a8ef (diff) | |
download | emacs-2f4b997c3d98f854db6edc607784375f468c7471.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/mail/mailpost.el')
-rw-r--r-- | lisp/mail/mailpost.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/mail/mailpost.el b/lisp/mail/mailpost.el index e9d96167581..e7825d07d37 100644 --- a/lisp/mail/mailpost.el +++ b/lisp/mail/mailpost.el @@ -8,6 +8,8 @@ ;; Mon Jan 13 14:45:12 1986 ;; ;; +;; This is in the public domain +;; since Delp distributed it without a copyright notice in 1986. ;; (setq send-mail-function 'post-mail-send-it) |