Skip to content
  • Troels Henriksen's avatar
    * Added `display-syntax-name' generic function so syntaxes can do more · 81c95f9a
    Troels Henriksen authored
      than just return a string for their info-pane.
    
    * Changed package display for Lisp syntax so the package specified by
      the `in-package' form preceding point will be displayed, whether or
      not the package can be found in the image. If it cannot be found,
      the specified package name will be displayed in italics in the
      info-pane.
    
    * Changed `with-syntax-package' to rebind `*package*' instead of just
      being a glorified `let'-wrapper.
    
    * Changed other bits and pieces that depended on the prior behavior of
      the above three changes.
    81c95f9a