# HG changeset patch # User Kenichi Handa # Date 1196926138 0 # Node ID 0243246adecedf53bbf5aefaa3a8009b2965c593 # Parent 24adc06a08d02bc25ee66b55f5021fd8102cf2d8 (define-charset): Update the docstring for :supplementary-p. diff -r 24adc06a08d0 -r 0243246adece lisp/international/mule.el --- 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'