On 9/20/10 12:08 PM, Stas Boukarev wrote:
Raymond Toy toy.raymond@gmail.com writes:
Here is an updated version of character completion for cmucl. Major change is that the handling of Hangul syllables and CJK Unified Ideographs is much better and in addition to the Unicode names, the standard character names that were recognized by cmucl are still recognized.
The changes are attached. As before, the changes can be just added to the end of swank-cmucl.lisp.
I've committed it, except for the large part of code for CMUCL internals for older versions of CMUCL.
Thanks! I'll stick the rest of the support code somewhere. It should run on any version of cmucl that supports unicode.
Ray