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

Diff of /emacs/src/xfaces.c

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

revision 1.250.2.2 by handa, Tue May 7 04:51:27 2002 UTC revision 1.250.2.3 by fx, Thu May 9 17:57:26 2002 UTC
# Line 1  Line 1 
1  /* xfaces.c -- "Face" primitives.  /* xfaces.c -- "Face" primitives.
2     Copyright (C) 1993, 1994, 1998, 1999, 2000, 2001     Copyright (C) 1993, 1994, 1998, 1999, 2000, 2001, 2002
3     Free Software Foundation.     Free Software Foundation.
4    
5  This file is part of GNU Emacs.  This file is part of GNU Emacs.
# Line 2114  face_numeric_swidth (width) Line 2114  face_numeric_swidth (width)
2114    
2115  Lisp_Object  Lisp_Object
2116  generate_ascii_font (name, ascii_spec)  generate_ascii_font (name, ascii_spec)
2117       Lisp_Object name;       Lisp_Object name, ascii_spec;
2118  {  {
2119    struct font_name font;    struct font_name font;
2120    char *p;    char *p;

Legend:
Removed from v.1.250.2.2  
changed lines
  Added in v.1.250.2.3

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