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 252371 and 267252

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.
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.
--- 252371	Thu Jan  1 00:00:00 1970
+++ 267252	Thu Jan  1 00:00:00 1970
@@ -1,8 +1,16 @@
-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 customizable.
+ 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, just call M-x ivy-mode. This will enable generic Ivy
+ To try Ivy, call M-x ivy-mode.  A default installation of Ivy only
- completion, including specific completion for file and buffer names.
+ 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.