Releases: rayw000/translate-mode
Releases · rayw000/translate-mode
v1.0.2
- Fix bug that unexpected deletes overlays when disabling highlight
- Update docstrings
v1.0.1
- Pick-up the paragraph algorithm and write a new function
translate--get-paragraph-beg-end-at-point
for common usage.
- More accurate paragraph algorithm and cursor syncing.