]> git.eshelyaron.com Git - emacs.git/commitdiff
Document 'describe-fontset'
authorEli Zaretskii <eliz@gnu.org>
Mon, 19 Dec 2016 17:57:22 +0000 (19:57 +0200)
committerEli Zaretskii <eliz@gnu.org>
Mon, 19 Dec 2016 17:57:22 +0000 (19:57 +0200)
* doc/emacs/mule.texi (Fontsets): Document 'describe-fontset'.
(Bug#25216)

doc/emacs/mule.texi

index 882d75f5e61194dd8a3c45b329696cd1e28809e5..a0925747ff2db444aada892c38c7ba6408221129 100644 (file)
@@ -1369,6 +1369,13 @@ Resources}).
 characters the font does not cover.  The standard fontset is only used if
 explicitly requested, despite its name.
 
+@findex describe-fontset
+  To show the information about a specific fontset, use the
+@w{@kbd{M-x describe-fontset}} command.  It prompts for a fontset
+name, defaulting to the one used by the current frame, and then
+displays all the subranges of characters and the fonts assigned to
+them in that fontset.
+
   A fontset does not necessarily specify a font for every character
 code.  If a fontset specifies no font for a certain character, or if
 it specifies a font that does not exist on your system, then it cannot