diff options
| author | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2024-04-07 13:41:34 -0500 |
| commit | 754bbf7a25a8dda49b5d08ef0d0443bbf5af0e36 (patch) | |
| tree | f1190704f78f04a2b0b4c977d20fe96a828377f1 /devdocs/elisp/window-configuration-type.html | |
new repository
Diffstat (limited to 'devdocs/elisp/window-configuration-type.html')
| -rw-r--r-- | devdocs/elisp/window-configuration-type.html | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/devdocs/elisp/window-configuration-type.html b/devdocs/elisp/window-configuration-type.html new file mode 100644 index 00000000..150da6d4 --- /dev/null +++ b/devdocs/elisp/window-configuration-type.html @@ -0,0 +1,6 @@ + <h4 class="subsection">Window Configuration Type</h4> <p>A <em>window configuration</em> stores information about the positions, sizes, and contents of the windows in a frame, so you can recreate the same arrangement of windows later. </p> <p>Window configurations do not have a read syntax; their print syntax looks like ‘<samp>#<window-configuration></samp>’. See <a href="window-configurations">Window Configurations</a>, for a description of several functions related to window configurations. </p><div class="_attribution"> + <p class="_attribution-p"> + Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc. <br>Licensed under the GNU GPL license.<br> + <a href="https://www.gnu.org/software/emacs/manual/html_node/elisp/Window-Configuration-Type.html" class="_attribution-link">https://www.gnu.org/software/emacs/manual/html_node/elisp/Window-Configuration-Type.html</a> + </p> +</div> |
