/[emacs]/emacs/lisp/international/fontset.el
ViewVC logotype

Diff of /emacs/lisp/international/fontset.el

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

revision 1.58 by handa, Wed Apr 9 07:30:23 2003 UTC revision 1.59 by jpw, Mon Apr 14 07:53:32 2003 UTC
# Line 398  Value is name of that font." Line 398  Value is name of that font."
398             (aset xlfd-fields index "*")             (aset xlfd-fields index "*")
399             (setq index (1+ index))))))             (setq index (1+ index))))))
400      (unless ascii-font      (unless ascii-font
401        (error "No fonts founds"))        (error "No fonts found"))
402      ascii-font))      ascii-font))
403    
404    
# Line 571  It returns a name of the created fontset Line 571  It returns a name of the created fontset
571    "Create a fontset from an ASCII font FONT.    "Create a fontset from an ASCII font FONT.
572    
573  Optional 1st arg RESOLVED-FONT is a resolved name of FONT.  If  Optional 1st arg RESOLVED-FONT is a resolved name of FONT.  If
574  omitted, x-resolve-font-name is called to get the resolved name.  At  omitted, `x-resolve-font-name' is called to get the resolved name.  At
575  this time, if FONT is not available, error is signaled.  this time, if FONT is not available, error is signaled.
576    
577  Optional 2nd arg FONTSET-NAME is a string to be used in  Optional 2nd arg FONTSET-NAME is a string to be used in

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

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