This file belongs into
                 ijbswa.sourceforge.net:/home/groups/i/ij/ijbswa/htdocs/
 
- $Id: user-manual.sgml,v 1.123.2.20 2002/10/10 03:49:21 hal9 Exp $
+ $Id: user-manual.sgml,v 1.123.2.21 2002/10/10 04:09:35 hal9 Exp $
 
  Copyright (C) 2001, 2002 Privoxy Developers <developers@privoxy.org>
  See LICENSE.
  </subscript>
 </pubdate>
 
-<pubdate>$Id: user-manual.sgml,v 1.123.2.20 2002/10/10 03:49:21 hal9 Exp $</pubdate>
+<pubdate>$Id: user-manual.sgml,v 1.123.2.21 2002/10/10 04:09:35 hal9 Exp $</pubdate>
 
 <!--
 
     <anchor id="filter-js-events">
     <screen>+filter{js-events}           # Kill all JS event bindings (<emphasis>Radically destructive!</emphasis> Only for extra nasty sites) </screen>
    </para>
+   <para>
+    <anchor id="filter-demoronizer">
+    <screen>+filter{demoronizer}         # Fix non-standard MS font extensions for non-MS browsers</screen>
+   </para>
   </listitem>
  </varlistentry>
 </variablelist>
  Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
  $Log: user-manual.sgml,v $
+ Revision 1.123.2.21  2002/10/10 04:09:35  hal9
+ s/Advanced/Radical/ and added very brief note.
+
  Revision 1.123.2.20  2002/10/10 03:49:21  hal9
  Add notes to session-cookies-only and Quickstart about pre-existing
  cookies. Also, note content-cookies work differently.