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
543e6d09
Commit
543e6d09
authored
Jan 08, 2009
by
Chong Yidong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Documented several font functions.
parent
9185bf49
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
11 deletions
+11
-11
etc/NEWS
etc/NEWS
+11
-11
No files found.
etc/NEWS
View file @
543e6d09
...
...
@@ -1627,26 +1627,26 @@ second argument, and has an optional 5th argument to control how to
set the font.
*** New functions:
+++
**** `fontp' checks if the argument is a font-spec or font-entity.
+++
**** `font-spec' creates a new font-spec object.
+++
**** `font-get' returns a font property value.
+++
**** `font-put' sets a font property value.
+++
**** `font-face-attributes' returns a plist of face attributes set by a font.
+++
**** `list-fonts' returns a list of font-entities matching a font spec.
**** `f
ont
-font' returns the font-entity best matching the given font spec.
+++
**** `f
ind
-font' returns the font-entity best matching the given font spec.
+++
**** `font-family-list' returns a list of family names of available fonts.
+++
**** `font-xlfd-name' returns an XLFD name of a given font spec, font
entity, or font object.
---
**** `clear-font-cache' clears all font caches.
** Changes related to multiple-terminal (multi-tty) support
...
...
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