Update of /project/mcclim/cvsroot/mcclim In directory clnet:/tmp/cvs-serv7043
Modified Files: package.lisp Log Message: Change the use of global variables in Drei to functions that query a single global variable (*drei-instance*).
At the same time, change a few things in ESA to make Dreis use of it less hacky.
--- /project/mcclim/cvsroot/mcclim/package.lisp 2007/02/07 12:44:17 1.62 +++ /project/mcclim/cvsroot/mcclim/package.lisp 2007/11/19 20:28:44 1.63 @@ -2072,6 +2072,7 @@ (defpackage :goatee (:use :clim :clim-lisp :clim-sys) (:import-from :clim-internals #:letf) + (:shadow #:point) (:export #:execute-gesture-command #:goatee-input-editing-mixin