[mcclim-cvs] CVS mcclim

ahefner ahefner at common-lisp.net
Sun Feb 3 11:35:24 UTC 2008


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

Modified Files:
	input-editing.lisp 
Log Message:
Oops, deleted an extra line along with the old comment.


--- /project/mcclim/cvsroot/mcclim/input-editing.lisp	2008/02/03 10:38:58	1.69
+++ /project/mcclim/cvsroot/mcclim/input-editing.lisp	2008/02/03 11:35:22	1.70
@@ -592,6 +592,7 @@
                        (progn
                          (unread-gesture gesture :stream stream)
                          (return-from complete-input-rescan
+                           (values object t input)))
                        ;; This used to be an error, but no one thought
                        ;; that was a really great idea.
 		       (signal 'simple-completion-error




More information about the Mcclim-cvs mailing list