diff lisp/mail/mail-extr.el @ 14641:4706508583bd

Comments censored.
author Karl Heuer <kwzh@gnu.org>
date Wed, 21 Feb 1996 21:39:11 +0000
parents 20946c9d3806
children 4d3ce6ab31d8
line wrap: on
line diff
--- a/lisp/mail/mail-extr.el	Wed Feb 21 21:35:28 1996 +0000
+++ b/lisp/mail/mail-extr.el	Wed Feb 21 21:39:11 1996 +0000
@@ -26,6 +26,15 @@
 
 ;;; Commentary:
 
+;;; This file has been censored by the Communications Decency Act.
+;;; That law was passed under the guise of a ban on pornography, but
+;;; it bans far more than that.  This file did not contain pornography,
+;;; but it was censored nonetheless.
+
+;;; For information on US government censorship of the Internet, and
+;;; what you can do to bring back freedom of the press, see the web
+;;; site http://www.vtw.org/
+
 ;; The entry point of this code is
 ;;
 ;;    mail-extract-address-components: (address)
@@ -1308,9 +1317,9 @@
 		   (cond
 		    
 		    ;; Handle X.400 addresses encoded in RFC-822.
-		    ;; *** Shit!  This has to handle the case where it is
+		    ;; *** This has to handle the case where it is
 		    ;; *** embedded in a quote too!
-		    ;; *** Shit!  The input is being broken up into atoms
+		    ;; *** The input is being broken up into atoms
 		    ;; *** by periods!
 		    ((looking-at mail-extr-x400-encoded-address-pattern)