Mercurial > emacs
changeset 91196:0243246adece
(define-charset): Update the docstring for
:supplementary-p.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Thu, 06 Dec 2007 07:28:58 +0000 |
parents | 24adc06a08d0 |
children | a7ee91d853bc |
files | lisp/international/mule.el |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule.el Thu Dec 06 07:27:56 2007 +0000 +++ b/lisp/international/mule.el Thu Dec 06 07:28:58 2007 +0000 @@ -160,8 +160,9 @@ `: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'