From ProofGeneral/PG@89829c2

Also removes pg-init hacks, as they no longer seem necessary after
ProofGeneral/PG@7371521

Hopefully fixes #2565
This commit is contained in:
Henrik Lissner 2020-02-20 16:52:56 -05:00
parent 59cb9b4aba
commit 8a5ffc32f5
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395
2 changed files with 2 additions and 11 deletions

View file

@ -1,6 +1,6 @@
;; -*- no-byte-compile: t; -*-
;;; lang/coq/packages.el
(package! proof-general :pin "89829c25b9")
(package! proof-general :pin "2a17093f6a")
(package! company-coq :pin "6e8bc2e367")