$NetBSD: patch-ac,v 1.3 2003/01/11 10:02:04 uebayasi Exp $ --- tex-site.el.orig Mon Nov 25 23:43:16 2002 +++ tex-site.el @@ -47,8 +47,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: