Skip to content
  • wlott's avatar
    Changed IN-PACKAGE to conform to the new definition. But if you use an · b5ad3bf9
    wlott authored
    old-style IN-PACKAGE, it will use the old behavior.
    
    Rewrote DEFPACKAGE to tell you about inconsistencies between the package
    and the DEFPACKAGE form.
    
    Rewrote the DO-mumble-SYMBOLS iterators in order to stamp out more uses of
    prog.  They now wrap the user body in an flet and then just use regular
    looping constructs to grovel through the packages.
    b5ad3bf9