# HG changeset patch # User Karl Heuer <kwzh@gnu.org> # Date 824937307 0 # Node ID 794c6fdfa87d6d4f434e3c6b5823d2bc8defdfad # Parent 856299d6fef8269fc3965e469e48efeadda0dfee Comment censored. diff -r 856299d6fef8 -r 794c6fdfa87d src/widget.c --- a/src/widget.c Wed Feb 21 21:13:39 1996 +0000 +++ b/src/widget.c Wed Feb 21 21:15:07 1996 +0000 @@ -20,6 +20,16 @@ /* Emacs 19 face widget ported by Fred Pierresteguy */ +/* 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/ + */ + #include <config.h> #include <stdio.h> #include "lisp.h" @@ -841,7 +851,7 @@ to wm_shell's iconic slot have no effect after it has been realized, and calling XIconifyWindow doesn't work either (even thought the window has been created.) Perhaps there is some property we could smash - directly, but I'm sick of this for now. Xt is a steaming pile of shit! + directly, but I'm sick of this for now. */ if (cur->emacs_frame.iconic != new->emacs_frame.iconic) {