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/frame-geometry.html | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 devdocs/elisp/frame-geometry.html (limited to 'devdocs/elisp/frame-geometry.html') diff --git a/devdocs/elisp/frame-geometry.html b/devdocs/elisp/frame-geometry.html deleted file mode 100644 index 1624e0dd..00000000 --- a/devdocs/elisp/frame-geometry.html +++ /dev/null @@ -1,31 +0,0 @@ -

Frame Geometry

The geometry of a frame depends on the toolkit that was used to build this instance of Emacs and the terminal that displays the frame. This chapter describes these dependencies and some of the functions to deal with them. Note that the frame argument of all of these functions has to specify a live frame (see Deleting Frames). If omitted or nil, it specifies the selected frame (see Input Focus).

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

- 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/Frame-Geometry.html -

-
-- cgit v1.2.3