summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
2024-04-11Just install, don't packageJenChieh
2024-04-11ci: Use Eask to test macos and windowsJenChieh
2022-02-17ci: Ignore warnings about wide docstringcondy
2021-05-05Makefile: use tabs instead [NFC]condy
2021-05-05Makefile: fix ci lint errorcondy
package-lint suspects that evil-collection-cus-theme.el is a theme. It's a false positive error.
2021-03-01Add more warnings to ignore from package-lintJames Nguyen
2020-11-24Port over evil-magitJames Nguyen
2019-10-20Ignore check-version-regexp-list in lintJames Nguyen
Using a hammer to ignore if-let/when-let complaints.
2019-10-09Use subdirectories for setup files (+READMEs)Justin Burkett
Move setup files into subdirectories. Move mode directories to modes subdir. This will make it easy to specify a recipe in melpa that maintains the directory structure. Add interactive functions to jump to .el and README files See #170
2019-02-16Don't package lint "with-eval-after-load"James Nguyen
2018-09-11Add phony targetsJames Nguyen
2017-11-20Add test setupJames Nguyen
2017-11-15Add lint target using package-lintFredrik Bergroth
2017-11-15Add makefile target for byte compilationFredrik Bergroth