SET&QUERY - quicktyper.c

Usual defined LFUN's:

query_info(),query_name(),query_auto_load(),query_value().

query_quicktyper(i): If there is no i, or i=0, then the list of abbrevations
                     is returned. If i=1 then the list of commands is returned,
                     is i=2 then the history of the quicktyper is returned,
                     if i=3 then the history position (integer) is returned, 
                     if i=4 then the history offset (integer) is returned, 
                     otherwise 0 is returned.

