~ruther/emacs.d

ref: a73d16327ada24c6df4b6bf67ae334d5a7ec48dd emacs.d/Makefile -rw-r--r-- 85 bytes
a73d1632 — Rutherther fix: ace window display-mode, background 9 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

.PHONY: run
run:
	$(EMACS) --init-directory "$(PWD)"
Do not follow this link