Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-06-12 | Respect capitalization in glue strings. | Arun Isaac | |
* thogai.el (thogai-insert-translation): Insert glue strings using thogai-insert-literal. | |||
2022-06-12 | Abstract out insertion of literal translations. | Arun Isaac | |
* thogai.el (thogai-insert-translation): Abstract out literal translation insertion logic into ... (thogai-insert-literal): ... new function. | |||
2022-06-12 | Implement glue operator. | Arun Isaac | |
* thogai.el (thogai-glue): New variable. (thogai-insert-translation): Implement glue operator. | |||
2022-06-12 | Abstract out insertion of space into a separate function. | Arun Isaac | |
* thogai.el (thogai-insert-translation): Abstract out space insertion logic into ... (thogai-insert-space): ... new function. | |||
2022-06-12 | Initial commit | Arun Isaac | |