window-configuration-to-register

Name

window-configuration-to-register -- Save the configuration of WIN to REGISTER.

Synopsis

(window-configuration-to-register 
		 #&optional (win (or (window-with-focus) (get-window)))
		 (register (get-register-name "Window-configuration-to-")))

Description

Save the configuration of WIN to REGISTER.

Implementation Notes

Module: (app scwm register)

Defined in scheme/register.scm at line 76 (CVS log)