diff --git a/etc/NEWS b/etc/NEWS index 662c3125e07..8eb9d801a66 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3068,6 +3068,12 @@ A major mode based on the tree-sitter library for editing CMake files. It includes support for font-locking, indentation, Imenu, and which-func. +** New major mode toml-ts-mode'. +A major mode based on the tree-sitter library for editing files +written in TOML, a format for writing configuration files. It +includes support for font-locking, indentation, Imenu, and +'which-func'. + * Incompatible Lisp Changes in Emacs 29.1