[climacs-cvs] CVS climacs
thenriksen
thenriksen at common-lisp.net
Tue Jan 1 21:18:48 UTC 2008
Update of /project/climacs/cvsroot/climacs
In directory clnet:/tmp/cvs-serv16766
Modified Files:
gui.lisp
Log Message:
Climacs panes should no longer use incremental redisplay, Drei does
not like it.
--- /project/climacs/cvsroot/climacs/gui.lisp 2007/12/27 16:34:08 1.247
+++ /project/climacs/cvsroot/climacs/gui.lisp 2008/01/01 21:18:48 1.248
@@ -56,6 +56,7 @@
(:default-initargs
:view (make-instance 'textual-drei-syntax-view
:buffer (make-instance 'climacs-buffer))
+ :display-time :command-loop
:width 900 :height 400))
(defmethod command-table ((pane climacs-pane))
More information about the Climacs-cvs
mailing list