]> git.eshelyaron.com Git - emacs.git/commitdiff
(Finternal_set_alternative_font_family_alist): Reindent.
authorPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 07:09:22 +0000 (07:09 +0000)
committerPavel Janík <Pavel@Janik.cz>
Tue, 13 Nov 2001 07:09:22 +0000 (07:09 +0000)
src/ChangeLog
src/xfaces.c

index 47453ae4e470fddc60b5c0fafc19d5fd44938ebc..720f31e3f41d1eda30fa269da8b936b009c3f93a 100644 (file)
@@ -1,5 +1,8 @@
 2001-11-13  Pavel Jan\e,Bm\e(Bk  <Pavel@Janik.cz>
 
+       * xfaces.c (Finternal_set_alternative_font_family_alist):
+       Reindent.
+
        * xdisp.c (Fdump_tool_bar_row): Reindent.
 
        * minibuf.c (Fminibuffer_complete_word): Reindent.
index 2bf3eae7bdf1380652cdb37296c79eda25c1153c..c789efa527dd5c7e4c6038782c2b05cbb9775889 100644 (file)
@@ -5576,7 +5576,7 @@ Value is ORDER.  */)
 DEFUN ("internal-set-alternative-font-family-alist",
        Finternal_set_alternative_font_family_alist,
        Sinternal_set_alternative_font_family_alist, 1, 1, 0,
-  doc: /* Define alternative font families to try in face font selection.
+       doc: /* Define alternative font families to try in face font selection.
 ALIST is an alist of (FAMILY ALTERNATIVE1 ALTERNATIVE2 ...) entries.
 Each ALTERNATIVE is tried in order if no fonts of font family FAMILY can
 be found.  Value is ALIST.  */)