Fall back to a citar' compatible
parsebib'
This commit is contained in:
parent
5f76405ed8
commit
4abfdcffc8
@ -274,6 +274,7 @@ recommendation of [[info:emacs#Saving Customizations][saving customizations (inf
|
||||
package-archives '(("gnu" . "https://elpa.gnu.org/packages/")
|
||||
("gnu-devel" . "https://elpa.gnu.org/devel/")
|
||||
("melpa" . "https://melpa.org/packages/")
|
||||
("melpa-stable" . "https://stable.melpa.org/packages/")
|
||||
("nongnu" . "https://elpa.nongnu.org/nongnu/"))
|
||||
;; Pin packages to GNU ELPA for info or stability.
|
||||
package-pinned-packages '((auctex . "gnu")
|
||||
@ -285,6 +286,7 @@ recommendation of [[info:emacs#Saving Customizations][saving customizations (inf
|
||||
(hyperbole . "gnu-devel")
|
||||
(marginalia . "gnu-devel")
|
||||
(org . "gnu-devel")
|
||||
(parsebib . "melpa-stable")
|
||||
(queue . "gnu")
|
||||
(rainbow-mode . "gnu")
|
||||
(spinner . "gnu")
|
||||
|
Loading…
Reference in New Issue
Block a user