summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2019-09-17 12:45:04 +0300
committerEli Zaretskii <eliz@gnu.org>2019-09-17 12:45:04 +0300
commite80e037eec371e02e8160e4a9230e9a2822dd3e0 (patch)
tree41c6c1c3672ce5b0ae05f51040f4fdf59057c8df
parentbc1c2cf009e30af77523fd87a8910fdbc4284704 (diff)
downloademacs-e80e037eec371e02e8160e4a9230e9a2822dd3e0.tar.gz
; * etc/NEWS: Minor copyedits.
-rw-r--r--etc/NEWS9
1 files changed, 4 insertions, 5 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 33a7d12b7ef..2db5db3978a 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1018,6 +1018,9 @@ only one hit. This can be altered by changing
*** Xref buffers support refreshing the search results.
A new command 'xref-revert-buffer' is bound to 'g'.
+---
+*** Imenu support has been added to 'xref--xref-buffer-mode'.
+
** Ecomplete
*** The ecomplete sorting has changed to a decay-based algorithm.
@@ -1912,11 +1915,6 @@ and 'gravatar-force-default'.
*** The built-in ada-mode is now deleted. The GNU ELPA package is a
good replacement, even in very large source files.
-** xref
-
----
-*** Imenu support has been added to 'xref--xref-buffer-mode'.
-
* New Modes and Packages in Emacs 27.1
@@ -1952,6 +1950,7 @@ long lines will (subject to configuration) cause the user's preferred
major mode is replaced by 'so-long-mode'). In extreme cases this can
prevent delays of several minutes, and make Emacs responsive almost
immediately. Type 'M-x so-long-commentary' for full documentation.
+
* Incompatible Lisp Changes in Emacs 27.1