diff options
| author | Eli Zaretskii <eliz@gnu.org> | 2019-09-17 12:45:04 +0300 |
|---|---|---|
| committer | Eli Zaretskii <eliz@gnu.org> | 2019-09-17 12:45:04 +0300 |
| commit | e80e037eec371e02e8160e4a9230e9a2822dd3e0 (patch) | |
| tree | 41c6c1c3672ce5b0ae05f51040f4fdf59057c8df | |
| parent | bc1c2cf009e30af77523fd87a8910fdbc4284704 (diff) | |
| download | emacs-e80e037eec371e02e8160e4a9230e9a2822dd3e0.tar.gz | |
; * etc/NEWS: Minor copyedits.
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 4 insertions, 5 deletions
@@ -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 |
