Changeset 388

Show
Ignore:
Timestamp:
09/20/08 12:52:58 (4 months ago)
Author:
sergey.kol..@gmail.com
Message:

Sergey Kolos:

  • Updated changes.log
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • jasko.tim.lisp/changes.log

    r362 r388  
    1111        - Added several actions to LispEditor context menu. 
    1212        - Added a few more words to highlight as important Lisp words 
    13         - Fined tuned pair auto edits and expand selection 
     13        - Fine-tuned pair auto edits and expand selection 
    1414       
    1515    * Repl 
     
    2323        - "Use Ctrl+Enter" preference has no effect when in Read mode: Hitting Enter always sends results to Lisp. 
    2424       
    25     * Improved work with lisp implementations
     25    * Improved work with lisp implementations (still doesn't work with clisp)
    2626        - Added ability to use remote Slime over SSH 
    27         - Improvement in handling clisp 
    2827        - Lisp welcome message now is more reliable 
    2928        - Lisp startup and shut down now should be more robust (but still there is room for improvement)