From: Kenichi Handa Date: Thu, 6 Dec 2007 07:28:58 +0000 (+0000) Subject: (define-charset): Update the docstring for X-Git-Tag: emacs-pretest-23.0.90~8295^2~171 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=1376eeae110e8a69b2366ec088184f930efb83a3;p=emacs.git (define-charset): Update the docstring for :supplementary-p. --- diff --git a/lisp/international/mule.el b/lisp/international/mule.el index 83468d25916..6b90aa8f840 100644 --- a/lisp/international/mule.el +++ b/lisp/international/mule.el @@ -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'