From: tomo Date: Thu, 27 Apr 2000 06:03:07 +0000 (+0000) Subject: (Fmake_coding_system): Add document about `disable-composition' X-Git-Tag: r21-2-27-utf-2000-0_15-0~9 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=e053f166523ea530e8ef201a20c408eee18efd11;p=chise%2Fxemacs-chise.git.1 (Fmake_coding_system): Add document about `disable-composition' property. --- diff --git a/src/text-coding.c b/src/text-coding.c index c9b258a..3e1cb81 100644 --- a/src/text-coding.c +++ b/src/text-coding.c @@ -789,6 +789,10 @@ character set. Recognized properties are: converted to nil when stored internally, and `coding-system-property' will return nil.) +'disable-composition + If non-nil, composition/decomposition for combining characters + are disabled. + 'post-read-conversion Function called after a file has been read in, to perform the decoding. Called with two arguments, BEG and END, denoting