branch: externals/show-font
commit 09ad9713080b4c3ff1453306231f85aca7550964
Author: Protesilaos Stavrou <[email protected]>
Commit: Protesilaos Stavrou <[email protected]>
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