emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

emacs-30 765cfaed775 2/2: ; * doc/emacs/anti.texi (Antinews): Fix typos


From: Eli Zaretskii
Subject: emacs-30 765cfaed775 2/2: ; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).
Date: Thu, 18 Jul 2024 01:25:19 -0400 (EDT)

branch: emacs-30
commit 765cfaed775567afde3607b87f2657f0c0179f28
Author: john muhl <jm@pub.pink>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * doc/emacs/anti.texi (Antinews): Fix typos (bug#72167).
---
 doc/emacs/anti.texi | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/emacs/anti.texi b/doc/emacs/anti.texi
index 42c656ac852..bf355ff1fea 100644
--- a/doc/emacs/anti.texi
+++ b/doc/emacs/anti.texi
@@ -42,9 +42,9 @@ explicitly at configure time.  This makes the default Emacs 
build
 process much faster.
 
 @item
-JSON interfaces are slowly move into oblivion as past years come closer,
-so we have removed our internal implementation of JSON; you will now
-need to build Emacs with the libjansson library, if you need JSON.
+JSON interfaces slowly move into oblivion as past years come closer, so
+we have removed our internal implementation of JSON; you will now need
+to build Emacs with the libjansson library, if you need JSON.
 Eventually, we plan on removing JSON support from Emacs altogether; this
 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
 non-Tree-Sitter counterparts.  We decided that keeping the settings
 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
 Various Help commands no longer turn on Outline minor mode.  With less



reply via email to

[Prev in Thread] Current Thread [Next in Thread]