Next: Tips, Previous: Foreign Functions, Up: Top [Contents][Index]
MULE is the name originally given to the version of GNU Emacs extended for multi-lingual (and in particular Asian-language) support. “MULE” is short for “MUlti-Lingual Emacs”. It is an extension and complete rewrite of Nemacs (“Nihon Emacs” where “Nihon” is the Japanese word for “Japan”), which only provided support for Japanese. SXEmacs refers to its multi-lingual support as MULE support since it is based on MULE.
• Internationalization Terminology: | Definition of various internationalization terms. | |
• Charsets: | Sets of related characters. | |
• MULE Characters: | Working with characters in SXEmacs/MULE. | |
• Composite Characters: | Making new characters by overstriking other ones. | |
• Coding Systems: | Ways of representing a string of chars using integers. | |
• CCL: | A special language for writing fast converters. | |
• Category Tables: | Subdividing charsets into groups. |