]> code.delx.au - gnu-emacs-elpa/commit
Allow #'command syntax for heads, just to have it
authorOleh Krehel <ohwoeowho@gmail.com>
Thu, 6 Aug 2015 06:17:23 +0000 (08:17 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Thu, 6 Aug 2015 06:17:23 +0000 (08:17 +0200)
commitf58d356724ff2ea890dedb0a660cf1dd1ce3e04d
tree6ff89bdd4f2d2f86f478b15301b819e2d586a9c0
parentc5327e1d34484547e68342cc1b1e1ab312afacd3
Allow #'command syntax for heads, just to have it

* hydra.el (hydra--make-callable):
(hydra--head-name): Allow #'command syntax in the CMD place for each
head.

This isn't the recommended syntax, however you can use it if you prefer.

Fixes #156
hydra.el