Mercurial > emacs
changeset 89647:b1e7c4bffed1
(ctext-no-compositions): Remove garbage arguments.
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Sat, 22 Nov 2003 11:46:03 +0000 |
parents | b41f8c0c1a8b |
children | d5641a606e08 |
files | lisp/international/mule-conf.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/international/mule-conf.el Sat Nov 22 11:41:15 2003 +0000 +++ b/lisp/international/mule-conf.el Sat Nov 22 11:46:03 2003 +0000 @@ -1312,7 +1312,7 @@ ;; compound-text-with-extensions, see mule.el. Note that this should ;; not have a mime-charset property, to prevent it from showing up ;; close to the beginning of coding systems ordered by priority. -(define-coding-system 'ctext-no-compositions 2 ?x +(define-coding-system 'ctext-no-compositions "Compound text based generic encoding for decoding unknown messages. Like `compound-text', but does not produce escape sequences for compositions."