Changeset 13448 for trunk/abcl/src/org


Ignore:
Timestamp:
08/07/11 14:14:33 (12 years ago)
Author:
ehuelsmann
Message:

Add more documentation.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/abcl/src/org/armedbear/lisp/jvm.lisp

    r13447 r13448  
    298298;;     non-null lexical environment, the variable is to be looked up
    299299;;     from a lexical environment object
     300;;  5. the variable is a special variable and its binding has been looked
     301;;     up and cached in a local register (binding-register)
    300302
    301303;; a variable can be either special-p *or* have a register *or*
Note: See TracChangeset for help on using the changeset viewer.