Update packages

This commit is contained in:
Mateus Pinto Rodrigues
2018-06-04 20:13:22 -03:00
parent beefe0f71c
commit 47702fe74a
576 changed files with 2497 additions and 1169 deletions

View File

@@ -0,0 +1,11 @@
(define-package "ivy-bibtex" "20180602.430" "A bibliography manager based on Ivy"
'((swiper "0.7.0")
(parsebib "1.0")
(s "1.9.0")
(dash "2.6.0")
(f "0.16.2")
(cl-lib "0.5")
(biblio "0.2")))
;; Local Variables:
;; no-byte-compile: t
;; End: