[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/show-font 3056fc8aed 41/54: Add doc string to show-font
From: |
ELPA Syncer |
Subject: |
[elpa] externals/show-font 3056fc8aed 41/54: Add doc string to show-font-select-preview-history |
Date: |
Tue, 10 Sep 2024 03:58:59 -0400 (EDT) |
branch: externals/show-font
commit 3056fc8aedf223a5859846c6df6be6f522d85c69
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>
Add doc string to show-font-select-preview-history
---
show-font.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/show-font.el b/show-font.el
index c7fbc8b278..62a377b27d 100644
--- a/show-font.el
+++ b/show-font.el
@@ -363,7 +363,8 @@ buffer."
;;;; Preview an installed font
-(defvar show-font-select-preview-history nil)
+(defvar show-font-select-preview-history nil
+ "Minibuffer history for `show-font-select-preview'.")
(defun show-font--select-preview-prompt ()
"Prompt for a font among `show-font--get-installed-font-families'."
- [elpa] externals/show-font ad30c77b06 42/54: Remove WIP notices, (continued)
- [elpa] externals/show-font ad30c77b06 42/54: Remove WIP notices, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 0f46562e42 51/54: Make sure to delete duplicates and sort fonts, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 683d5ab4d1 49/54: Mention links to the Info manual and web page in the defgroups, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font ff0251d565 19/54: Remove the function that shows the font from the major mode, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font c8f889d12a 11/54: Define helper functions to get installed fonts and check for one among them, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font a65e7a242a 27/54: Add more helpers to check for installed fonts, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 0d35840ce2 28/54: Rework show-font--prepare-text in light of commit 19a95c1, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 67eff98c59 30/54: Remove outdated comment, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font e654040756 32/54: Fix a typo, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 3695bfb838 38/54: Add error condition to show-font-select-preview, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 3056fc8aed 41/54: Add doc string to show-font-select-preview-history,
ELPA Syncer <=
- [elpa] externals/show-font 8ef7327eb2 37/54: Remove clarified FIXME, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font 7d2145e5bf 46/54: Write the show-font manual, ELPA Syncer, 2024/09/10
- [elpa] externals/show-font c66456b2f3 40/54: Autoload the show-font-list command, ELPA Syncer, 2024/09/10