1
Fork 0
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:
Kenichi Handa 2007-12-06 07:28:58 +00:00
parent b6381d6ccf
commit 1376eeae11

View file

@ -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'