Update of /project/mcclim/cvsroot/mcclim/Drei In directory clnet:/tmp/cvs-serv9368/Drei
Modified Files: lisp-syntax.lisp Log Message: Fixed case of treatment of mark as offset in Lisp syntax.
--- /project/mcclim/cvsroot/mcclim/Drei/lisp-syntax.lisp 2007/12/21 23:10:49 1.39 +++ /project/mcclim/cvsroot/mcclim/Drei/lisp-syntax.lisp 2007/12/21 23:38:20 1.40 @@ -1152,7 +1152,7 @@ form can be found, return the package specified in the attribute list. If no such package is specified, return "CLIM-USER"." (as-offsets ((offset mark-or-offset)) - (update-parse syntax 0 mark-or-offset) + (update-parse syntax 0 offset) (flet ((normalise (designator) (typecase designator (symbol