Mercurial > hg > xemacs-beta
comparison man/lispref/mule.texi @ 5384:3889ef128488
Fix misspelled words, and some grammar, across the entire source tree.
See xemacs-patches message with ID
<AANLkTi=edkEKtK3pZ60ytsG5pTJQy2TjAEVCZCLOa-oA@mail.gmail.com>.
author | Jerry James <james@xemacs.org> |
---|---|
date | Thu, 24 Mar 2011 11:00:11 -0600 |
parents | d1754e7f0cea |
children | 9fae6227ede5 |
comparison
equal
deleted
inserted
replaced
5383:294ab9180fad | 5384:3889ef128488 |
---|---|
3116 | 3116 |
3117 Unification works around the problem by converting as many characters as | 3117 Unification works around the problem by converting as many characters as |
3118 possible to use a single Latin coded character set before saving the | 3118 possible to use a single Latin coded character set before saving the |
3119 buffer. | 3119 buffer. |
3120 | 3120 |
3121 Because the problem is rarely noticable in editing a buffer, but tends | 3121 Because the problem is rarely noticeable in editing a buffer, but tends |
3122 to manifest when that buffer is exported to a file or process, the | 3122 to manifest when that buffer is exported to a file or process, the |
3123 Unification package uses the strategy of examining the buffer prior to | 3123 Unification package uses the strategy of examining the buffer prior to |
3124 export. If use of multiple Latin coded character sets is detected, | 3124 export. If use of multiple Latin coded character sets is detected, |
3125 Unification attempts to unify them by finding a single coded character | 3125 Unification attempts to unify them by finding a single coded character |
3126 set which contains all of the Latin characters in the buffer. | 3126 set which contains all of the Latin characters in the buffer. |