diff --git a/recipes/with-eval-after-load-feature.rcp b/recipes/with-eval-after-load-feature.rcp new file mode 100644 index 00000000..047aafe7 --- /dev/null +++ b/recipes/with-eval-after-load-feature.rcp @@ -0,0 +1,5 @@ +(:name with-eval-after-load-feature + :website "https://github.com/tarao/with-eval-after-load-feature-el" + :description "Eval after loading feature with fine compilation" + :type github + :pkgname "tarao/with-eval-after-load-feature-el")