summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2012-01-09 23:35:05 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2012-01-09 23:35:05 +0000
commit982ef77f33358edc6dd5153de98ece3d79c3bff2 (patch)
treeb3acc7342f9e80b03acf8f30a1c9042f02bd93ba /specs
parentabd729fdab168d1e2adbe034ce6480f9e9be36c1 (diff)
fix iso10646 trad
Diffstat (limited to 'specs')
-rw-r--r--specs2
1 files changed, 1 insertions, 1 deletions
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 }