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:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1985-11-10
|
255 b
|
11 lines
The size of vectors is now recorded in bytes rather than longwords.
We've imported a few more commands to deal with fclosures.
(symeval-in-fclosure 'fclosure 'symbol)
(set-in-fclosure 'fclosure 'symbol 'value)
(let-fclosed vars function)