
12 Dec
2006
12 Dec
'06
10:32 p.m.
Update of /project/mcclim/cvsroot/mcclim In directory clnet:/tmp/cvs-serv6318 Modified Files: input-editing.lisp Log Message: Flip the *use-goatee* default to NIL, as prompted by this discussion: <antifuchs> YuleAthas: do you think it's responsible to flip the *use-goatee* switch now? <YuleAthas> antifuchs: yes. --- /project/mcclim/cvsroot/mcclim/input-editing.lisp 2006/11/08 01:18:22 1.53 +++ /project/mcclim/cvsroot/mcclim/input-editing.lisp 2006/12/12 22:32:40 1.54 @@ -27,7 +27,7 @@ (in-package :clim-internals) -(defvar *use-goatee* t +(defvar *use-goatee* nil "I true, use the Goatee editing component instead of Drei. The Goatee component is faster and more mature than Drei.")
6776
Age (days ago)
6776
Last active (days ago)
0 comments
1 participants
participants (1)
-
afuchs