From d63ce4731d81c50eb205524d7b7d58681d20fa4a Mon Sep 17 00:00:00 2001 From: dos-reis Date: Mon, 22 Aug 2011 23:24:10 +0000 Subject: * interp/metalex.lisp (LINE-HANDLER, NEXT-LINE, XCAPE): Remove. (XTOKENREADER, GET-TOKEN, NEXT-META-LINE): Likewise. (META_ERROR_HANDLER, META-SYNTAX-ERROR, META-META-ERROR-HANLER): Likewise. * interp/debug.lisp: Do not set /XCAPE property. * interp/bootlex.lisp (INIT-BOOT/SPAD-READER): Do not set XTOKENRADER, LINE-HANDLER, META_ERROR_HANDLER. --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/ChangeLog') diff --git a/src/ChangeLog b/src/ChangeLog index 32d7a4d5..351af17c 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2011-08-22 Gabriel Dos Reis + + * interp/metalex.lisp (LINE-HANDLER, NEXT-LINE, XCAPE): Remove. + (XTOKENREADER, GET-TOKEN, NEXT-META-LINE): Likewise. + (META_ERROR_HANDLER, META-SYNTAX-ERROR, META-META-ERROR-HANLER): + Likewise. + * interp/debug.lisp: Do not set /XCAPE property. + * interp/bootlex.lisp (INIT-BOOT/SPAD-READER): Do not set + XTOKENRADER, LINE-HANDLER, META_ERROR_HANDLER. + 2011-08-22 Gabriel Dos Reis * interp/daase.lisp: Remove NILADIC field from DATABASE structure. -- cgit v1.2.3