branch: master commit c82d4398396b7a12eea838911e0861d550309318 Author: Oleh Krehel <ohwoeo...@gmail.com> Commit: Oleh Krehel <ohwoeo...@gmail.com>
Update requires --- ace-window.el | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/ace-window.el b/ace-window.el index 5375ac3..b0a4344 100644 --- a/ace-window.el +++ b/ace-window.el @@ -6,7 +6,7 @@ ;; Maintainer: Oleh Krehel <ohwoeo...@gmail.com> ;; URL: https://github.com/abo-abo/ace-window ;; Version: 0.8.1 -;; Package-Requires: ((avy "0.1.0")) +;; Package-Requires: ((avy "0.2.0")) ;; Keywords: window, location ;; This file is part of GNU Emacs. @@ -61,7 +61,6 @@ ;;; Code: (require 'avy) -(require 'avy-jump nil t) (require 'ring) ;;* Customization