emacs-diffs
[Top][All Lists]
Advanced

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

master 55a31836fb 1/2: ; * etc/NEWS.27, etc/NEWS.28: Fix typos.


From: Juanma Barranquero
Subject: master 55a31836fb 1/2: ; * etc/NEWS.27, etc/NEWS.28: Fix typos.
Date: Fri, 4 Nov 2022 02:07:12 -0400 (EDT)

branch: master
commit 55a31836fb2e6fbfedbca993d1855c366b8b0a6b
Author: Juanma Barranquero <lekktu@gmail.com>
Commit: Juanma Barranquero <lekktu@gmail.com>

    ; * etc/NEWS.27, etc/NEWS.28: Fix typos.
---
 etc/NEWS.27 | 2 +-
 etc/NEWS.28 | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/etc/NEWS.27 b/etc/NEWS.27
index f67a8c70d4..f4fb4e3121 100644
--- a/etc/NEWS.27
+++ b/etc/NEWS.27
@@ -2763,7 +2763,7 @@ not waiting for a process to be set up.
 This variable determines how many bytes can be read from a sub-process
 in one read operation.  The default, 4096 bytes, was previously a
 hard-coded constant.  Setting it to a larger value might enhance
-throughput of reading from sub-processes that produces vast
+throughput of reading from sub-processes that produce vast
 (megabytes) amounts of data in one go.
 
 ** The new user option 'quit-window-hook' is now run first when
diff --git a/etc/NEWS.28 b/etc/NEWS.28
index 1edf4e85b0..8eab05a763 100644
--- a/etc/NEWS.28
+++ b/etc/NEWS.28
@@ -199,7 +199,7 @@ lacks the terminfo database, you can instruct Emacs to 
support 24-bit
 true color by setting 'COLORTERM=truecolor' in the environment.  This is
 useful on systems such as FreeBSD which ships only with "etc/termcap".
 
-** File names given on the command line are now be pushed onto history.
+** File names given on the command line are now pushed onto history.
 The file names will be pushed onto 'file-name-history', like the names
 of files visited via 'C-x C-f' and other commands.
 



reply via email to

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