
30 Jan
2008
30 Jan
'08
10:11 p.m.
Update of /project/mcclim/cvsroot/mcclim/Drei In directory clnet:/tmp/cvs-serv17467/Drei Modified Files: input-editor.lisp Log Message: Oops, keep Lisp syntax highlighting even after the input has been activated. --- /project/mcclim/cvsroot/mcclim/Drei/input-editor.lisp 2008/01/30 21:41:11 1.30 +++ /project/mcclim/cvsroot/mcclim/Drei/input-editor.lisp 2008/01/30 22:11:35 1.31 @@ -793,7 +793,7 @@ view &key) (with-drei-options ((drei-instance stream) :syntax "Lisp" - :keep-syntax nil) + :keep-syntax t) (call-next-method))) (define-presentation-method accept :around
6362
Age (days ago)
6362
Last active (days ago)
0 comments
1 participants
participants (1)
-
thenriksen