1
Fork 0
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:
Eli Zaretskii 2021-11-25 21:55:38 +02:00
parent aa3a74d9a1
commit 4cd6bc8809

View file

@ -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. */