diff --git a/recipes/lispxmp b/recipes/lispxmp new file mode 100644 index 00000000000..a749ca94c9a --- /dev/null +++ b/recipes/lispxmp @@ -0,0 +1 @@ +(lispxmp :fetcher github :repo "rubikitch/lispxmp") diff --git a/recipes/minor-mode-hack b/recipes/minor-mode-hack new file mode 100644 index 00000000000..34561535536 --- /dev/null +++ b/recipes/minor-mode-hack @@ -0,0 +1 @@ +(minor-mode-hack :fetcher github :repo "rubikitch/minor-mode-hack") diff --git a/recipes/recentf-ext b/recipes/recentf-ext new file mode 100644 index 00000000000..5380b285062 --- /dev/null +++ b/recipes/recentf-ext @@ -0,0 +1 @@ +(recentf-ext :fetcher github :repo "rubikitch/recentf-ext") diff --git a/recipes/sequential-command b/recipes/sequential-command new file mode 100644 index 00000000000..9893aff5cd5 --- /dev/null +++ b/recipes/sequential-command @@ -0,0 +1 @@ +(sequential-command :fetcher github :repo "rubikitch/sequential-command") diff --git a/recipes/sticky b/recipes/sticky new file mode 100644 index 00000000000..04b1ff5cd5a --- /dev/null +++ b/recipes/sticky @@ -0,0 +1 @@ +(sticky :fetcher github :repo "rubikitch/sticky") diff --git a/recipes/usage-memo b/recipes/usage-memo new file mode 100644 index 00000000000..a438f45fc99 --- /dev/null +++ b/recipes/usage-memo @@ -0,0 +1,2 @@ +(usage-memo :fetcher github :repo "rubikitch/usage-memo" + :files (:defaults (:exclude "test-usage-memo.el")))