el-get/recipes/loc-changes.rcp
2015-07-05 15:53:07 -04:00

7 lines
282 B
Plaintext

(:name loc-changes
:description "Emacs package to save marks on locations which may change. Intended use: editing a file which you are debugging"
:type github
:pkgname "rocky/emacs-loc-changes"
:build (("./autogen.sh") ("./configure") ("make"))
)