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

  1.  fateman is correct that there is an optional third argument for
  2. documentation.   We don't want to add multiple arguments because defvar
  3. it will mean that code we write here can't be transported to
  4. other lisp which only expect one defvar argument.
  5.  
  6.  
  7.  
  8.