Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-27 | Translate key position to the standard qwerty layout. | Arun Isaac | |
The tamil99 input method is based on the key position rather than the character that key stands for. So, to support non-qwerty keyboard layouts, we translate key positions. * tamil99.el: Translate key position to the standard qwerty layout. | |||
2022-08-20 | Bump to version 0.1.1.v0.1.1 | Arun Isaac | |
* tamil99.el: Bump to version 0.1.1. | |||
2022-08-20 | Do not shadow ச and ஞ with { and }. | Arun Isaac | |
* tamil99.el (tamil99-other): Do not map [ and ]. | |||
2022-08-14 | Require seq. | Arun Isaac | |
* tamil99.el: Require seq. | |||
2022-08-14 | Require pcase. | Arun Isaac | |
* tamil99.el: Require pcase. | |||
2022-08-14 | Initial commit | Arun Isaac | |