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

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

[elpa] master 319ac87 20/24: hydra.el (hydra-key-format-spec): Declare o


From: Oleh Krehel
Subject: [elpa] master 319ac87 20/24: hydra.el (hydra-key-format-spec): Declare obsolete
Date: Fri, 01 May 2015 14:27:22 +0000

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

    hydra.el (hydra-key-format-spec): Declare obsolete
---
 hydra.el |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/hydra.el b/hydra.el
index 33ba508..ddcff21 100644
--- a/hydra.el
+++ b/hydra.el
@@ -196,6 +196,11 @@ warn: keep KEYMAP and issue a warning instead of running 
the command."
   "Default `format'-style specifier for _a_  syntax in docstrings.
 When nil, you can specify your own at each location like this: _ 5a_.")
 
+(make-obsolete-variable
+ 'hydra-key-format-spec
+ "Since the docstrings are aligned by hand anyway, this isn't very useful."
+ "0.13.1")
+
 (defface hydra-face-red
     '((t (:foreground "#FF0000" :bold t)))
   "Red Hydra heads don't exit the Hydra.



reply via email to

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