diff options
author | Stefan Kangas <stefan@marxist.se> | 2022-07-28 14:20:56 +0200 |
---|---|---|
committer | Stefan Kangas <stefan@marxist.se> | 2022-07-28 15:07:34 +0200 |
commit | 38e7400a8c1feaba4362c3d7ab9d44d360a1fac6 (patch) | |
tree | ac8e8afc94dc617f8117cadf67f9f0c48ed18d68 /lisp/mail/feedmail.el | |
parent | d17a867d7085a1f68ff01f9fb01f2a1b4d1e8484 (diff) | |
download | emacs-38e7400a8c1feaba4362c3d7ab9d44d360a1fac6.tar.gz emacs-38e7400a8c1feaba4362c3d7ab9d44d360a1fac6.tar.bz2 emacs-38e7400a8c1feaba4362c3d7ab9d44d360a1fac6.zip |
; Delete LCD Archive entries
* lisp/emacs-lisp/advice.el:
* lisp/emacs-lisp/trace.el:
* lisp/mail/feedmail.el:
* lisp/mail/supercite.el: Delete entries for the defunct LCD Archive.
Diffstat (limited to 'lisp/mail/feedmail.el')
-rw-r--r-- | lisp/mail/feedmail.el | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lisp/mail/feedmail.el b/lisp/mail/feedmail.el index af12417f706..989a8b3cd67 100644 --- a/lisp/mail/feedmail.el +++ b/lisp/mail/feedmail.el @@ -211,14 +211,6 @@ ;; ;;;;;;;; ;; -;; I think the LCD is no longer being updated, but if it were, this -;; would be a proper LCD record. There is an old version of -;; feedmail.el in the LCD archive. It works but is missing a lot of -;; features. -;; -;; LCD record: -;; feedmail|WJCarpenter|bill-feedmail@carpenter.ORG|Outbound mail queue handling|01-??-??|11-beta-??|feedmail.el -;; ;; Change log: ;; original, 31 March 1991 ;; patchlevel 1, 5 April 1991 |