From 1380f8c1a51f31514125a08f632d017cdfb8e26e Mon Sep 17 00:00:00 2001 From: Oleh Krehel Date: Fri, 1 May 2015 15:46:21 +0200 Subject: [PATCH] hydra.el: Bump version --- hydra.el | 2 +- lv.el | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/hydra.el b/hydra.el index 3412ca52d..f50cbf86f 100644 --- a/hydra.el +++ b/hydra.el @@ -5,7 +5,7 @@ ;; Author: Oleh Krehel ;; Maintainer: Oleh Krehel ;; 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 a548d7dea..e4425a2dc 100644 --- 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.") -- 2.39.2