Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9adb1013
Commit
9adb1013
authored
Dec 19, 2016
by
Eli Zaretskii
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Document 'describe-fontset'
* doc/emacs/mule.texi (Fontsets): Document 'describe-fontset'. (Bug#25216)
parent
229315c0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
0 deletions
+7
-0
doc/emacs/mule.texi
doc/emacs/mule.texi
+7
-0
No files found.
doc/emacs/mule.texi
View file @
9adb1013
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment