Mercurial > hg > xemacs-beta
diff src/objects-msw.c @ 1706:9fc738581a9d
[xemacs-hg @ 2003-09-22 03:21:12 by james]
Remove GNU DLD support, fix the C++ build, make eval-related functions visible
to modules, and fix minor Windows-related problems.
author | james |
---|---|
date | Mon, 22 Sep 2003 03:21:19 +0000 |
parents | a1e328407366 |
children | a8d8f419b459 |
line wrap: on
line diff
--- a/src/objects-msw.c Sun Sep 21 21:52:23 2003 +0000 +++ b/src/objects-msw.c Mon Sep 22 03:21:19 2003 +0000 @@ -2185,7 +2185,7 @@ /* If FONT specifies a particular charset, this will only list fonts with that charset; otherwise, it will list fonts with all charsets. */ - fontlist = mswindows_list_fonts (font, device); + fontlist = mswindows_list_fonts (font, device, Qnil); if (!stage) {