[mcclim-cvs] CVS mcclim/ESA

thenriksen thenriksen at common-lisp.net
Mon Nov 19 20:34:10 UTC 2007


Update of /project/mcclim/cvsroot/mcclim/ESA
In directory clnet:/tmp/cvs-serv7676/ESA

Modified Files:
	packages.lisp 
Log Message:
ESA no longer defines a `macrorecord-processed-gestures-mixin' class,
so removed the symbol export from the package.


--- /project/mcclim/cvsroot/mcclim/ESA/packages.lisp	2007/11/19 20:28:42	1.4
+++ /project/mcclim/cvsroot/mcclim/ESA/packages.lisp	2007/11/19 20:34:10	1.5
@@ -56,7 +56,7 @@
            #:esa-frame-mixin #:recordingp #:executingp
            #:*esa-abort-gestures* #:*numeric-argument-p* #:*current-gesture* #:*command-processor*
            #:unbound-gesture-sequence #:gestures
-           #:command-processor #:instant-macro-execution-mixin #:macrorecord-processed-gestures-mixin
+           #:command-processor #:instant-macro-execution-mixin
            #:asynchronous-command-processor #:command-loop-command-processor
            #:overriding-handler #:directly-processing-p #:process-gesture #:process-gestures-or-command
            #:*extended-command-prompt*




More information about the Mcclim-cvs mailing list