aboutsummaryrefslogtreecommitdiff
path: root/tamil99.el
AgeCommit message (Expand)Author
2022-08-27Show keyboard layout visually in describe-input-method.•••* tamil99.el: Show keyboard layout visually in describe-input-method. Arun Isaac
2022-08-27Translate key position to the standard qwerty layout.•••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. Arun Isaac
2022-08-20Bump to version 0.1.1.•••* tamil99.el: Bump to version 0.1.1. v0.1.1Arun Isaac
2022-08-20Do not shadow ச and ஞ with { and }.•••* tamil99.el (tamil99-other): Do not map [ and ]. Arun Isaac
2022-08-14Require seq.•••* tamil99.el: Require seq. Arun Isaac
2022-08-14Require pcase.•••* tamil99.el: Require pcase. Arun Isaac
2022-08-14Initial commitArun Isaac