[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
scratch/icomplete-vertical-mode-improvements e319e4d 1/2: Update NEWS
From: |
João Távora |
Subject: |
scratch/icomplete-vertical-mode-improvements e319e4d 1/2: Update NEWS |
Date: |
Wed, 26 May 2021 10:52:20 -0400 (EDT) |
branch: scratch/icomplete-vertical-mode-improvements
commit e319e4dd037b5356cf0c90d19f4bdb1772d9b2bd
Author: João Távora <joaotavora@gmail.com>
Commit: João Távora <joaotavora@gmail.com>
Update NEWS
---
etc/NEWS | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
diff --git a/etc/NEWS b/etc/NEWS
index e11b860..6bd506e 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -529,9 +529,12 @@ indentation is done using SMIE or with the old ad-hoc code.
** Icomplete
+++
-*** New minor mode 'icomplete-vertical-mode'.
-This mode is intended to be used with Icomplete or Fido, to display the
-list of completions candidates vertically instead of horizontally.
+*** New minor mode 'icomplete-vertical-mode', alias 'fido-vertical-mode'
+This mode is intended to be used with Icomplete or Fido, to display
+the list of completions candidates vertically instead of horizontally.
+When used with Fido mode ('M-x fido-mode') it will behave more like a
+typical scrolling dropdown widget instead of rotating the completions
+around and keeping the selection always at the top.
---
** Specific warnings can now be disabled from the warning buffer.