]> code.delx.au - gnu-emacs-elpa/commit
Account for digit argument
authorOleh Krehel <ohwoeowho@gmail.com>
Mon, 13 Apr 2015 09:51:10 +0000 (11:51 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Mon, 13 Apr 2015 09:51:10 +0000 (11:51 +0200)
commit2f07e509399ade82366b31a688595a12f326b469
treeca226d7cb67c0f269095fa6635c77fe00bee6663
parentd3d435deb6e1405d846c2296f7e41a956c519b06
Account for digit argument

* hydra.el (hydra--clearfun): Update. digit-argument will modify
  this-command-keys-vector, but not this-single-command-keys.

Fixes #104
hydra.el