• Paul Eggert's avatar
    * international/mule-cmds.el (global-map): · 40c81f74
    Paul Eggert authored
    Do not use backquote, because that makes a bootstrapping
    problem if you need to recompile all Lisp files using interpreted code.
    * international/mule.el (charset-id, charset-bytes,
    charset-dimension, charset-chars, charset-width,
    charset-direction, charset-iso-final-char,
    charset-iso-graphic-plane, charset-reverse-charset,
    charset-short-name, charset-long-name, charset-description,
    charset-plist): Likewise.
    
    * international/mule-cmds.el
    (set-display-table-and-terminal-coding-system): New function,
    containing code migrated out of set-language-environment.
    (set-language-environment, set-locale-environment): Use it.
    (locale-translation-file-name): Moved here from startup.el.
    (locale-language-names, locale-preferred-coding-systems):
    New vars.
    (locale-name-match, set-locale-environment): New functions.
    40c81f74
mule-cmds.el 69.6 KB