-
- Downloads
"README" did not exist on "4cba75d6d352a8a7ee44290150d6f36b7560cc0c"
Add support for character completion. This is primarily intended to
support character completion for slime. The implementation is from Paul Foley, but some slight modifications by Raymond Toy to handle a few corner cases. o Modify SEARCH-DICTIONARY to take optional current and posn parameters so that SEARCH-DICTIONARY can be started from a different place. o Add UNICODE-COMPLETE, which is the main function for character name completion. o Add other support functions for UNICODE-COMPLETE.
Loading
Please register or sign in to comment