]> git.eshelyaron.com Git - emacs.git/commitdiff
(find-coding-systems-for-charsets):
authorKenichi Handa <handa@m17n.org>
Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 12 Oct 1998 12:00:44 +0000 (12:00 +0000)
Delete `composition' (if any) from CHARSETS.

lisp/international/mule-cmds.el

index 266ad0c83f279953366bbcdc0c58f3316e3eb58c..34fff500454ea42e7961b42481da4643f1c30abc 100644 (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