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

  1.  lisp will now look for a lisprc in a way similar to liszt.
  2.  
  3.  It will first search in . and then in $HOME
  4.  It will look for the file .lisprc or lisprc ending with .o, .l and then
  5. just .lisprc or lisprc.
  6.  
  7.  Shortly, it will only look for files ending in .l and .o since we don't
  8. want to encourage files with non-standard filename extensions.
  9.  
  10.  
  11.  
  12.  
  13.  
  14.