comparison man/lispref/specifiers.texi @ 1878:04ebee7cbab0

[xemacs-hg @ 2004-01-24 07:36:54 by stephent] type fix <87hdylvm3y.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Sat, 24 Jan 2004 07:36:54 +0000
parents 6ae20abf892d
children 01dce9d37966
comparison
equal deleted inserted replaced
1877:6ae20abf892d 1878:04ebee7cbab0
1127 with Mule support.) This makes it easy to choose a font that can 1127 with Mule support.) This makes it easy to choose a font that can
1128 display a particular character. (This is what redisplay does, in fact.) 1128 display a particular character. (This is what redisplay does, in fact.)
1129 @var{second-stage-p} means to ignore the font's registry and instead 1129 @var{second-stage-p} means to ignore the font's registry and instead
1130 look at the characters in the font to see if the font can support the 1130 look at the characters in the font to see if the font can support the
1131 charset. This currently only makes sense under MS Windows. 1131 charset. This currently only makes sense under MS Windows.
1132 @end itemize
1132 @end defun 1133 @end defun
1133 1134
1134 @defun specifier-instance-from-inst-list specifier domain inst-list &optional default 1135 @defun specifier-instance-from-inst-list specifier domain inst-list &optional default
1135 This function attempts to convert a particular inst-list into an 1136 This function attempts to convert a particular inst-list into an
1136 instance. This attempts to instantiate @var{inst-list} in the given 1137 instance. This attempts to instantiate @var{inst-list} in the given