Add recipe for init-paredit which adds a feature for it so it is loaded, and depends on paredit.

This commit is contained in:
Reuben Thomas 2013-04-10 01:31:43 +01:00
parent b987ba0c38
commit ece158c8cb

5
recipes/init-paredit.rcp Normal file
View File

@ -0,0 +1,5 @@
(:name init-paredit
:type emacswiki
:description "Paredit configuration"
:features init-paredit
:depends paredit)