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

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

[elpa] master 83f704b 039/167: ivy-hydra.el (hydra-ivy): Make the docstr


From: Oleh Krehel
Subject: [elpa] master 83f704b 039/167: ivy-hydra.el (hydra-ivy): Make the docstring a rectangle
Date: Tue, 08 Dec 2015 10:49:46 +0000

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

    ivy-hydra.el (hydra-ivy): Make the docstring a rectangle
---
 ivy-hydra.el |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/ivy-hydra.el b/ivy-hydra.el
index 84b592d..51b4c1a 100644
--- a/ivy-hydra.el
+++ b/ivy-hydra.el
@@ -48,10 +48,10 @@
                      :color pink)
   "
 ^^^^^^          ^Yes^     ^No^     ^Maybe^            ^Action^
-^^^^^^^^^^^^^^---------------------------------------------------
-^ ^ _k_ ^ ^     _f_ollow  _i_nsert _c_: calling %s(if ivy-calling \"on\" 
\"off\")   _w_/_s_/_a_: %s(ivy-action-name)
-_h_ ^+^ _l_     _d_one    _o_ops   _m_: matcher %s(if (eq ivy--regex-function 
'ivy--regex-fuzzy) \"fuzzy\" \"ivy\")
-^ ^ _j_ ^ ^     _g_o      ^ ^      _<_/_>_: shrink/grow _t_runcate: 
%`truncate-lines
+^^^^^^^^^^^^^^---------------------------------------------------------------
+^ ^ _k_ ^ ^     _f_ollow  _i_nsert _c_: calling %-3s(if ivy-calling \"on\" 
\"off\")   _w_/_s_/_a_: %-14s(ivy-action-name)
+_h_ ^+^ _l_     _d_one    _o_ops   _m_: matcher %-27s(if (eq 
ivy--regex-function 'ivy--regex-fuzzy) \"fuzzy\" \"ivy\")
+^ ^ _j_ ^ ^     _g_o      ^ ^      _<_/_>_: shrink/grow _t_runcate: 
%-11`truncate-lines
 "
   ;; arrows
   ("h" ivy-beginning-of-buffer)



reply via email to

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