get-register-alist -- Return the register-alist.
get-register-name -- Prompt for a register name and return a corresponding symbol.
set-register -- Set contents of Scwm register named REGISTER to VALUE.
get-register -- Return contents of Scwm register named REGISTER, or #f if none.
focus-to-register -- Save the currently-focused window to REGISTER.
window-configuration-to-register -- Save the configuration of WIN to REGISTER.
selected-windows-to-register -- Save the current set of selected windows to REGISTER.
global-window-configuration-to-register -- Save the global configuration of windows to REGISTER.
list-of-windows? -- No documentation supplied.
register-value-type -- No documentation supplied.
jump-to-register -- Restore the state saved in REGISTER.
register-type-mapping -- No documentation supplied.
register-type-mapping-string -- No documentation supplied.
popup-register-winlist -- Popup a menu displaying all the windows that stored in registers.