From 982ef77f33358edc6dd5153de98ece3d79c3bff2 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Mon, 9 Jan 2012 23:35:05 +0000 Subject: [PATCH] fix iso10646 trad --- TODO | 1 + specs | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index db01ae6..dc344f1 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,5 @@ -trad-fixed-medium-r-semicondensed--13-120-75-75-c-60-iso10646-1 is missing the proper quotes + fixed I think Need to somehow fix up xterm to use the new font diff --git a/specs b/specs index a705c19..761fa76 100644 --- a/specs +++ b/specs @@ -7,7 +7,7 @@ rules Trad partial a entire [ ] ( ) { } d42 & W -verbatim if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf/i && +verbatim if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf|iso10646/i && verbatim $props{'ENCODING'} <= 127) { entire ` ' verbatim } -- 2.11.0