projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c2563a
)
* src/font.h: Fix commentary.
author
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 4 Mar 2019 08:04:27 +0000
(
00:04
-0800)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Mon, 4 Mar 2019 08:05:04 +0000
(
00:05
-0800)
src/font.h
patch
|
blob
|
history
diff --git
a/src/font.h
b/src/font.h
index 620dd904a00ff88d43fd2f676515f01e35e84d36..3720650a2e17957b97393f0b5dd01d4b2938f111 100644
(file)
--- a/
src/font.h
+++ b/
src/font.h
@@
-606,7
+606,7
@@
struct font_driver
The properties that the font-entity has are the same as described
for the `list' method above. */
- Lisp_Object (*match) (struct frame *f, Lisp_Object spec);
+ Lisp_Object (*match) (struct frame *f, Lisp_Object
font_
spec);
/* Optional.
List available families. The value is a list of family names