summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1997-08-08 18:27:40 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1997-08-08 18:27:40 +0000
commitc4f69cf83e61f3dc7a5fde0b671c6b25c8fa1670 (patch)
tree4c527e7aa5eed31dbedfdedf02be99350340f34c /www
parentUpgrade to 0.48 (diff)
Add better approximation for KOI8-R
Notes
Notes: svn path=/head/; revision=7504
Diffstat (limited to 'www')
-rw-r--r--www/lynx/files/patch-aa14
1 files changed, 12 insertions, 2 deletions
diff --git a/www/lynx/files/patch-aa b/www/lynx/files/patch-aa
index 48ff7ea4cf69..40fb4da7f9a3 100644
--- a/www/lynx/files/patch-aa
+++ b/www/lynx/files/patch-aa
@@ -155,8 +155,8 @@
+ 0xfd U+00a4 #CURRENCY SIGN
+ 0xfe U+25a0 #BLACK SQUARE
+ 0xff U+00a0 #NO-BREAK SPACE
-*** ./src/chrtrans/koi8r_uni.tbl.orig Tue Apr 8 20:28:00 1997
---- ./src/chrtrans/koi8r_uni.tbl Fri Aug 8 16:42:24 1997
+*** src/chrtrans/koi8r_uni.tbl.orig Tue Apr 8 20:28:00 1997
+--- src/chrtrans/koi8r_uni.tbl Fri Aug 8 21:43:11 1997
***************
*** 1,11 ****
@@ -183,6 +183,16 @@
# Based on a table received from "Glenn E. Thobe" <thobe@lafn.org>
#hex unicode # description
#--- U+---- # ---------------
+***************
+*** 137,139 ****
+--- 138,144 ----
+ 0xFD U+0429 # CAP SHCHA
+ 0xFE U+0427 # CAP CHE
+ 0xFF U+042A # CAP HARD SIGN
++
++ U+2018:`
++ U+2019-U+201b:'
++ U+201c-U+201f:"
*** ./src/chrtrans/build-chrtrans.com.orig Tue Jul 22 06:29:54 1997
--- ./src/chrtrans/build-chrtrans.com Fri Aug 8 16:48:20 1997
***************