annotate etc/unicode/README @ 4421:69b803c646cd
Fail searches immediately if searching for non-representable characters.
2008-02-11 Aidan Kehoe <kehoea@parhasard.net>
* search.c (search_buffer):
In the event that a character is not representable in the buffer,
fail immediately. Prevents an assertion failure in the code to
deal with whether Boyer-Moore search can be used for such
characters.
2008-02-11 Aidan Kehoe <kehoea@parhasard.net>
* automated/case-tests.el (Assert):
New test case; thank you Michael Sperber.
author |
Aidan Kehoe <kehoea@parhasard.net> |
date |
Mon, 11 Feb 2008 22:34:51 +0100 |
parents |
a29c4eef8f00 |
children |
|
rev |
line source |
771
|
1 This directory contains Unicode translation tables for most of the
|
|
2 charsets in XEmacs.
|
|
3
|
|
4 The tables in unicode-consortium/ come from:
|
|
5
|
|
6 http://www.unicode.org/Public/MAPPINGS/
|
|
7
|
|
8 The tables in ibm/ come from:
|
|
9
|
|
10 http://oss.software.ibm.com/icu/charset/
|
|
11
|
779
|
12 The tables in unicode-consortium/ should be used as source data; the ones
|
|
13 in ibm/ can be used to supplement or check the accuracy of the others.
|