]> code.delx.au - gnu-emacs-elpa/commitdiff
hydra.el: Bump version
authorOleh Krehel <ohwoeowho@gmail.com>
Fri, 1 May 2015 13:46:21 +0000 (15:46 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Fri, 1 May 2015 14:15:37 +0000 (16:15 +0200)
hydra.el
lv.el

index 3412ca52d1fe6260ac98b7dbd2dbb424e502064c..f50cbf86f091393b9246b14afc3b6522f4e0eae7 100644 (file)
--- a/hydra.el
+++ b/hydra.el
@@ -5,7 +5,7 @@
 ;; Author: Oleh Krehel <ohwoeowho@gmail.com>
 ;; Maintainer: Oleh Krehel <ohwoeowho@gmail.com>
 ;; URL: https://github.com/abo-abo/hydra
-;; Version: 0.13.1
+;; Version: 0.13.2
 ;; Keywords: bindings
 ;; Package-Requires: ((cl-lib "0.5"))
 
diff --git a/lv.el b/lv.el
index a548d7dea2d45654f76fec99e2cefaa4b2be48ce..e4425a2dce87f3ca7d373f588f3bbb89d8831ad0 100644 (file)
--- a/lv.el
+++ b/lv.el
@@ -75,6 +75,8 @@ Only the background color is significant."
           (set-window-parameter lv-wnd 'no-other-window t))
         (select-window ori)))))
 
+(defvar golden-ratio-mode)
+
 (defvar lv-force-update nil
   "When non-nil, `lv-message' will refresh even for the same string.")