diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
| @@ -1181,6 +1181,15 @@ A new command 'xref-revert-buffer' is bound to 'g'. | |||
| 1181 | --- | 1181 | --- |
| 1182 | *** Imenu support has been added to 'xref--xref-buffer-mode'. | 1182 | *** Imenu support has been added to 'xref--xref-buffer-mode'. |
| 1183 | 1183 | ||
| 1184 | ** Icomplete | ||
| 1185 | |||
| 1186 | +++ | ||
| 1187 | *** A new minor mode based on Icomplete, Fido mode, is made available. | ||
| 1188 | The point of this mode, named after "Fake Ido", is to recover much of | ||
| 1189 | the functionality that still separated the popular ido-mode from | ||
| 1190 | Icomplete, while still cooperating fully with all of Emacs's | ||
| 1191 | completion facilities. | ||
| 1192 | |||
| 1184 | ** Ecomplete | 1193 | ** Ecomplete |
| 1185 | 1194 | ||
| 1186 | *** The ecomplete sorting has changed to a decay-based algorithm. | 1195 | *** The ecomplete sorting has changed to a decay-based algorithm. |