Mercurial > hg > xemacs-beta
diff man/xemacs/xemacs.texi @ 1184:b3e062e7368f
[xemacs-hg @ 2003-01-03 12:15:03 by stephent]
continuation commit
author | stephent |
---|---|
date | Fri, 03 Jan 2003 12:15:03 +0000 |
parents | 5596b330879a |
children | 712931b4b71d |
line wrap: on
line diff
--- a/man/xemacs/xemacs.texi Fri Jan 03 12:12:40 2003 +0000 +++ b/man/xemacs/xemacs.texi Fri Jan 03 12:15:03 2003 +0000 @@ -161,7 +161,7 @@ * Files:: All about handling files. * Buffers:: Multiple buffers; editing several files at once. * Windows:: Viewing two pieces of text at once. -* Mule:: Using world scripts. +* Mule:: Multibyte characters; multiple scripts at once; Unicode. Advanced Features * Major Modes:: Text mode vs. Lisp mode vs. C mode ... @@ -404,6 +404,18 @@ * Pop Up Window:: Finding a file or buffer in another window. * Change Window:: Deleting windows and changing their sizes. +Multiple Scripts and Unicode + +* Mule Intro:: Basic concepts of multilingual text. +* Language Environments:: Setting things up for the language you use. +* Input Methods:: Entering text characters not on your keyboard. +* Select Input Method:: Specifying your choice of input methods. +* Coding Systems:: Character set conversion when you read and + write files, and so on. +* Recognize Coding:: How XEmacs figures out which conversion to use. +* Unification:: Integrating overlapping character sets. +* Charsets and Coding Systems:: Tables and other reference material. + Major Modes * Choosing Modes:: How major modes are specified or chosen.