src/clfswm-internal.lisp: Remove the *current-child* variable and use a setfable...
commit793638d4c961bf53cbfa04157e6f6655c2b26979
authorPhilippe Brochard <pbrochard@common-lisp.net>
Sun, 13 May 2012 21:27:01 +0000 (13 23:27 +0200)
committerPhilippe Brochard <pbrochard@common-lisp.net>
Sun, 13 May 2012 21:27:01 +0000 (13 23:27 +0200)
treee0d61ea3b7b414e648a481431285f08000aa9aa1
parentbf200cb2092db5bfa72076914fdc9d3a8ceb07c0
src/clfswm-internal.lisp: Remove the *current-child* variable and use a setfable function (current-child) instead.
16 files changed:
ChangeLog
clfswm.asd
contrib/osd.lisp
contrib/server/test.lisp
src/bindings-second-mode.lisp
src/clfswm-circulate-mode.lisp
src/clfswm-expose-mode.lisp
src/clfswm-internal.lisp
src/clfswm-layout.lisp
src/clfswm-nw-hooks.lisp
src/clfswm-pack.lisp
src/clfswm-placement.lisp
src/clfswm-util.lisp
src/clfswm.lisp
src/package.lisp
src/xlib-util.lisp