Skip to content
  • Troels Henriksen's avatar
    Big refactoring and enhancement patch for Lisp syntax. · 6ff394dc
    Troels Henriksen authored
    * New file added, lisp-syntax-swine.lisp, in order to keep the size of
      lisp-syntax.lisp down.
    
    * `define-form-traits' macro that can be used to teach Climacs how to
      intelligently handle certain forms (for example, only symbols naming
      classes will be completed from when using `make-instance' or
      `make-pane').
    
    * Taught Climacs how to handle certain forms.
    6ff394dc