[slime-devel] Updated character completion for cmucl

Raymond Toy toy.raymond at gmail.com
Mon Sep 20 17:35:10 UTC 2010


On 9/20/10 12:08 PM, Stas Boukarev wrote:
> Raymond Toy <toy.raymond at 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






More information about the slime-devel mailing list