emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master c82d439 03/14: Update requires


From: Oleh Krehel
Subject: [elpa] master c82d439 03/14: Update requires
Date: Thu, 04 Jun 2015 17:05:14 +0000

branch: master
commit c82d4398396b7a12eea838911e0861d550309318
Author: Oleh Krehel <address@hidden>
Commit: Oleh Krehel <address@hidden>

    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 <address@hidden>
 ;; 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]