repo: rxvt-unicode-sixel
action: commit
revision: 
path_from: 
revision_from: 539ae6630405d809f67002b52404d8b32c019683:
path_to: 
revision_to: 
git.thebackupbox.net
rxvt-unicode-sixel
git clone git://git.thebackupbox.net/rxvt-unicode-sixel
commit 539ae6630405d809f67002b52404d8b32c019683
Author: Marc Lehmann 
Date:   Sat Jun 2 05:07:12 2007 +0000

    *** empty log message ***

diff --git a/README.FAQ b/README.FAQ
index 0fb2e2807d1f6653cd543e5a8c26f5089cd35608..
index ..bbe38d39f5692e93b6f3fd78aeb3ee9952229125 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 7b14a77e290399155f152c51f68a56852c711288..
index ..537c35d3472932513becb0e7143c8b9cbfc8e816 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 4b6101557138d45c41ca97fc9b662e36c96b446d..
index ..f7b02843d3caa05f72d337936a3bb26193cd2a35 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;

-----END OF PAGE-----