[clfswm-git]CLFSWM - A(nother) Common Lisp FullScreen Window Manager branch master updated. R-1212-49-gcc7b5ea

Philippe Brochard pbrochard at common-lisp.net
Wed Dec 4 14:44:18 UTC 2013


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CLFSWM - A(nother) Common Lisp FullScreen Window Manager".

The branch, master has been updated
       via  cc7b5ea960ee6511b6d66c38eb0bf3c6f799de96 (commit)
      from  af50cfac18c33eb78d6730ed8d408db7598c4033 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit cc7b5ea960ee6511b6d66c38eb0bf3c6f799de96
Author: Philippe Brochard <pbrochard at common-lisp.net>
Date:   Wed Dec 4 15:44:14 2013 +0100

    Load clfswm.asd from load.lisp

diff --git a/load.lisp b/load.lisp
index b0938fd..16dd581 100644
--- a/load.lisp
+++ b/load.lisp
@@ -136,6 +136,7 @@ from $XDG_CONFIG_HOME/clfswm/clfswmrc")
 #+:clfswm-compile
 (progn
   (load-info "Compiling CLFSWM")
+  (load "clfswm.asd")
   (asdf:oos 'asdf:load-op :clfswm))
 
 

-----------------------------------------------------------------------

Summary of changes:
 load.lisp |    1 +
 1 file changed, 1 insertion(+)


hooks/post-receive
-- 
CLFSWM - A(nother) Common Lisp FullScreen Window Manager



More information about the clfswm-cvs mailing list