branch: elpa/flycheck
commit 49b9a36480b8f48d062bec281d7c352829bbb075
Author: Bozhidar Batsov <[email protected]>
Commit: Bozhidar Batsov <[email protected]>
Add changelog entry for the org-lint fix [#2161]
---
CHANGES.rst | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGES.rst b/CHANGES.rst
index e474e2995a..d133ec23f2 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,8 @@
=======================
- Drop support for Emacs 27; Flycheck now requires Emacs 28.1 or newer.
+- [#2161]: Fix the ``org-lint`` checker erroring out on Emacs 31, where
+ ``org-lint`` reports line numbers as strings.
- [#2177]: Avoid ``\N{...}`` character escapes, which break native
compilation on Emacs 32.
- Add ``asciidoc-mode`` support to the ``asciidoctor`` and ``textlint``