From 988f4bcf8d9a252738c78ccd00af3e4253591e2e Mon Sep 17 00:00:00 2001 From: root Date: Mon, 8 Nov 2004 22:16:51 +0000 Subject: [PATCH] *** empty log message *** --- autoconf/configure.in | 2 +- configure | 2 +- doc/rxvt.7.pod | 10 ++++++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/autoconf/configure.in b/autoconf/configure.in index 3be4a892..32595072 100644 --- a/autoconf/configure.in +++ b/autoconf/configure.in @@ -247,7 +247,7 @@ AC_ARG_ENABLE(half-shadow, fi]) AC_ARG_WITH(codesets, - [ --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,all)], + [ --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all)], [codesets="$withval"]) AC_ARG_ENABLE(xim, diff --git a/configure b/configure index 406aa133..c9e8fd3d 100755 --- a/configure +++ b/configure @@ -1078,7 +1078,7 @@ Optional Packages: --without-PACKAGE do not use PACKAGE (same as --with-PACKAGE=no) --with-gnu-ld assume the C compiler uses GNU ld default=no --with-pic try to use only PIC/non-PIC objects default=use both - --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,cn,cn_ext,all) + --with-codesets=NAME,.. compile in additional codesets (jp,jp_ext,kr,zh,zh_ext,all) --with-res-name=NAME use this as default resource name (default: urxvt) --with-res-class=CLASS use this as the resource class (default: URxvt) --with-name=NAME set the basename for the installed binaries (default: urxvt) diff --git a/doc/rxvt.7.pod b/doc/rxvt.7.pod index c8158c87..b116b2f7 100644 --- a/doc/rxvt.7.pod +++ b/doc/rxvt.7.pod @@ -569,6 +569,12 @@ You need to have a recent version of perl installed as F, one that comes with F, F and F. Then go to the doc subdirectory and enter C. +=item My question isn't answered here, can I ask a human? + +Before sending me mail, you could go to IRC: C, +channel C<#rxvt-unicode> has some rxvt-unicode enthusiasts that might be +interested in learning about new and exciting problems (but not FAQs :). + =back =head1 SYNOPSIS @@ -2050,8 +2056,8 @@ you use an X11 font requiring one of these encodings. =begin table all all available codeset groups - cn common chinese encodings - cn_ext rarely used but very big chinese encodigs + zh common chinese encodings + zh_ext rarely used but very big chinese encodigs jp common japanese encodings jp_ext rarely used but big japanese encodings kr korean encodings -- 2.34.1