Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

10 lines
389 B

(define-package "load-relative" "1.3.1" "Relative file load (within a multi-file Emacs package)" 'nil :commit "5055bfd80644e306aef4e7a7e3e9e5d765b691a4" :keywords
("internal")
:authors
(("Rocky Bernstein" . "rocky@gnu.org"))
:maintainer
("Rocky Bernstein" . "rocky@gnu.org")
:url "http://github.com/rocky/emacs-load-relative")
;; Local Variables:
;; no-byte-compile: t
;; End: