[Emacs] Use prebuilt auctex

This commit is contained in:
Ivan Malison 2018-06-05 21:29:58 -07:00
parent b01be33386
commit 1db8fe3088
No known key found for this signature in database
GPG Key ID: 62530EFBE99DC2F8

View File

@ -3608,7 +3608,9 @@ alphanumeric characters only."
*** TeX
#+BEGIN_SRC emacs-lisp
(use-package tex
:straight auctex
:straight (auctex :host github :repo "raxod502/auctex"
:branch "fork/1"
:files (:defaults (:exclude "doc/*.texi")))
:commands TeX-mode
:preface
(progn