ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.html
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.html (file contents):
Revision 1.39 by root, Wed Jan 11 19:55:34 2006 UTC vs.
Revision 1.40 by root, Wed Jan 11 23:08:54 2006 UTC

2938</dt> 2938</dt>
2939<dd> 2939<dd>
2940Removes any support for resource checking. 2940Removes any support for resource checking.
2941</dd> 2941</dd>
2942<p></p> 2942<p></p>
2943<dt><strong><a name="item__2d_2denable_2dxgetdefault">--enable-xgetdefault</a></strong><br />
2944</dt>
2945<dd>
2946Make resources checking via <code>XGetDefault()</code> instead of our small
2947version which only checks ~/.Xdefaults, or if that doesn't exist then
2948~/.Xresources.
2949</dd>
2950<dd>
2951<p>Please note that nowadays, things like XIM will automatically pull in and
2952use the full X resource manager, so the overhead of using it might be very
2953small, if nonexistant.</p>
2954</dd>
2955<p></p>
2956<dt><strong><a name="item_strings">--enable-strings (default: off)</a></strong><br /> 2943<dt><strong><a name="item_strings">--enable-strings (default: off)</a></strong><br />
2957</dt> 2944</dt>
2958<dd> 2945<dd>
2959Add support for our possibly faster <code>memset()</code> function and other 2946Add support for our possibly faster <code>memset()</code> function and other
2960various routines, overriding your system's versions which may 2947various routines, overriding your system's versions which may

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines