Mercurial > hg > xemacs-beta
diff man/lispref/specifiers.texi @ 1877:6ae20abf892d
[xemacs-hg @ 2004-01-24 07:32:40 by stephent]
type fix <87hdylvm3y.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Sat, 24 Jan 2004 07:32:44 +0000 |
parents | ec2d1e636272 |
children | 04ebee7cbab0 |
line wrap: on
line diff
--- a/man/lispref/specifiers.texi Fri Jan 23 22:52:06 2004 +0000 +++ b/man/lispref/specifiers.texi Sat Jan 24 07:32:44 2004 +0000 @@ -1116,11 +1116,11 @@ For chartable (e.g. display table) specifiers, @var{matchspec} should be a character, and the specification (a chartable) must give a value for that character in order to be considered. This allows you to specify, -@emphe.g.}, a buffer-local display table that only gives values for particular +@emph{e.g.}, a buffer-local display table that only gives values for particular characters. All other characters are handled as if the buffer-local display table is not there. (Chartable specifiers are not yet implemented.) - +@item For font specifiers, @var{matchspec} should be a list (@var{charset} . @var{second-stage-p}), and the specification (a font string) must have a registry that matches the charset's registry. (This only makes sense