"f" is required since 2018-10-15 (085a188)

This commit is contained in:
Sam Steingold 2018-10-31 13:16:17 -04:00
parent 6d42e0e771
commit 14ec7d9031
2 changed files with 3 additions and 0 deletions

1
Cask
View file

@ -19,4 +19,5 @@
(depends-on "skewer-mode")
(depends-on "deferred")
(depends-on "auto-complete")
(depends-on "f")
(depends-on "s"))

View file

@ -148,6 +148,7 @@ Requirements
* `request-deferred.el`_ >= 0.2
* `dash`_ >= 2.13
* `s`_ >= 1.11
* `f`_
* `auto-complete.el`_ >= 1.4:
You need to configure subpackage ``ein-ac`` to enable
this feature.
@ -190,6 +191,7 @@ EIEIO and json.el.
.. _jedi.el: https://github.com/tkf/emacs-jedi
.. _jedi: https://github.com/davidhalter/jedi
.. _s: https://github.com/magnars/s.el
.. _f: https://github.com/rejeep/f.el
Usage
=====