From fda6e6e26f061af073820f076a08cbb96749a403 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 21 Aug 2021 16:38:24 +0300 Subject: [PATCH] ; * etc/NEWS: Fix last change. --- etc/NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/NEWS b/etc/NEWS index c3993b74f60..86139100ca1 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -3109,7 +3109,7 @@ This is to keep the same behavior as Eshell. * Incompatible Lisp Changes in Emacs 28.1 --- -** 'parse-partial-sexp' now signals an error it TO is smaller than FROM. +** 'parse-partial-sexp' now signals an error if TO is smaller than FROM. Previously this would lead to the function interpreting FROM as TO and vice versa, which would be confusing when passing in OLDSTATE, which refers to the old state at FROM. -- 2.39.5