el-get/recipes/wc-mode.rcp

9 lines
335 B
Plaintext
Raw Normal View History

2013-03-19 04:32:36 +08:00
(: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")