[Openmcl-devel] Contrib: list-definitions.lisp
    Glen Foy 
    lisp at clairvaux.org
       
    Mon Aug 17 10:00:00 PDT 2009
    
    
  
I've added a position history list and a file history list to this code.
The position list is a most-recently-visited list of 25 definition  
positions.  The file list is a most-recently-visited list of 25  
files.  Both lists are persistent.
The key chording now looks like this:
Right-Click  -->  an alphabetical listing of the file's definitions.
Command-Right-Click  -->  a positional listing of the file's  
definitions.
Alt-Right-Click  -->  a listing of the most recently visited definitions
Alt-Command-Right-Click  -->  a listing of the most recently visited  
files.
www.clairvaux.org/downloads/list-definitions-02b1.zip
    
    
More information about the Openmcl-devel
mailing list