Mercurial > hg > xemacs-beta
diff lisp/specifier.el @ 2297:13a418960a88
[xemacs-hg @ 2004-09-22 02:05:42 by stephent]
various doc patches <87isa7awrh.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 22 Sep 2004 02:06:52 +0000 |
parents | ec2d1e636272 |
children | fd1acd2f457a |
line wrap: on
line diff
--- a/lisp/specifier.el Wed Sep 22 01:10:57 2004 +0000 +++ b/lisp/specifier.el Wed Sep 22 02:06:52 2004 +0000 @@ -347,7 +347,7 @@ with the VALUE. Tags are symbols (usually naming device types, such as `x' and `tty', or device classes, such as `color', `mono', and `grayscale'); specifying a TAG-SET restricts the scope of VALUE to -devices that match all specified tags. (You can also create your +devices that match all specified tags. (You can also create your own tags using `define-specifier-tag', and use them to identify specifications added by you, so you can remove them later.) @@ -367,7 +367,7 @@ nil (meaning no specs) and `set-specifier' will interpret the `nil' as meaning \"I'm adding a global instantiator and its value is `nil'\"), or in strange cases where there is an ambiguity between a spec-list -and an inst-list, etc. (The built-in specifier types are designed +and an inst-list, etc. (The built-in specifier types are designed in such a way as to avoid any such ambiguities.)" ;; backward compatibility: the old function had HOW-TO-ADD as the