1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-02-05 20:43:08 +00:00

(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