diff options
Diffstat (limited to 'src/xfaces.c')
| -rw-r--r-- | src/xfaces.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xfaces.c b/src/xfaces.c index 0e3e6861eca..a4a7077e57b 100644 --- a/src/xfaces.c +++ b/src/xfaces.c | |||
| @@ -5363,7 +5363,7 @@ face for italic. */) | |||
| 5363 | Font selection | 5363 | Font selection |
| 5364 | ***********************************************************************/ | 5364 | ***********************************************************************/ |
| 5365 | 5365 | ||
| 5366 | DEFUN ("internal-set-font-selection-order", | 5366 | DEFUN ("internal-set-font-selection-order", |
| 5367 | Finternal_set_font_selection_order, | 5367 | Finternal_set_font_selection_order, |
| 5368 | Sinternal_set_font_selection_order, 1, 1, 0, | 5368 | Sinternal_set_font_selection_order, 1, 1, 0, |
| 5369 | doc: /* Set font selection order for face font selection to ORDER. | 5369 | doc: /* Set font selection order for face font selection to ORDER. |