[mcclim-cvs] CVS mcclim/Drei

thenriksen thenriksen at common-lisp.net
Thu Jan 4 23:15:48 UTC 2007


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

Modified Files:
	input-editor.lisp 
Log Message:
Fix annoying bug where the first gesture of the subaccepts in an
`accepting-values' body were ignored.


--- /project/mcclim/cvsroot/mcclim/Drei/input-editor.lisp	2006/12/11 22:55:28	1.14
+++ /project/mcclim/cvsroot/mcclim/Drei/input-editor.lisp	2007/01/04 23:15:48	1.15
@@ -567,6 +567,7 @@
                                                         *pointer-documentation-output*
                                                         minibuffer)
                                         :prompt "M-x ")
+      (update-drei-buffer stream)
       ;; Commands are permitted to signal immediate rescans, but
       ;; we may need to do some stuff first.
       (unwind-protect




More information about the Mcclim-cvs mailing list