diff options
author | Stefan Kangas <stefan@marxist.se> | 2021-09-16 15:35:10 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2021-09-16 15:42:44 +0200 |
commit | cfae83adacf0dd5309d20eb383e51a7ae48514b0 (patch) | |
tree | f6e29639f61a0ba4504524843b1f0235faf98082 /lisp/mail | |
parent | bcf59b99f43be4f40be1ff85d0281d660a8dd731 (diff) | |
download | emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.gz emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.tar.bz2 emacs-cfae83adacf0dd5309d20eb383e51a7ae48514b0.zip |
; Normalize some header comments
Diffstat (limited to 'lisp/mail')
-rw-r--r-- | lisp/mail/feedmail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el index cec573642ec..083d8feae4e 100644 --- a/lisp/mail/feedmail.el +++ b/lisp/mail/feedmail.el @@ -7,7 +7,7 @@ ;; Author: Bill Carpenter <bill@carpenter.ORG> ;; Version: 11 ;; Keywords: email, queue, mail, sendmail, message, spray, smtp, draft -;; X-URL: <URL:http://www.carpenter.org/feedmail/feedmail.html> +;; URL: http://www.carpenter.org/feedmail/feedmail.html ;;; Commentary: |