home *** CD-ROM | disk | FTP | other *** search
- If top-level-read is set to a non nil value, then the lisp
- top level will funcall it to read a form for evaluation.
- It will be funcalled with two arguments, a port and an eof marker.
- top-level-read will be used in break levels too.
- Be very careful when setting top-level-read because if you set it
- to an illegal value, there is no way to correct it.
-
-
-
-
-
-