summaryrefslogtreecommitdiff
path: root/src/fontset.c
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2003-05-17 12:46:53 +0000
committerRichard M. Stallman <rms@gnu.org>2003-05-17 12:46:53 +0000
commita2253db2d6aa0c66559db07e9880e2667a870fb8 (patch)
tree53f9a10bd7ef4d001c8a15feaf0ad46cc259d14e /src/fontset.c
parentff893f709723ce0ccb6b8874aa97c6a06fff48a2 (diff)
downloademacs-a2253db2d6aa0c66559db07e9880e2667a870fb8.tar.gz
(Ffontset_info): Pass new arg to map_char_table.
Diffstat (limited to 'src/fontset.c')
-rw-r--r--src/fontset.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fontset.c b/src/fontset.c
index d767548bb57..a23a146c76d 100644
--- a/src/fontset.c
+++ b/src/fontset.c
@@ -1305,7 +1305,7 @@ If FRAME is omitted, it defaults to the currently selected frame. */)
{
/* Merge FONTSET onto the default fontset. */
val = Fcopy_sequence (Vdefault_fontset);
- map_char_table (override_font_info, Qnil, fontset, val, 0, indices);
+ map_char_table (override_font_info, Qnil, fontset, fontset, val, 0, indices);
fontset = val;
}
@@ -1317,7 +1317,7 @@ If FRAME is omitted, it defaults to the currently selected frame. */)
Fcons (XCDR (FONTSET_ASCII (fontset)), Qnil)),
Qnil);
val = Fcons (val, val);
- map_char_table (accumulate_font_info, Qnil, fontset, val, 0, indices);
+ map_char_table (accumulate_font_info, Qnil, fontset, fontset, val, 0, indices);
val = XCDR (val);
/* For each FONT-INFO, if CHAR_OR_RANGE (car part) is a generic