[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/international/mule-conf.el
From: |
Kenichi Handa |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/international/mule-conf.el |
Date: |
Mon, 30 Sep 2002 02:40:33 -0400 |
Index: emacs/lisp/international/mule-conf.el
diff -c emacs/lisp/international/mule-conf.el:1.64
emacs/lisp/international/mule-conf.el:1.65
*** emacs/lisp/international/mule-conf.el:1.64 Wed Jul 17 04:46:12 2002
--- emacs/lisp/international/mule-conf.el Mon Sep 30 02:40:31 2002
***************
*** 341,347 ****
eight-bit-control characters. Each of them is encoded into a single
byte."
nil
! '((safe-charsets . t)))
(make-coding-system
'raw-text 5 ?t
--- 341,348 ----
eight-bit-control characters. Each of them is encoded into a single
byte."
nil
! '((safe-charsets . t)
! (composition . t)))
(make-coding-system
'raw-text 5 ?t