; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).

This commit is contained in:
john muhl 2024-07-17 15:48:37 -05:00 committed by Eli Zaretskii
parent 7093504da2
commit 765cfaed77

View file

@ -42,9 +42,9 @@ explicitly at configure time. This makes the default Emacs build
process much faster. process much faster.
@item @item
JSON interfaces are slowly move into oblivion as past years come closer, JSON interfaces slowly move into oblivion as past years come closer, so
so we have removed our internal implementation of JSON; you will now we have removed our internal implementation of JSON; you will now need
need to build Emacs with the libjansson library, if you need JSON. to build Emacs with the libjansson library, if you need JSON.
Eventually, we plan on removing JSON support from Emacs altogether; this Eventually, we plan on removing JSON support from Emacs altogether; this
move will make the removal much simpler. move will make the removal much simpler.
@ -52,7 +52,7 @@ move will make the removal much simpler.
Tree-sitter based modes are now completely independent of their Tree-sitter based modes are now completely independent of their
non-Tree-Sitter counterparts. We decided that keeping the settings non-Tree-Sitter counterparts. We decided that keeping the settings
separate and independent goes a long way toward simplicity, which is one separate and independent goes a long way toward simplicity, which is one
of our main motivation for removing stuff from Emacs. of our main motivations for removing stuff from Emacs.
@item @item
Various Help commands no longer turn on Outline minor mode. With less Various Help commands no longer turn on Outline minor mode. With less