[climacs-cvs] CVS update: climacs/delegating-buffer.lisp
Aleksandar Bakic
abakic at common-lisp.net
Sun Feb 27 19:16:17 UTC 2005
Update of /project/climacs/cvsroot/climacs
In directory common-lisp.net:/tmp/cvs-serv11262
Modified Files:
delegating-buffer.lisp
Log Message:
Added description.
Date: Sun Feb 27 20:16:16 2005
Author: abakic
Index: climacs/delegating-buffer.lisp
diff -u climacs/delegating-buffer.lisp:1.2 climacs/delegating-buffer.lisp:1.3
--- climacs/delegating-buffer.lisp:1.2 Sun Feb 27 20:15:27 2005
+++ climacs/delegating-buffer.lisp Sun Feb 27 20:16:14 2005
@@ -18,7 +18,7 @@
;;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;;; Boston, MA 02111-1307 USA.
-;;; GUI for the Climacs editor.
+;;; Buffer class that allow specifying buffer implementation at run time.
(in-package :climacs-buffer)
More information about the Climacs-cvs
mailing list