[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
new feature in smartarglist
- To: PARC Lisp Users:
- Subject: new feature in smartarglist
- From: TEITELMAN
- Date: Sun, 16 Sep 1979 19:45:07 -7000
- Date: 16 SEP 1979 1945-PDT
- Cc: lisp
before bailing out, will consult (extended) file package
and obtain argument names from there. thus if you have a system
consisting of several files, and are editing one, and are at a
place of a call to a function defined in another file, but not
defined in core, ?= will work correctly.
-------