* international/mule-cmds.el (global-map):
authorPaul Eggert <eggert@twinsun.com>
Tue, 19 Oct 1999 07:20:09 +0000 (07:20 +0000)
committerPaul Eggert <eggert@twinsun.com>
Tue, 19 Oct 1999 07:20:09 +0000 (07:20 +0000)
commit40c81f74c34aa35f0cba7adccf9177a6e5f9940d
tree21bd05fb9f2c3350dec05ee3b919caf3342c3996
parent64ed733adadc4012f0182b1daee7e105994e85d0
* international/mule-cmds.el (global-map):
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.
lisp/international/mule-cmds.el
lisp/international/mule.el