mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
9 lines
217 B
Text
9 lines
217 B
Text
|
(pdf-tools
|
||
|
:fetcher github
|
||
|
:repo "politza/pdf-tools"
|
||
|
:files ("lisp/*.el"
|
||
|
"README"
|
||
|
("build" "Makefile")
|
||
|
("build" "server")
|
||
|
(:exclude "lisp/tablist.el" "lisp/tablist-filter.el")))
|