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

  1.   Has these new features:
  2.     1) the message [load filename] will appear before load
  3.        reads in a lisp source file.  This can be disabled by
  4.        setting $ldprint to nil.
  5.     2) a function 'truename' as been added.  It takes a port
  6.        and returns the name of the file associated with that port.
  7.        It returns a string if there is a file associated with
  8.        the port, otherwise it returns nil.
  9.  
  10.  
  11.  
  12.