[defwm-cvs] CVS update: Define-Window-Manager/website/website.lisp

Rahul Jain rjain at common-lisp.net
Thu Feb 26 21:01:13 UTC 2004


Update of /project/defwm/cvsroot/Define-Window-Manager/website
In directory common-lisp.net:/tmp/cvs-serv12312/website

Modified Files:
	website.lisp 
Log Message:
add some info about define-window-manager

Date: Thu Feb 26 16:01:13 2004
Author: rjain

Index: Define-Window-Manager/website/website.lisp
diff -u Define-Window-Manager/website/website.lisp:1.1.1.1 Define-Window-Manager/website/website.lisp:1.2
--- Define-Window-Manager/website/website.lisp:1.1.1.1	Thu Feb 26 14:29:52 2004
+++ Define-Window-Manager/website/website.lisp	Thu Feb 26 16:01:13 2004
@@ -26,7 +26,9 @@
   (code ()
         (paragraph ()
                    "The code is in a rather infantile state, but what there is is "
-                   (link (url (gen-src-link "/")) "publically available")". ")
+                   (link (url (gen-src-link "/")) "publically available")". "
+                   (Define-Window-Manager) " hooks into McCLIM's CLX backend and "
+                   "intercepts window-management-related events.")
         (section (title "Plans")
                  (paragraph ())))
   (communication ()





More information about the Defwm-cvs mailing list