;ELC ;;; compiled by nk@arafel.viteno.net on Tue Jun 21 10:12:39 2005 ;;; from file /usr/local/users/nk/pkg-build/test/mule-packages/mule-ucs/lisp/auto-autoloads.el ;;; emacs version 21.4 (patch 17) "Jumbo Shrimp" XEmacs Lucid. ;;; bytecomp version 2.27 XEmacs; 2000-09-12. ;;; optimization is on. ;;; this file uses opcodes which do not exist in Emacs 19. (if (and (boundp 'emacs-version) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "20"))) (error "`auto-autoloads.el' was compiled for Emacs 20")) (or (boundp 'current-load-list) (setq current-load-list nil)) (byte-code "ÀÁ!«„ÂÃ!ˆÄÅÆÇÈÉÊË&‡" [featurep mule-ucs-autoloads error "Already loaded" package-provide mule-ucs :version 1.14 :author-version "0.84" :type regular] 8) #@509 Change UCS to Mule charset conversion priority. ORDER-LIST is a list of charsets. When translating a UCS character to a Mule character, the first charset in the list which contains the character is used. ORDER-LIST may be abbreviated to the charsets of interest. In this case, charsets in ORDER-LIST are given highest priority in that order, followed by any charsets not mentioned, with the same relative order as in the current priority list. Use `list-character-sets' to get a list of character sets. (autoload 'un-define-change-charset-order "un-define" '(#$ . 787) nil nil) (provide 'mule-ucs-autoloads)