>
>
> * Fixed problem with charset handling for SOURCE_CACHE:MEMORY - if the charset
> was specified by Content-Type http header it won't be lost (as it was) when
> reparsing from source cache (applies to toggling DTD, switching to srcview,
> and other stuff like *,' etc).
will see (thanks)
> * SOURCE_CACHE:MEMORY in lynx.cfg was not understood by dev23
> (SOURCE_CACHE:MEM was the way to say that). Now SOURCE_CACHE:MEMORY and
> SOURCE_CACHE:MEM are synonims - this allows the use of lynx.cfg written for
> lynx up to at least dev14 without rewriting.
this was because I (incorrectly) used strcasecmp rather than strncasecmp when
making the config_enum function. I fixed that in my patch last night (will
checkin today, I hope - some sort of problem with isc.org right now).
--
Thomas E. Dickey
[EMAIL PROTECTED]
http://www.clark.net/pub/dickey