a b c d e f g h i j k l m n o p q r s t u v w x y z

diff from 270602 and 252371

Description: generic completion mechanism for Emacs
 Ivy is an acronym for Incremental Vertical completYon.  While it
 operates similarly to other completion schemes, such as
 Icomplete mode, Ivy aims to be more efficient, smaller, simpler, and
 smoother to use--yet highly customisable.
 .
 To try Ivy, call M-x ivy-mode.  A default installation of Ivy only
 includes the generic completion framework, plus completion for file
 and buffer names.
 .
 This package will not install all of Ivy/Swiper/Counsel.  For a
 full-featured experience please install "elpa-counsel", which will
 also install "elpa-swiper".  Hydra users will probably also want
 "elpa-ivy-hydra".
 .
 Counsel is an alternative to Anything and Helm.
Description: Generic completion mechanism for Emacs
 Ivy is an acronym for Incremental Vertical completYon.  While it
 operates similarly to other completion schemes such as
 icomplete-mode, Ivy aims to be more efficient, smaller, simpler, and
 smoother to use--yet highly customizable.
 .
 To try Ivy, just call M-x ivy-mode. This will enable generic Ivy
 completion, including specific completion for file and buffer names.
--- 270602	Thu Jan  1 00:00:00 1970
+++ 252371	Thu Jan  1 00:00:00 1970
@@ -1,16 +1,8 @@
-generic completion mechanism for Emacs
+Generic completion mechanism for Emacs
  Ivy is an acronym for Incremental Vertical completYon.  While it
- operates similarly to other completion schemes, such as
- Icomplete mode, Ivy aims to be more efficient, smaller, simpler, and
- smoother to use--yet highly customisable.
+ operates similarly to other completion schemes such as
+ icomplete-mode, Ivy aims to be more efficient, smaller, simpler, and
+ smoother to use--yet highly customizable.
  .
- To try Ivy, call M-x ivy-mode.  A default installation of Ivy only
+ To try Ivy, just call M-x ivy-mode. This will enable generic Ivy
- includes the generic completion framework, plus completion for file
+ completion, including specific completion for file and buffer names.
- and buffer names.
- .
- This package will not install all of Ivy/Swiper/Counsel.  For a
- full-featured experience please install "elpa-counsel", which will
- also install "elpa-swiper".  Hydra users will probably also want
- "elpa-ivy-hydra".
- .
- Counsel is an alternative to Anything and Helm.