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

Minibuffers

A minibuffer is a special buffer that Emacs commands use to read arguments more complicated than the single numeric prefix argument. These arguments include file names, buffer names, and command names (as in M-x). The minibuffer is displayed on the bottom line of the frame, in the same place as the echo area (see The Echo Area), but only while it is in use for reading an argument.

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

- 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/Minibuffers.html -

-
-- cgit v1.2.3