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.
Note:Frame Configurations, for a description of several functions
related to frame configurations.