| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (thai-category-table): Use | Kenichi Handa | 1999-12-15 | 1 | -77/+51 |
| | | | | | | | | | | | make-category-table, not copy-category-table, to initialize it. (thai-composition-pattern): New variable. (thai-with-thai-category-table): New macro. (thai-compose-region, thai-compose-string): Rewritten. (thai-post-read-conversion): Rewritten. (thai-pre-write-conversion): Deleted. (thai-composition-function): New function. | ||||
| * | (thai-compose-string): New function. | Kenichi Handa | 1999-01-05 | 1 | -0/+19 |
| | | |||||
| * | (thai-post-read-conversion): Handle Thai | Kenichi Handa | 1999-01-05 | 1 | -3/+27 |
| | | | | | | composition sequence correctly here instead of calling thai-compose-region. | ||||
| * | (thai-pre-write-conversion): Cancel previous | Kenichi Handa | 1998-10-26 | 1 | -9/+24 |
| | | | | | change, use generate-new-buffer instead of get-buffer-create. | ||||
| * | (thai-pre-write-conversion): Use with-temp-buffer. | Kenichi Handa | 1998-10-21 | 1 | -8/+6 |
| | | |||||
| * | (setup-XXX-environment): Just call set-language-environment. If | Kenichi Handa | 1998-08-10 | 1 | -1/+1 |
| | | | | | | | they used to do some other jobs than what done by set-language-environment, those jobs are done in setup-XXX-environment-internal now. | ||||
| * | In setup-LANGUAGE-environment functions, adjust for the change of | Kenichi Handa | 1998-01-22 | 1 | -2/+1 |
| | | | | | setup-8-bit-environment. | ||||
| * | (setup-thai-environment): Add correct autoload cookie. | Kenichi Handa | 1997-07-25 | 1 | -1/+1 |
| | | |||||
| * | (setup-thai-environment): Adjusted | Kenichi Handa | 1997-07-02 | 1 | -2/+2 |
| | | | | | for the change of an input method name. | ||||
| * | Change copyright notice. | Richard M. Stallman | 1997-06-22 | 1 | -1/+1 |
| | | |||||
| * | Provide XXX-util instead of | Kenichi Handa | 1997-06-18 | 1 | -4/+1 |
| | | | | | | | language/XXX-util. Delete local variable declartion. Delete the code of calling register-input-method form all files under this directory. | ||||
| * | Adjusted for coding system name change. | Kenichi Handa | 1997-06-10 | 1 | -1/+1 |
| | | |||||
| * | Most of setup-LANGUAGE-environment functions are | Kenichi Handa | 1997-05-28 | 1 | -0/+7 |
| | | | | | | | moved form LANGUAGE.el to LANG-util.el. These functions now at first call setup-english-environment to reset various values to the defaults. | ||||
| * | (thai-pre-write-conversion): Make it work | Kenichi Handa | 1997-05-12 | 1 | -2/+6 |
| | | | | | for the case the arg FROM is a string. | ||||
| * | Fix the format of the first line. | Kenichi Handa | 1997-04-07 | 1 | -1/+1 |
| | | |||||
| * | (thai-post-read-conversion): Return the correct length. | Kenichi Handa | 1997-03-18 | 1 | -2/+1 |
| | | |||||
| * | Fix FSF address in comment. | Karl Heuer | 1997-02-23 | 1 | -2/+3 |
| | | |||||
| * | Initial revision | Karl Heuer | 1997-02-20 | 1 | -0/+176 |