home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0049.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  255 b   |  11 lines

  1.   The size of vectors is now recorded in bytes rather than longwords.
  2.   We've imported a few more commands to deal with fclosures.
  3.   (symeval-in-fclosure 'fclosure 'symbol)
  4.   (set-in-fclosure 'fclosure 'symbol 'value)
  5.  
  6.   (let-fclosed vars function)
  7.   
  8.  
  9.  
  10.  
  11.