(find-coding-systems-for-charsets):

Delete `composition' (if any) from CHARSETS.
This commit is contained in:
Kenichi Handa 1998-10-12 12:00:44 +00:00
parent 1c5c931ae0
commit 2a17b6388c

View file

@ -289,6 +289,7 @@ CHARSETS is a list of character sets."
(and (= (length charsets) 1)
(eq 'ascii (car charsets))))
'(undecided)
(setq charsets (delq 'composition charsets))
(let ((l coding-system-list)
(charset-prefered-codings
(mapcar (function