emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/show-font 09ad971308 21/54: Update show-font-pangram do


From: ELPA Syncer
Subject: [elpa] externals/show-font 09ad971308 21/54: Update show-font-pangram doc string
Date: Tue, 10 Sep 2024 03:58:57 -0400 (EDT)

branch: externals/show-font
commit 09ad9713080b4c3ff1453306231f85aca7550964
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Update show-font-pangram doc string
---
 show-font.el | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/show-font.el b/show-font.el
index 479831e0e3..8b48fcae19 100644
--- a/show-font.el
+++ b/show-font.el
@@ -49,7 +49,11 @@
   "Default list of pangrams.")
 
 (defcustom show-font-pangram 'prot
-  "Pangram to display previewed font in."
+  "Pangram to display previewed font in.
+This can be a symbol among the `car' of each element in
+`show-font-pangrams' or it can be a string.  The string does not
+actually need to be a pangram, though users can still have fun
+experimenting with `show-font-pangram-p'."
   :package-version '(show-font . "0.1.0")
   :type `(choice
           ,@(mapcar



reply via email to

[Prev in Thread] Current Thread [Next in Thread]