emacs-diffs
[Top][All Lists]
Advanced

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

master f7694c80d3: ; * etc/NEWS: Mention that order of overlays might ch


From: Eli Zaretskii
Subject: master f7694c80d3: ; * etc/NEWS: Mention that order of overlays might change. (Bug#59067)
Date: Thu, 10 Nov 2022 05:21:30 -0500 (EST)

branch: master
commit f7694c80d3ec67b4e79dd240fa7e5d9f1b0f9256
Author: Eli Zaretskii <eliz@gnu.org>
Commit: Eli Zaretskii <eliz@gnu.org>

    ; * etc/NEWS: Mention that order of overlays might change.  (Bug#59067)
---
 etc/NEWS | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/etc/NEWS b/etc/NEWS
index ab64eff74e..cb5cedd203 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -112,7 +112,8 @@ efficient than the original one, and should speed up all the
 operations that involve overlays, especially when there are lots of
 them in a buffer.  However, no changes in behavior of overlays should
 be visible on the Lisp or user level, with the exception of better
-performance.
+performance and the order of overlays returned by functions that don't
+promise any particular order.
 
 ---
 ** The docstrings of preloaded files are not in "etc/DOC" any more.



reply via email to

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