[climacs-cvs] CVS climacs

thenriksen thenriksen at common-lisp.net
Sun Jul 23 11:59:38 UTC 2006


Update of /project/climacs/cvsroot/climacs
In directory clnet:/tmp/cvs-serv31341

Modified Files:
	packages.lisp 
Log Message:

Export the `as-offsets' macro from :climacs-base.


--- /project/climacs/cvsroot/climacs/packages.lisp	2006/07/11 14:20:20	1.104
+++ /project/climacs/cvsroot/climacs/packages.lisp	2006/07/23 11:59:38	1.105
@@ -75,7 +75,8 @@
 
 (defpackage :climacs-base
   (:use :clim-lisp :climacs-buffer :climacs-kill-ring)
-  (:export #:do-buffer-region
+  (:export #:as-offsets
+           #:do-buffer-region
            #:do-buffer-region-lines
 	   #:previous-line #:next-line
            #:open-line




More information about the Climacs-cvs mailing list