blc pushed a change to branch externals/ivy. from dda3649f70 Merge branch 'master' into externals/ivy new a6417c86d4 Pacify old Counsel byte-compilation warnings new eb488d7108 Fix some Counsel actions new cf418815b3 Fix counsel-search decoding and docs new cb28d176c5 Refactor swiper-font-lock-ensure new 8518e16e06 Use function-put in more places new 3780e2e7b2 Function-quote keymap definitions new 33b82a09db Try to load libraries more lazily new b56a915889 Use regular Outline comment headings new 35d1e9ad16 Clean up Make target scripts new e8915418d8 Address check-declare warnings new 847ba97f6b Tweak some documentation new 9c625c46d5 Merge branch 'master' into externals/ivy new 3059155fdc Delete file not needed in elpa.git
Summary of changes: .dir-locals.el | 13 +- .elpaignore | 2 - CONTRIBUTING.org | 7 +- Makefile | 70 +++++--- README.md | 90 +++++----- colir.el | 6 +- doc/Makefile | 58 +++++- doc/ivy-ox.el | 6 +- doc/ivy.org | 531 +++++++++++++++++++++++++++---------------------------- doc/ivy.texi | 487 +++++++++++++++++++++++++------------------------- doc/scripts.el | 6 - ivy-faces.el | 7 + ivy-overlay.el | 18 +- ivy-test.el | 16 +- ivy.el | 210 ++++++++++++---------- 15 files changed, 807 insertions(+), 720 deletions(-) delete mode 100644 doc/scripts.el