pkgsrc/print/auctex/patches/patch-ac
2001-03-01 18:50:05 +00:00

18 lines
582 B
Text

$NetBSD: patch-ac,v 1.2 2001/03/01 18:50:06 jtb Exp $
--- tex-site.el.orig Sat Dec 2 07:30:00 2000
+++ tex-site.el
@@ -57,8 +57,12 @@
;; Copy variables you need to change from the start of `tex.el' and
;; insert them here.
-(defvar TeX-lisp-directory "@AUCDIR"
+(defvar TeX-lisp-directory "@LISPDIR@/auctex/"
"*The directory where the AUC TeX lisp files are located.")
+
+(defvar TeX-macro-global '("@TEX_PREFIX@/share/texmf/tex/")
+ "Directories containing the sites TeX macro files and style files.
+ The directory names *must* end with a slash.")
;;; Autoloads: