~ruther/emacs.d

ref: 3956a593daae81297fabc1512ce95554841d5144 emacs.d/Makefile -rw-r--r-- 85 bytes
3956a593 — Rutherther fix: cape-dabbrev not showing results 1 year, 8 months ago
                                                                                
1
2
3
4
5
6
EMACS=emacs
PWD=$(abspath ./)/

.PHONY: run
run:
	$(EMACS) --init-directory "$(PWD)"