Commit Graph

4 Commits

Author SHA1 Message Date
James Nguyen 04268dcadc Remove .el in declare-function 2018-06-08 10:32:02 -07:00
James Nguyen 36f56362cc Add declare-functions for evil-collection-define-key
Adding for byte compiling.

TODO: Should look into doing an import instead since we shouldn't need
to declare a function that our library should know about.

I think there was some circular dependency around evil-collection-*
requiring evil-collection.el so I went with the quick and dirty
approach of doing a declare-function. If someone has a better idea,
feel free to change this!
2018-06-08 10:18:17 -07:00
James Nguyen 6ddfc3f7ff Change url 2018-03-01 17:22:38 -08:00
Evgeni Kolev fad86bb068 Add vdiff.el support 2018-02-15 20:40:41 -08:00