Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
6e560c71
Commit
6e560c71
authored
Jul 02, 2011
by
Lars Magne Ingebrigtsen
Browse files
* frames.texi (Fonts): Mention "C-u C-x =" to find out what font
you're currently using. Fixes: debbugs:8489
parent
36cb87a1
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
0 deletions
+10
-0
doc/emacs/ChangeLog
doc/emacs/ChangeLog
+5
-0
doc/emacs/frames.texi
doc/emacs/frames.texi
+5
-0
No files found.
doc/emacs/ChangeLog
View file @
6e560c71
2011-07-02 Lars Magne Ingebrigtsen <larsi@gnus.org>
* frames.texi (Fonts): Mention "C-u C-x =" to find out what font
you're currently using (bug#8489).
2011-07-01 Eli Zaretskii <eliz@gnu.org>
* mule.texi (Coding Systems): Move index entries from the previous
...
...
doc/emacs/frames.texi
View file @
6e560c71
...
...
@@ -689,6 +689,11 @@ Use the command line option @samp{-fn} (or @samp{--font}). @xref{Font
X}.
@end itemize
To check what font you're currently using, the @kbd{C-u C-x =}
command can be helpful. It'll describe the character under point, and
also say what font it's rendered in, if the window system you're
running under supports that.
@cindex fontconfig
On X, there are four different ways to express a ``font name''. The
first is to use a @dfn{Fontconfig pattern}. Fontconfig patterns have
...
...
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