emacs-diffs
[Top][All Lists]
Advanced

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

master dcb3b85ec7: Remove outdated comments from ietf-drums.el


From: Lars Ingebrigtsen
Subject: master dcb3b85ec7: Remove outdated comments from ietf-drums.el
Date: Sun, 6 Feb 2022 18:09:12 -0500 (EST)

branch: master
commit dcb3b85ec7689a032a308951203f4fa98f93a7a5
Author: Bob Rogers <rogers-emacs@rgrjr.homedns.org>
Commit: Lars Ingebrigtsen <larsi@gnus.org>

    Remove outdated comments from ietf-drums.el
    
    * lisp/mail/ietf-drums.el: Remove outdated comments (bug#53811).
---
 lisp/mail/ietf-drums.el | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/lisp/mail/ietf-drums.el b/lisp/mail/ietf-drums.el
index 473f95ca50..db77aba172 100644
--- a/lisp/mail/ietf-drums.el
+++ b/lisp/mail/ietf-drums.el
@@ -25,16 +25,6 @@
 ;; library is based on draft-ietf-drums-msg-fmt-05.txt, released on
 ;; 1998-08-05.
 
-;; Pending a real regression self test suite, Simon Josefsson added
-;; various self test expressions snipped from bug reports, and their
-;; expected value, below.  I you believe it could be useful, please
-;; add your own test cases, or write a real self test suite, or just
-;; remove this.
-
-;; <m3oekvfd50.fsf@whitebox.m5r.de>
-;; (ietf-drums-parse-address "'foo' <foo@example.com>")
-;; => ("foo@example.com" . "'foo'")
-
 ;;; Code:
 
 (eval-when-compile (require 'cl-lib))



reply via email to

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