mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-10 05:30:45 -08:00
; * src/font.c: Comment about synchronizing with cus-face.el.
This commit is contained in:
parent
aa3a74d9a1
commit
4cd6bc8809
1 changed files with 2 additions and 0 deletions
|
|
@ -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. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue