emacs-diffs
[Top][All Lists]
Advanced

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

master 698e044: ; * etc/NEWS: Fix some typos and improve some entries.


From: Robert Pluim
Subject: master 698e044: ; * etc/NEWS: Fix some typos and improve some entries.
Date: Mon, 22 Nov 2021 08:22:49 -0500 (EST)

branch: master
commit 698e044a253e9d0e4ec2c74b0b9648f139f2192b
Author: Robert Pluim <rpluim@gmail.com>
Commit: Robert Pluim <rpluim@gmail.com>

    ; * etc/NEWS: Fix some typos and improve some entries.
---
 etc/NEWS | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/etc/NEWS b/etc/NEWS
index 626b67d..47b5578 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -105,8 +105,6 @@ the previous definition to be discarded, which was probably 
not
 intended when this occurs in batch mode.  To remedy the error, rename
 tests so that they all have unique names.
 
-** Emacs now supports Unicode Standard version 14.0.
-
 ** Emoji
 
 +++
@@ -436,7 +434,7 @@ This works like 'image-transform-fit-to-window'.
 
 *** New user option 'image-auto-resize-max-scale-percent'.
 The new 'fit-window' option will never scale an image more than this
-much (in percent).  It is nil by default.
+much (in percent).  It is nil by default, which means no limit.
 
 ** Image-Dired
 
@@ -549,7 +547,7 @@ WebKit widget.
 
 +++
 *** New minor mode 'xwidget-webkit-isearch-mode'.
-This mode acts similarly to incremental search, and allows to search
+This mode acts similarly to incremental search, and allows searching
 the contents of a WebKit widget.  In xwidget-webkit mode, it is bound
 to 'C-s' and 'C-r'.
 
@@ -722,7 +720,7 @@ This is like 'kbd', but only returns vectors instead of a 
mix of
 vectors and strings.
 
 +++
-** New substitution in docstrings and 'substitute-command-keys'.  Use
+** New substitution in docstrings and 'substitute-command-keys'.
 Use "\\`KEYSEQ'" to insert a literal key sequence "KEYSEQ"
 (e.g. "C-k") in a docstring or when calling 'substitute-command-keys',
 which will use the same face as a command substitution.  This should



reply via email to

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