[cells-gtk-cvs] CVS root/cells-gtk

pdenno pdenno at common-lisp.net
Wed Jun 7 16:44:23 UTC 2006


Update of /project/cells-gtk/cvsroot/root/cells-gtk
In directory clnet:/tmp/cvs-serv2155/root/cells-gtk

Modified Files:
	textview.lisp 
Log Message:
Applied patches from Andras Simon

--- /project/cells-gtk/cvsroot/root/cells-gtk/textview.lisp	2006/02/19 20:13:26	1.9
+++ /project/cells-gtk/cvsroot/root/cells-gtk/textview.lisp	2006/06/07 16:44:23	1.10
@@ -150,12 +150,6 @@
   (gtk-text-buffer-set-modified (id buffer) val))
 
 
-(eval-when (:compile-toplevel :load-toplevel :execute)
-  (export '(def-populate-adds populate-adds with-text-iters text-buffer-get-text
-            text-buffer-delete-text text-buffer-insert-text text-buffer-modified-p
-	    text-view-scroll-to-position gtk-text-buffer-get-iter-at-offset
-	    gtk-text-buffer-create-mark gtk-text-view-set-wrap-mode gtk-text-view-set-editable
-	    gtk-text-buffer-move-mark gtk-text-view-scroll-mark-onscreen)))
 
 
 




More information about the Cells-gtk-cvs mailing list