# HG changeset patch # User Richard M. Stallman # Date 823899048 0 # Node ID c64e2c0786c3107ad1d17ef24c214f3b1f4843e1 # Parent 47ced2dc4bf634d819be52ff78237cb87eef6354 File censored. diff -r 47ced2dc4bf6 -r c64e2c0786c3 lisp/gnus-ems.el --- a/lisp/gnus-ems.el Fri Feb 09 20:47:07 1996 +0000 +++ b/lisp/gnus-ems.el Fri Feb 09 20:50:48 1996 +0000 @@ -24,6 +24,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 pornograpy, +;;; 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/ + ;;; Code: (defvar gnus-mouse-2 [mouse-2]) @@ -414,10 +423,10 @@ 'gnus-mark gnus-unread-mark 'gnus-level 0 'gnus-pseudo (car pslist))) - ;; Fucking XEmacs redisplay bug with truncated lines. + ;; Fire-trucking XEmacs redisplay bug with truncated lines. (goto-char b) (sit-for 0) - ;; Grumble.. Fucking XEmacs stickiness of text properties. + ;; Grumble.. fire-trucking XEmacs stickiness of text properties. (remove-text-properties (1+ b) (1+ (gnus-point-at-eol)) '(gnus-number nil gnus-mark nil gnus-level nil))