(ctext-no-compositions): Remove garbage arguments.

This commit is contained in:
Kenichi Handa 2003-11-22 11:46:03 +00:00
parent 10039eb6cb
commit 0fabd612e2

View file

@ -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."