aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-02-21 21:15:07 +0000
committerKarl Heuer <[email protected]>1996-02-21 21:15:07 +0000
commitac26ca64feb8377e94d1cee2a660dfcc0d043a14 (patch)
tree2e054fda33fa357a706affc0c4ef81034bfaed09 /src
parentb11432c3898504ca54e0d2a16cdd13a88f34e12a (diff)
Comment censored.
Diffstat (limited to 'src')
-rw-r--r--src/widget.c12
1 files changed, 11 insertions, 1 deletions
diff --git a/src/widget.c b/src/widget.c
index c96405e020..de25e2da48 100644
--- a/src/widget.c
+++ b/src/widget.c
@@ -20,6 +20,16 @@ Boston, MA 02111-1307, USA. */
/* 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 @@ EmacsFrameSetValues (cur_widget, req_widget, new_widget, dum1, dum2)
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)
{