projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1137219
)
; * etc/NEWS: Mention the new 'js-json-mode'.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 9 Aug 2022 12:11:12 +0000
(15:11 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 9 Aug 2022 12:11:12 +0000
(15:11 +0300)
etc/NEWS
patch
|
blob
|
history
diff --git
a/etc/NEWS
b/etc/NEWS
index 2662ba453f9745d7dd35114c7a1305ad2d757453..9e509bc56e6c125d86b65591877c1914099a7197 100644
(file)
--- a/
etc/NEWS
+++ b/
etc/NEWS
@@
-2267,6
+2267,11
@@
This mode is used to edit files geared towards testing actions in
Emacs buffers, like indentation and the like. The new ert function
'ert-test-erts-file' is used to parse these files.
+---
+** New mode 'js-json-mode'.
+This is a lightweight variant of 'js-mode' that is used by default
+when visiting JSON files.
+
\f
* Incompatible Lisp Changes in Emacs 29.1