projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aa3a74d
)
; * src/font.c: Comment about synchronizing with cus-face.el.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 25 Nov 2021 19:55:38 +0000
(21:55 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 25 Nov 2021 19:55:38 +0000
(21:55 +0200)
src/font.c
patch
|
blob
|
history
diff --git
a/src/font.c
b/src/font.c
index d423fd46b70437819875dc80cd64f1b42d317b48..d780d781f620d7ecde7c6024243f768a753cc016 100644
(file)
--- a/
src/font.c
+++ b/
src/font.c
@@
-60,6
+60,8
@@
struct table_entry
const char *names[6];
};
+/* The following tables should be in sync with 'custom-face-attributes'. */
+
/* Table of weight numeric values and their names. This table must be
sorted by numeric values in ascending order and the numeric values
must approximately match the weights in the font files. */