*** empty log message ***
authorroot <root>
Mon, 8 Nov 2004 22:16:51 +0000 (22:16 +0000)
committerroot <root>
Mon, 8 Nov 2004 22:16:51 +0000 (22:16 +0000)
autoconf/configure.in
configure
doc/rxvt.7.pod

index 3be4a89..3259507 100644 (file)
@@ -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,
index 406aa13..c9e8fd3 100755 (executable)
--- 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)
index c8158c8..b116b2f 100644 (file)
@@ -569,6 +569,12 @@ You need to have a recent version of perl installed as F</usr/bin/perl>,
 one that comes with F<pod2man>, F<pod2text> and F<pod2html>. Then go to
 the doc subdirectory and enter C<make alldoc>.
 
+=item My question isn't answered here, can I ask a human?
+
+Before sending me mail, you could go to IRC: C<irc.freenode.net>,
+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