From 82ba818ff456bcd6d56a06226e3f27e98fbb55c3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Thu, 14 Aug 2025 22:58:58 -0500 Subject: removing all downloaded devdocs files --- devdocs/elisp/side-windows.html | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 devdocs/elisp/side-windows.html (limited to 'devdocs/elisp/side-windows.html') diff --git a/devdocs/elisp/side-windows.html b/devdocs/elisp/side-windows.html deleted file mode 100644 index f936eac6..00000000 --- a/devdocs/elisp/side-windows.html +++ /dev/null @@ -1,21 +0,0 @@ -

Side Windows

Side windows are special windows positioned at any of the four sides of a frame’s root window (see Windows and Frames). In practice, this means that the area of the frame’s root window is subdivided into a main window and a number of side windows surrounding that main window. The main window is either a “normal” live window or specifies the area containing all the normal windows.

In their most simple form of use, side windows allow to display specific buffers always in the same area of a frame. Hence they can be regarded as a generalization of the concept provided by display-buffer-at-bottom (see Buffer Display Action Functions) to the remaining sides of a frame. With suitable customizations, however, side windows can be also used to provide frame layouts similar to those found in so-called integrated development environments (IDEs).

- - - - - - - - - - - -
-

- Copyright © 1990-1996, 1998-2022 Free Software Foundation, Inc.
Licensed under the GNU GPL license.
- https://www.gnu.org/software/emacs/manual/html_node/elisp/Side-Windows.html -

-
-- cgit v1.2.3