]> code.delx.au - gnu-emacs-elpa/commit
Declare the hint early to avoid compile warnings
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 16 Apr 2015 13:05:45 +0000 (15:05 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Thu, 16 Apr 2015 13:07:24 +0000 (15:07 +0200)
commitfb864353cd8dc91591942f398ef971ba7714b50f
tree1629f95824bdccc89cc41a8b0c140789aeee8ae4
parent742d66a63e86ac740e610faa5abba97e7f8ad5c2
Declare the hint early to avoid compile warnings

* hydra.el (hydra-fontify-head-greyscale): Update unused arg.
(hydra--make-defun): Update.
(hydra--head-name): Take one less arg.
(defhydra): Update hint position.

* hydra-init.el: Byte compile more stuff.

* hydra-test.el: Update tests.

* Makefile: Rename compile target to "run", update "compile".
Makefile
hydra-init.el
hydra-test.el
hydra.el