mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-emacs/auctex: Add lexbind cookie to site-init files
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
|
||||
;;; auctex site-lisp configuration
|
||||
;;; auctex site-lisp configuration -*-lexical-binding:t-*-
|
||||
|
||||
(add-to-list 'load-path "@SITELISP@")
|
||||
(require 'tex-site)
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
;;; auctex site-lisp configuration, activating preview-latex
|
||||
;;; auctex site-lisp config, activating preview-latex -*-lexical-binding:t-*-
|
||||
|
||||
(load "preview-latex.el" nil t t)
|
||||
|
||||
Reference in New Issue
Block a user