Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | *** empty log message *** | Kenichi Handa | 2003-09-08 | 1 | -14/+21 | |
|\ \ | ||||||
| * | | (tibetan-composition-function): Change | Kenichi Handa | 2002-11-07 | 1 | -6/+12 | |
| | | | | | | | | | | | | arguments to conform to composition-function-table. | |||||
* | | | New directory | Kenichi Handa | 2003-09-08 | 1 | -1/+0 | |
| |/ |/| | ||||||
* | | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 | |
| | | ||||||
* | | Trailing whitepace deleted. | Juanma Barranquero | 2003-02-04 | 1 | -2/+2 | |
| | | ||||||
* | | (tibetan-canonicalize-for-unicode-alist) | Kenichi Handa | 2002-05-08 | 1 | -0/+58 | |
| | | | | | | | | | | | | | | (tibetan-canonicalize-for-unicode-regexp): New variables. (tibetan-canonicalize-for-unicode-region): New function. (tibetan-strict-unicode): New variable. (tibetan-pre-write-canonicalize-for-unicode): New function. | |||||
* | | (tibetan-obsolete-glyphs): From tibetan.el. | Richard M. Stallman | 2002-04-30 | 1 | -0/+17 | |
|/ | ||||||
* | (tibetan-decompose-region) | Pavel Janík | 2002-01-19 | 1 | -2/+2 | |
| | | | | (tibetan-decompose-string): Fix typo in docstring. | |||||
* | Some fixes to follow coding conventions. | Pavel Janík | 2001-07-16 | 1 | -2/+4 | |
| | ||||||
* | *** empty log message *** | Kenichi Handa | 2001-03-09 | 1 | -1/+1 | |
| | ||||||
* | Add coding: iso-2022-7bit tag. | Kenichi Handa | 2001-03-09 | 1 | -1/+1 | |
| | ||||||
* | *** empty log message *** | Kenichi Handa | 2000-06-21 | 1 | -6/+7 | |
| | ||||||
* | Convert all tibetan-1-column characters | Kenichi Handa | 2000-06-12 | 1 | -8/+24 | |
| | | | | | | to the corresponding tibetan characters. (tibetan-add-components): Delete code for the special treatment of 'a chung. | |||||
* | (tibetan-add-components): Fixes for new | Kenichi Handa | 2000-06-01 | 1 | -10/+48 | |
| | | | | | | | | | | encoding of Tibetan characters. (tibetan-decompose-precomposition-alist): New variable. (tibetan-decompose-region): Convert precomposed characters to non-precomposed characters. (tibetan-decompose-string): Likewise. (tibetan-composition-function): Fix args to thibetan-compose-string. | |||||
* | Remove all the setup-...-environment functions. | Dave Love | 2000-05-14 | 1 | -5/+0 | |
| | ||||||
* | Fix encoding of the file. | Kenichi Handa | 2000-04-03 | 1 | -1/+1 | |
| | ||||||
* | Most functions rewritten. | Kenichi Handa | 1999-12-15 | 1 | -337/+173 | |
| | | | | | | | | (tibetan-char-p): Renamed from tibetan-char-examin. (tibetan-composable-examin) (tibetan-complete-char-examin) (tibetan-vertical-stacking) (tibetan-composition): Deleted. (tibetan-add-components): New function. (tibetan-composition-function): New function. | |||||
* | (tibetan-vertical-stacking): If the arg | Kenichi Handa | 1999-01-24 | 1 | -3/+9 | |
| | | | | FIRST is a composite character, decompose it at first. | |||||
* | (tibetan-pre-write-conversion): Cancel previous | Kenichi Handa | 1998-10-26 | 1 | -6/+6 | |
| | | | | change, use generate-new-buffer instead of get-buffer-create. | |||||
* | (tibetan-pre-write-conversion): Use with-temp-buffer. | Kenichi Handa | 1998-10-21 | 1 | -9/+7 | |
| | ||||||
* | (setup-XXX-environment): Just call set-language-environment. If | Kenichi Handa | 1998-08-10 | 1 | -4/+2 | |
| | | | | | | 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, | Kenichi Handa | 1998-01-22 | 1 | -4/+1 | |
| | | | | call set-language-environment-coding-systems. | |||||
* | (tibetan-post-read-conversion): Return | Kenichi Handa | 1997-10-21 | 1 | -3/+3 | |
| | | | | the length of converted region. | |||||
* | (tibetan-composition): Add autoload cookies. | Kenichi Handa | 1997-08-26 | 1 | -0/+1 | |
| | ||||||
* | (setup-tibetan-environment): Delete | Kenichi Handa | 1997-08-16 | 1 | -2/+1 | |
| | | | | a code setting default value of default-input-method. | |||||
* | (setup-tibetan-environment): Do not | Kenichi Handa | 1997-08-10 | 1 | -4/+1 | |
| | | | | change sendmail-coding-system and rmail-file-coding-system. | |||||
* | (setup-tibetan-environment): Set default value of default-input-method. | Kenichi Handa | 1997-08-03 | 1 | -0/+1 | |
| | ||||||
* | (setup-tibetan-environment): Correct | Kenichi Handa | 1997-07-25 | 1 | -4/+4 | |
| | | | | coding system names. Set default-input-method to "tibetan-wylie". | |||||
* | (setup-tibetan-environment): Set default-input-method correctly. | Kenichi Handa | 1997-07-15 | 1 | -1/+1 | |
| | ||||||
* | 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. | |||||
* | Most of setup-LANGUAGE-environment functions are | Kenichi Handa | 1997-05-28 | 1 | -0/+16 | |
| | | | | | | moved form LANGUAGE.el to LANG-util.el. These functions now at first call setup-english-environment to reset various values to the defaults. | |||||
* | (tibetan-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 | |
| | ||||||
* | Initial revision | Kenichi Handa | 1997-04-05 | 1 | -0/+453 | |