diff --git a/recipes/wc-mode.rcp b/recipes/wc-mode.rcp new file mode 100644 index 00000000..ed555a62 --- /dev/null +++ b/recipes/wc-mode.rcp @@ -0,0 +1,8 @@ +(:name wc-mode + :website "http://www.dr-qubit.org/emacs.php" + :description "A minor mode to provide a 'wc' function for Emacs buffers." + :type http + :url "http://www.dr-qubit.org/emacs-misc/wc-mode-0.2.el" + :build ("mv wc-mode-0.2.el wc-mode.el") + :compile "wc-mode.el" + :autoloads "wc-mode")