[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/show-font 682459b5b6 09/13: Document show-font-display-
From: |
ELPA Syncer |
Subject: |
[elpa] externals/show-font 682459b5b6 09/13: Document show-font-display-buffer-action-alist |
Date: |
Sat, 25 Jan 2025 03:59:00 -0500 (EST) |
branch: externals/show-font
commit 682459b5b6d26caaec0d8a824636f463e5638ff9
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Document show-font-display-buffer-action-alist
---
README.org | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README.org b/README.org
index d85ca3f3ac..b69c12c74e 100644
--- a/README.org
+++ b/README.org
@@ -76,6 +76,11 @@ Emacs. This can be done in the following ways:
message and an option to install the font (NOTE 2024-09-10: this
only works on Linux).
+#+vindex: show-font-display-buffer-action-alist
+Where the buffer which previews the font is displayed is controlled by
+the user option ~show-font-display-buffer-action-alist~. The default
+value is to show the buffer at the bottom of the frame.
+
#+vindex: show-font-pangram
The previews include a pangram, which is controlled by the user option
~show-font-pangram~. The default value is a playful take on the more
- [elpa] externals/show-font d84c7a1dfd 02/13: Make show-font-list start counting from 1, (continued)
- [elpa] externals/show-font d84c7a1dfd 02/13: Make show-font-list start counting from 1, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font e5a6b9cab4 03/13: Add a tabulated list view of fonts; command is show-font-tabulated, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font f057e48c7d 04/13: Rename the tabulated mode to avoid confusion, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font af941f3eaf 13/13: Bump version to include the backronym fix, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font 634cf985eb 12/13: Fix typo in the backronym..., ELPA Syncer, 2025/01/25
- [elpa] externals/show-font 99b6c1a9cd 05/13: Make it possible to get list/tabulated view of only the fonts matching REGEXP, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font 1274efa472 07/13: Update the copyright years, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font 4c8b5ed84b 10/13: Use a better backronym, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font db0dfd7edb 08/13: Document show-font-tabulated and REGEXP argument, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font 2c260c81cf 11/13: Update to show-font version 0.2.0, ELPA Syncer, 2025/01/25
- [elpa] externals/show-font 682459b5b6 09/13: Document show-font-display-buffer-action-alist,
ELPA Syncer <=