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

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

[elpa] master updated (22139ae -> f972634)


From: Oleh Krehel
Subject: [elpa] master updated (22139ae -> f972634)
Date: Thu, 16 Apr 2015 12:45:38 +0000

abo_abo pushed a change to branch master.

      from  22139ae   Merge commit '3b78e0e503f4763f8a2d77eeacfc91213ec5532e' 
from swiper
       new  d0cc1c5   Define a keymap var for each hydra and re-use it
       new  c06c006   Use set/defvar for keymap
       new  e4cae0a   hydra.el (defhydra): Simplify :cmd-name part
       new  cc6accd   hydra.el (hydra--digit-argument): Fix for Emacs 24.3
       new  1a54e09   hydra.el (hydra--make-funcall): Update location
       new  5379642   Use `hydra-keyboard-quit' instead of `hydra-cleanup'
       new  e7aaafb   hydra.el (hydra-pink-fallback): Allow prefix arguments
       new  f9bf8fe   hydra.el (hydra-set-transient-map): Update
       new  60483cb   Add integration testing
       new  666048c   Update testing setup
       new  4dde4f7   hydra.el (hydra--format): Add some more symbols
       new  3fce2bd   Try to re-encode the input in the terminal
       new  5787a4d   Move away from setting "t" in keymaps
       new  af39a98   Adapt to the new `hydra-set-transient-map'
       new  fa5643f   Quit Hydra for `handle-switch-frame'
       new  cb630df   Update the tests for the new `hydra-set-transient-map'
       new  e88839c   Don't double-call :post
       new  986226f   Simplify `keyboard-quit'
       new  51e7753   Alias :post to :before-exit, and add :after-exit
       new  3d7d8c7   Add basic error handling
       new  19cc1be   Use `unwind-protect' for :after-exit
       new  0ae639f   Use a variable instead of a function for the hint
       new  22348d7   hydra.el (hydra--face): Remove
       new  b351b7c   hydra.el (hydra--body-color): Remove
       new  d3d435d   Finalize head inheritance
       new  2f07e50   Account for digit argument
       new  acdec5b   Add an integration test for digit args in amaranth
       new  8875bf1   Make digit and negative arguments work in 24.3
       new  d71386b   hydra.el (hydra--head-color): Simplify
       new  88f14a0   hydra.el (hydra--head-color): Remove
       new  566aab7   Set `this-command' when appropriate
       new  97c9b9b   Move `this-command' setter
       new  d6e00ed   README.md: Add video demo link
       new  d678cc0   Work around `overriding-terminal-local-map' being 
terminal-local
       new  99b2aea   hydra.el (hydra--format): Match alnum for the "_..._" 
syntax
       new  b2c9ea6   README.md: Update intro
       new  cab5a73   README.md: Update `hydra-zoom/body'
       new  f01c87e   Fix red heads not exiting temporarily
       new  684f8a2   Add integration test for red hydras temporarily exiting
       new  00aef59   hydra.el (hydra--format): Fix "s-t" issue
       new  60ce256   Add an idle message timeout option
       new  aeaabd3   hydra.el (defhydra): Re-throw a caught error when 
debug-on-error
       new  09b63b5   Don't re-activate key chords too early
       new  742d66a   hydra.el: Bump version
       new  f972634   Merge commit '742d66a63e86ac740e610faa5abba97e7f8ad5c2' 
from hydra


Summary of changes:
 packages/hydra/.travis.yml   |    6 +-
 packages/hydra/Makefile      |    1 +
 packages/hydra/README.md     |   68 +-
 packages/hydra/hydra-test.el | 1518 ++++++++++++++++++++++--------------------
 packages/hydra/hydra.el      |  783 +++++++++++------------
 5 files changed, 1202 insertions(+), 1174 deletions(-)



reply via email to

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