branch: master
commit 89df2bbf597ef6449bc275ee4a073e895e3f9a88
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * doc/changes.texi: Announce `LaTeX-flymake-chktex-options'.
---
doc/changes.texi | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/doc/changes.texi b/doc/changes.texi
index f2a3a3ae..7fdf5d46 100644
--- a/doc/changes.texi
+++ b/doc/changes.texi
@@ -1,5 +1,5 @@
@c This is part of the AUCTeX manual.
-@c Copyright (C) 1994-2002, 2004-2010, 2012-2023 Free Software
+@c Copyright (C) 1994-2002, 2004-2010, 2012-2024 Free Software
@c Foundation, Inc.
@c See file auctex.texi for copying conditions.
@include macros.texi
@@ -172,6 +172,11 @@ There are new keymaps, hooks and abbrev tables:
@code{japanese-LaTeX-mode-abbrev-table}
@end itemize
+@item
+New custom variable @code{LaTeX-flymake-chktex-options} is provided to
+enable or disable specific warnings of @code{chktex} backend used by
+Flymake.
+
@item
@AUCTeX{} now requires GNU Emacs 27.1 or higher.
@end itemize