mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-22 16:01:04 -08:00
(define-charset): Update the docstring for
:supplementary-p.
This commit is contained in:
parent
b6381d6ccf
commit
1376eeae11
1 changed files with 3 additions and 2 deletions
|
|
@ -160,8 +160,9 @@ compatible with ASCII, i.e. the first 128 code points map to ASCII.
|
|||
`:supplementary-p'
|
||||
|
||||
VALUE must be nil or t. If the VALUE is t, the charset is
|
||||
supplementary, which means it is used only as a parent of some other
|
||||
charset.
|
||||
supplementary, which means it is used only as a parent or a
|
||||
subset of some other charset, or it is provided just for backward
|
||||
compatibility.
|
||||
|
||||
`:invalid-code'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue