[Emacs] Use prebuilt auctex

This commit is contained in:
2018-06-05 21:29:58 -07:00
parent b01be33386
commit 1db8fe3088

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