emacs-patch-review
Port of Thunderbird Patch Review to mu4e.
git clone git://mccd.space/emacs-patch-review| Log | Files | Refs | README | Mail |
Makefile (77B)
1 EMACS ?= emacs
2
3 .PHONY: test
4 test:
5 $(EMACS) -Q --batch -L . -l tests/run.el