From 0fabd612e257cbcf8200489259f6458e87129667 Mon Sep 17 00:00:00 2001 From: Kenichi Handa Date: Sat, 22 Nov 2003 11:46:03 +0000 Subject: [PATCH] (ctext-no-compositions): Remove garbage arguments. --- lisp/international/mule-conf.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/international/mule-conf.el b/lisp/international/mule-conf.el index 121e2bdf9dc..e397edb6490 100644 --- a/lisp/international/mule-conf.el +++ b/lisp/international/mule-conf.el @@ -1312,7 +1312,7 @@ This coding system does not support extended segments of CTEXT." ;; 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." -- 2.39.5