Skip to content
Snippets Groups Projects
Commit d4b888a2 authored by rtoy's avatar rtoy
Browse files

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.
parent 34af3581
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment