]> code.delx.au - gnu-emacs-elpa/history - hydra.el
Fix byte-compiler warning
[gnu-emacs-elpa] / hydra.el
2015-03-09 Greg LucasFix wrong type argument in hydra-timeout
2015-03-06 Oleh KrehelAdd option to specify :hint in body
2015-03-04 Oleh KrehelAllow for a %s(test) spec in docstring
2015-03-02 Oleh KrehelAdd :timeout option to hydra body
2015-02-28 hurahydra.el (hydra--format): Amend key regex
2015-02-27 Oleh KrehelDon't wrap `hydra-repeat'
2015-02-27 Oleh KrehelAdd some features for generating tables
2015-02-27 Oleh KrehelAdd `hydra-repeat': hydra-specific `repeat'
2015-02-26 François Févottehydra.el (hydra--format): Amend key regex
2015-02-25 Oleh Krehelhydra.el (hydra-key-format-spec): set default to "%s"
2015-02-25 Oleh Krehelhydra.el (hydra--format): Amend key regex
2015-02-24 Oleh KrehelRemove hydra-exit
2015-02-24 Oleh KrehelDon't bind nil heads in outside keymaps
2015-02-24 Oleh KrehelImprove handling of heads with duplicate cmd
2015-02-24 Oleh KrehelAmend the key regex in docstring to include <>
2015-02-24 Oleh KrehelSimplify the hint part of each head
2015-02-23 Oleh KrehelAllow for a custom key format spec in docstrings
2015-02-23 Oleh KrehelRename compat toggle - :nonheads -> :foreign-keys
2015-02-23 Oleh Krehelhydra.el (hydra-verbose): New defcustom
2015-02-23 Oleh Krehelhydra.el (hydra--make-defun): Update signature
2015-02-23 Oleh KrehelAvoid generating multiple defuns with same name
2015-02-23 Oleh Krehelhydra.el (hydra-keyboard-quit): Add
2015-02-23 Oleh KrehelFix :exit t / :exit nil inheritance issue
2015-02-21 Oleh KrehelAdd :body-pre switch
2015-02-21 Oleh Krehelhydra-examples.el: Add example 9
2015-02-21 Oleh KrehelAllow sexps in Ruby-style docstrings
2015-02-21 Oleh Krehelhydra-test.el (hydra-format): New test
2015-02-21 Oleh Krehelhydra.el (hydra--handle-nonhead): Update signature
2015-02-20 Oleh KrehelFix pink and teal Hydras running :post
2015-02-20 Oleh Krehelhydra.el (hydra--handle-nonhead): Fix bug
2015-02-20 Oleh Krehelhydra.el: remove no :pre, :post restriction for Emacs...
2015-02-20 Oleh KrehelImprove compatibility for Emacs <= 24.3
2015-02-20 Oleh KrehelAdd an option to fontify heads in a custom way
2015-02-20 Oleh KrehelIntercept quit signals
2015-02-20 Oleh KrehelAllow `format'-style width specifiers in docstring
2015-02-20 Oleh Krehelhydra.el (hydra-add-font-lock): Add `defhydradio'
2015-02-19 Oleh Krehelhydra.el (hydra--head-color): Improve
2015-02-19 Oleh KrehelAdd compat color-less syntax
2015-02-19 Oleh KrehelGenerate a global resetter in `defhydradio'
2015-02-19 Oleh Krehelhydra.el (defhydra): Fix typo
2015-02-19 Oleh Krehelhydra.el (hydra-pink-fallback): Add
2015-02-19 Oleh KrehelFix typos
2015-02-19 Oleh Krehelhydra.el (hydra--hint): Add exception
2015-02-19 Oleh Krehelhydra.el (hydra--head-color): fix for teal color
2015-02-19 Oleh KrehelAdd teal body color
2015-02-19 Oleh Krehelhydra.el (hydra--hint): Take same arguments as `defhydra'
2015-02-19 Oleh KrehelUpdate faces
2015-02-19 Oleh Krehelhydra.el (hydra--hint): Take same arguments as `defhydra'
2015-02-19 Oleh Krehelhydra.el (hydra--message): Take same arguments as ...
2015-02-19 Oleh KrehelMinor refactoring
2015-02-19 Oleh KrehelAllow for Ruby-style Hydra docstrings
2015-02-19 Oleh KrehelAdd pink body color
2015-02-18 Oleh Krehelhydra.el (defhydra): Update doc
2015-02-17 Oleh Krehelhydra.el (hydra-cleanup): reorder
2015-02-17 Oleh KrehelFix unintentional recursion in Emacs 25
2015-02-17 Oleh Krehelhydra.el (defhydradio): New macro
2015-02-17 Oleh KrehelDon't clutter Echo Area
2015-02-17 Oleh KrehelRemove obsoletes
2015-02-15 Oleh Krehel`defhydra' should be indented as `defun'
2015-02-14 Oleh KrehelAdd option to font-lock `defhydra'
2015-02-14 Oleh Krehelhydra.el (hydra--make-defun): simplify
2015-02-13 Oleh KrehelWarn about explict red heads on amaranth body
2015-02-09 Oleh KrehelFix head color for heads with nil as HINT
2015-02-09 Oleh Krehelhydra.el (hydra--hint): allow duplicate functions in...
2015-02-09 Oleh KrehelAllow some heads with no hints
2015-02-08 Oleh KrehelAllow a sexp as head's CMD paramater
2015-02-08 Oleh KrehelUpdate comments and mark the old examples obsolete
2015-02-07 Oleh KrehelAllow lambda :bind property for body and heads
2015-02-06 Oleh Krehel`hydra/body' will pass the initial `current-prefix...
2015-02-06 Oleh KrehelFix "catch 'hydra-disable"
2015-02-06 Oleh KrehelUpdate semantics for local heads to `:bind nil'
2015-02-05 François FévotteSupport local hydra heads
2015-02-05 Oleh Krehelhydra.el (defhydra): Declare indent 2
2015-02-05 Oleh KrehelAllow :pre and :post to be function symbols
2015-02-05 Oleh Krehelhydra.el (hydra-keyboard-quit): New custom var
2015-02-05 Oleh KrehelMove defun-creating code into a defun
2015-02-05 Oleh KrehelUpdate :post for amaranth Hydras
2015-02-05 Oleh KrehelBump version
2015-02-05 Oleh KrehelAdd amaranth (immortal) Hydras
2015-02-04 Oleh KrehelAdd :pre and :post clauses to Hydra body
2015-02-03 Oleh KrehelUpdate the call order and allow called functions to...
2015-02-03 Oleh KrehelImprove the names of functions generated from lambdas
2015-02-03 Oleh KrehelBump version
2015-02-03 Oleh Krehelhydra.el (hydra-disable): adapt to Emacs 24.4.1
2015-02-03 Oleh KrehelAdd support for `universal-argument' and `digit-argument'
2015-02-01 Oleh KrehelDistinguish red and blue hydra heads
2015-01-30 Oleh Krehelhydra.el (defhydra): fix a bug for old Emacs versions
2015-01-30 Oleh KrehelBump version
2015-01-30 Oleh Krehelhydra.el (defhydra): Use `clear-temporary-overlay-map'
2015-01-30 Oleh KrehelWhen calling `prefix/nil', make sure there's something...
2015-01-29 Oleh Krehelhydra.el (defhydra): new macro to create hydras.
2015-01-24 Oleh KrehelBump version
2015-01-22 Oleh KrehelAvoid evaling METHOD.
2015-01-21 Oleh KrehelPrepare for the first version in GNU ELPA
2015-01-21 Oleh Krehelhydra-examples.el (hydra-example-goto-error): add doc
2015-01-21 Oleh KrehelSimplify and improve the generated defuns
2015-01-21 Oleh KrehelAdd a `next-error'/`previous-error'/`first-error' example
2015-01-21 Oleh KrehelDon't undefine BODY's map binding when it's a prefix
2015-01-21 Oleh KrehelDon't undefine BODY's global binding when it's a prefix
2015-01-21 Oleh Krehel`hydra-create' will also define `hydra-...-body'
next