]> code.delx.au - gnu-emacs-elpa/commit
Add basic error handling
authorOleh Krehel <ohwoeowho@gmail.com>
Sat, 11 Apr 2015 09:38:18 +0000 (11:38 +0200)
committerOleh Krehel <ohwoeowho@gmail.com>
Sat, 11 Apr 2015 09:38:18 +0000 (11:38 +0200)
commit3d7d8c764f99879987e11a3ead5c81ed70ddb04e
tree8409c79b8edfcf5157095549218f60dd73047c98
parent51e7753aea5aded93ec6a8010935ff5bfcf27b31
Add basic error handling

* hydra.el (defhydra): When the macro fails, message an error and
  continue as if the defhydra call wasn't there.
hydra.el