Go to the first, previous, next, last section, table of contents.


Frame Configuration Type

A frame configuration stores information about the positions, sizes, and contents of the windows in all frames. It is actually a list whose CAR is frame-configuration and whose CDR is an alist. Each alist element describes one frame, which appears as the CAR of that element.

See section Frame Configurations, for a description of several functions related to frame configurations.


Go to the first, previous, next, last section, table of contents.