]> git.eshelyaron.com Git - emacs.git/commitdiff
(emacs-mule): Add property composition.
authorKenichi Handa <handa@m17n.org>
Mon, 30 Sep 2002 06:40:31 +0000 (06:40 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 30 Sep 2002 06:40:31 +0000 (06:40 +0000)
lisp/international/mule-conf.el

index 736ced7c85caac11890540a9394934e19ef8b268..5d014d2d964af96ef7fb099300f5d281cac2ccdf 100644 (file)
@@ -341,7 +341,8 @@ sequence of the text in buffers and strings.  An exception is made for
 eight-bit-control characters.  Each of them is encoded into a single
 byte."
  nil
- '((safe-charsets . t)))
+ '((safe-charsets . t)
+   (composition . t)))
 
 (make-coding-system
  'raw-text 5 ?t