From 9de759571f43a827e418f4dde9abcb35bcc24615 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 12 Aug 2019 18:57:59 -0400 Subject: guix,emacs: bump guix{,-bandali}, add emacs-biblio-git --- .emacs.d/init.el | 2 ++ 1 file changed, 2 insertions(+) (limited to '.emacs.d/init.el') diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 14b9b37..91f3657 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -1559,6 +1559,8 @@ For disabling the behaviour for certain buffers and/or modes." ("M-RET" . image-previous-line)) :config (pdf-tools-install nil t)) +(use-package biblio) + ;;; Email (with Gnus) -- cgit v1.2.3-83-g751a