aboutsummaryrefslogtreecommitdiffstats
path: root/src/xfaces.c
diff options
context:
space:
mode:
authorGlenn Morris2009-02-24 03:39:57 +0000
committerGlenn Morris2009-02-24 03:39:57 +0000
commit2c7d1565548e2cabc2a5f5f8a226b871bedbdcb1 (patch)
tree0767aa53ca618fbe2fd39eaf0e65537c4f77067d /src/xfaces.c
parent92bd667f241641d811cb81bee584f7aa3539edf5 (diff)
downloademacs-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.c2
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", 5366DEFUN ("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.