branch: externals/jinx commit 26e5de17e7eccfef8d338d8b99e5b7f9c0b9832d Author: Daniel Mendler <m...@daniel-mendler.de> Commit: Daniel Mendler <m...@daniel-mendler.de>
Update changelog --- CHANGELOG.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 8ae8db2156..9a8efdc567 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -4,8 +4,8 @@ * Development -- Bugfix: ~jinx-correct~ - Make sure that words are saved without text properties - in the file-local variable ~jinx-local-words~. +- Bugfix: Ensure that ~jinx-correct~ saves words without text properties in the + file-local variable ~jinx-local-words~. - Bugfix: Ensure that ~eval~ local variable enabling ~jinx-mode~ works. - ~jinx-correct~: If a region is marked, call ~jinx-correct-all~ and restrict corrections to the marked region.