# HG changeset patch # User Kenichi Handa # Date 1069501563 0 # Node ID b1e7c4bffed1fbb5aa67f1c4c376f615237fa8bb # Parent b41f8c0c1a8b4c3379658f0618469c1257cbb06e (ctext-no-compositions): Remove garbage arguments. diff -r b41f8c0c1a8b -r b1e7c4bffed1 lisp/international/mule-conf.el --- 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."