]> code.delx.au - gnu-emacs-elpa/commitdiff
Merge commit '97c2270f7138530de21f773f094c1495498cac78' from hydra
authorOleh Krehel <ohwoeowho@gmail.com>
Tue, 8 Dec 2015 09:25:15 +0000 (10:25 +0100)
committerOleh Krehel <ohwoeowho@gmail.com>
Tue, 8 Dec 2015 09:25:15 +0000 (10:25 +0100)
1  2 
packages/hydra/hydra-ox.el
packages/hydra/hydra-test.el
packages/hydra/hydra.el

index 1dc70885097c39fffaffafe599f65ab7c0b0a8ae,0d489e5f75bd787c673157a7ada6a68def46e69d..e8d48e34a5827764afe8791bae9016b027ba7198
  ;; This shows how a complex dispatch menu can be built with Hydra.
  
  ;;; Code:
+ (require 'hydra)
  (require 'org)
 +(require 'hydra)                        ;`defhydradio' is not autoloaded!
  
  (defhydradio hydra-ox ()
    (body-only "Export only the body.")
Simple merge
Simple merge