From fc1e8b3659c10c6dadb273a73525e19a4edc4bc4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mattias=20Engdeg=C3=A5rd?= Date: Mon, 28 Sep 2020 12:04:49 +0200 Subject: [PATCH] ; * etc/NEWS: Put related items together and fix grammar --- etc/NEWS | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/etc/NEWS b/etc/NEWS index 61618af780a..10b99f413b8 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -1455,13 +1455,7 @@ ledit.el, lmenu.el, lucid.el and old-whitespace.el. +++ *** New function 'string-search'. This function takes two string parameters and returns the position of -the first instance of the first string in the latter. - -+++ -*** New function 'process-lines-ignore-status'. -This is like 'process-lines', but does not signal an error if the -return status is non-zero. 'process-lines-handling-status' has also -been added, and takes a callback to handle the return status. +the first instance of the former string in the latter. +++ *** New function 'string-replace'. @@ -1469,6 +1463,12 @@ This function works along the line of 'replace-regexp-in-string', but matching on strings instead of regexps, and does not change the global match state. ++++ +*** New function 'process-lines-ignore-status'. +This is like 'process-lines', but does not signal an error if the +return status is non-zero. 'process-lines-handling-status' has also +been added, and takes a callback to handle the return status. + --- *** 'ascii' is now a coding system alias for 'us-ascii'. -- 2.39.5