/[emacs]/emacs/src/w32term.c
ViewVC logotype

Diff of /emacs/src/w32term.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.146 by pj, Sat Feb 23 16:28:28 2002 UTC revision 1.146.2.1 by handa, Fri Mar 1 01:49:08 2002 UTC
# Line 10022  x_new_font (f, fontname) Line 10022  x_new_font (f, fontname)
10022       register char *fontname;       register char *fontname;
10023  {  {
10024    struct font_info *fontp    struct font_info *fontp
10025      = FS_LOAD_FONT (f, 0, fontname, -1);      = FS_LOAD_FONT (f, fontname);
10026    
10027    if (!fontp)    if (!fontp)
10028      return Qnil;      return Qnil;

Legend:
Removed from v.1.146  
changed lines
  Added in v.1.146.2.1

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26