From 1cfb1287ef4724831aa3c32ce4814df2eae36517 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 2 Jun 2007 05:07:11 +0000 Subject: [PATCH] *** empty log message *** --- README.FAQ | 2 +- README.configure | 9 ++++----- src/perl/xim-onthespot | 4 ++-- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/README.FAQ b/README.FAQ index 0fb2e280..bbe38d39 100644 --- a/README.FAQ +++ b/README.FAQ @@ -503,7 +503,7 @@ RXVT-UNICODE/URXVT FREQUENTLY ASKED QUESTIONS two standard values that can be used for Backspace: "^H" and "^?". Historically, either value is correct, but rxvt-unicode adopts the - debian policy of using "^?" when unsure, because it's the one only only + debian policy of using "^?" when unsure, because it's the one and only correct choice :). Rxvt-unicode tries to inherit the current stty settings and uses the diff --git a/README.configure b/README.configure index 7b14a77e..537c35d3 100644 --- a/README.configure +++ b/README.configure @@ -1,10 +1,9 @@ CONFIGURE OPTIONS General hint: if you get compile errors, then likely your configuration hasn't been tested well. Either try with "--enable-everything" or use - the ./reconf script as a base for experiments. ./reconf is used by - myself, so it should generally be a working config. Of course, you - should always report when a combination doesn't work, so it can be - fixed. Marc Lehmann . + the default configuration (i.e. "--enable-xxx" or "--disable-xxx"). Of + course, you should always report when a combination doesn't work, so it + can be fixed. Marc Lehmann . All @@ -169,7 +168,7 @@ CONFIGURE OPTIONS settable border widths and borderless switch (-w, -b, -bl) visual depth selection (-depth) settable extra linespacing /-lsp) - iso-14755-2 and -3, and visual feedback + iso-14755 5.1 (basic) support tripleclickwords (-tcw) settable insecure mode (-insecure) keysym remapping support diff --git a/src/perl/xim-onthespot b/src/perl/xim-onthespot index 4b610155..f7b02843 100644 --- a/src/perl/xim-onthespot +++ b/src/perl/xim-onthespot @@ -3,8 +3,8 @@ # # problems with this implementation include # -# - primary, secondary, teriary is NOT different to other hilighting -# - if rend values are missing, they are not interpolated +# - primary, secondary, tertiary are NO different to other hilighting styles +# - if rend values are missing, they are not being interpolated # my $SIZEOF_LONG = length pack "l!", 0; -- 2.34.1