diff options
| author | Glenn Morris | 2009-02-24 03:39:57 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-02-24 03:39:57 +0000 |
| commit | 2c7d1565548e2cabc2a5f5f8a226b871bedbdcb1 (patch) | |
| tree | 0767aa53ca618fbe2fd39eaf0e65537c4f77067d /src/xfaces.c | |
| parent | 92bd667f241641d811cb81bee584f7aa3539edf5 (diff) | |
| download | emacs-2c7d1565548e2cabc2a5f5f8a226b871bedbdcb1.tar.gz emacs-2c7d1565548e2cabc2a5f5f8a226b871bedbdcb1.zip | |
(Finternal_set_font_selection_order): Remove leading whitespace that
confuses documentation.
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. |