projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98ea705
)
; Announce 'toml-ts-mode' in NEWS.
author
Eli Zaretskii
<eliz@gnu.org>
Thu, 15 Dec 2022 08:09:25 +0000
(10:09 +0200)
committer
Eli Zaretskii
<eliz@gnu.org>
Thu, 15 Dec 2022 08:09:25 +0000
(10:09 +0200)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 662c3125e07005334c6ef913119ad313d9c80eb9..8eb9d801a66eac5aa2381e7beea4e0cb82e06a71 100644
(file)
--- 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'.
+
\f
* Incompatible Lisp Changes in Emacs 29.1