mule.el (define-coding-system): New coding system
authorKenichi Handa <handa@gnu.org>
Fri, 28 Jun 2013 14:54:18 +0000 (23:54 +0900)
committerKenichi Handa <handa@gnu.org>
Fri, 28 Jun 2013 14:54:18 +0000 (23:54 +0900)
commit50960f36d19bce75f9c8890c9e57428ab5764d1e
tree3e88d1584408e9563bff10b391cc8d04b48d9b9d
parent4d4ff4c6dd9356ff3a24c273a785e08c7609ad92
mule.el (define-coding-system): New coding system
properties :inhibit-null-byte-detection,
:inhibit-iso-escape-detection, and :prefer-utf-8.
(set-buffer-file-coding-system): If :charset-list property of
CODING-SYSTEM is `emacs', do not check if CODING-SYSTEM is
appropriate for setting.
lisp/ChangeLog
lisp/international/mule.el