*** lib/app-defaults.bak Wed Jul 9 22:35:27 1997 --- lib/app-defaults Sun Jul 27 14:36:45 1997 *************** *** 639,651 **** *mime_iso-2022-jp_registry: iso8859 *mime_iso-2022-jp_encoding: 1 ! ! koi8 is used for cyrillic fonts *mime_koi8-r_registry: koi8 ! *mime_koi8-r_encoding: 1 ! *mime_koi8-r_plain_families: courier ! *mime_koi8-r_fixed_families: courier ! *mime_koi8-r_proportional_families: times ! *mime_koi8-r_title_families: helvetica *mime_iso-8859-2_registry: iso8859 *mime_iso-8859-2_encoding: 2 --- 639,651 ---- *mime_iso-2022-jp_registry: iso8859 *mime_iso-2022-jp_encoding: 1 ! ! koi8-r is used for cyrillic fonts *mime_koi8-r_registry: koi8 ! *mime_koi8-r_encoding: r ! *mime_koi8-r_plain_families: fixed courier ! *mime_koi8-r_fixed_families: fixed courier ! *mime_koi8-r_proportional_families: times helvetica ! *mime_koi8-r_title_families: times helvetica *mime_iso-8859-2_registry: iso8859 *mime_iso-8859-2_encoding: 2 *** lib/extrasInit.tcl.bak Mon Jun 30 21:08:04 1997 --- lib/extrasInit.tcl Sun Jul 27 14:36:45 1997 *************** *** 393,399 **** "If enabled, this option adds character set information to text content types, and promotes all messages to at least MIME content-type text/plain."} ! {sedit(charset) seditCharset {CHOICE iso-8859-1 iso-8859-2 iso-8859-8} {8-bit character set} "If you have enabled support for ISO character sets and enter text that has the 8-th bit set, then this is the character set used for text content types"} --- 393,399 ---- "If enabled, this option adds character set information to text content types, and promotes all messages to at least MIME content-type text/plain."} ! {sedit(charset) seditCharset {CHOICE iso-8859-1 iso-8859-2 iso-8859-8 koi8-r} {8-bit character set} "If you have enabled support for ISO character sets and enter text that has the 8-th bit set, then this is the character set used for text content types"}