[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] externals/jinx c891a7779f 7/9: Update CHANGELOG.org
From: |
ELPA Syncer |
Subject: |
[elpa] externals/jinx c891a7779f 7/9: Update CHANGELOG.org |
Date: |
Mon, 11 Sep 2023 12:58:18 -0400 (EDT) |
branch: externals/jinx
commit c891a7779f3c972bc45db9c11eb5513b11511b60
Author: Daniel Mendler <mail@daniel-mendler.de>
Commit: GitHub <noreply@github.com>
Update CHANGELOG.org
---
CHANGELOG.org | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG.org b/CHANGELOG.org
index 2788a07c0a..ba2822366b 100644
--- a/CHANGELOG.org
+++ b/CHANGELOG.org
@@ -9,7 +9,7 @@
- Replace =jinx-excluded-modes= with =global-jinx-modes=, the Emacs 28
convention
for globalized minor modes.
- =jinx-correct=: Offer session words as suggestions.
-- Add =jinx-correct-all=, =jinx-correct-nearest= and =jinx-correct-at-point=.
+- Add =jinx-correct-nearest=, =jinx-correct-all= and =jinx-correct-at-point=
commands. The command =jinx-correct= dispatches to one of those commands
depending on the prefix argument.
* Version 0.9 (2023-07-02)
- [elpa] externals/jinx updated (417d95002f -> 6f09016ea0), ELPA Syncer, 2023/09/11
- [elpa] externals/jinx 3f3c07b753 3/9: jinx-correct: Add dispatching to jinx-correct-at-point, ELPA Syncer, 2023/09/11
- [elpa] externals/jinx ccf8b6b255 4/9: Code cleanup, use save-excursion, ELPA Syncer, 2023/09/11
- [elpa] externals/jinx e70214849f 5/9: Update README.org, ELPA Syncer, 2023/09/11
- [elpa] externals/jinx bf7d9f5144 1/9: Implement jinx-correct-at-point by faking an overlay (#89), ELPA Syncer, 2023/09/11
- [elpa] externals/jinx c891a7779f 7/9: Update CHANGELOG.org,
ELPA Syncer <=
- [elpa] externals/jinx 0f62c68620 8/9: Improve jinx-correct-at-point, ELPA Syncer, 2023/09/11
- [elpa] externals/jinx 6f09016ea0 9/9: jinx-correct-*: Code cleanup, ELPA Syncer, 2023/09/11
- [elpa] externals/jinx 709d4fa387 6/9: Update CHANGELOG.org, ELPA Syncer, 2023/09/11
- [elpa] externals/jinx 5702e733eb 2/9: Refactoring, ELPA Syncer, 2023/09/11