annotate demo/more/select.urs @ 1244:1eedc9086e6c

Use key information in more places, and catch cases where one key completion depends on another having happened already
author Adam Chlipala <adamc@hcoop.net>
date Sun, 18 Apr 2010 13:00:36 -0400
parents e46227efcbba
children
rev   line source
adamc@1023 1 val selectChar : list (char * string) -> option char -> xml select [] []