summaryrefslogtreecommitdiff
path: root/specs
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2012-01-10 00:11:30 +0000
committerIan Jackson <ijackson@chiark.greenend.org.uk>2012-01-10 00:11:30 +0000
commit460cb92246fa25d21d7d8723136ced515bfd5749 (patch)
tree9abd914610bb3750773327c6ee324226069d6bfc /specs
parentea6c6254fafab598243520b41ae5e94d2e19dd60 (diff)
fix wide characters; tested iso10646
Diffstat (limited to 'specs')
-rw-r--r--specs3
1 files changed, 1 insertions, 2 deletions
diff --git a/specs b/specs
index 0d74307..6919580 100644
--- a/specs
+++ b/specs
@@ -7,8 +7,7 @@ rules Trad
partial a
entire [ ] ( ) { } d42 & W
-verbatim if ($props{'CHARSET_REGISTRY'} =~ m/iso8859|utf|iso10646/i &&
-verbatim $props{'ENCODING'} <= 127) {
+verbatim if ($props{' 7bit'}) {
entire ` '
verbatim }