auctex-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[AUCTeX-diffs] Changes to auctex/tex.el,v


From: Ralf Angeli
Subject: [AUCTeX-diffs] Changes to auctex/tex.el,v
Date: Mon, 22 Dec 2008 21:29:55 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/12/22 21:29:55

Index: tex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex.el,v
retrieving revision 5.644
retrieving revision 5.645
diff -u -b -r5.644 -r5.645
--- tex.el      22 Dec 2008 16:42:26 -0000      5.644
+++ tex.el      22 Dec 2008 21:29:55 -0000      5.645
@@ -5063,7 +5063,8 @@
                 ;; Explicitely supply doc directory for
                 ;; non-kpathsea-based TeX systems.
                 (unless (stringp TeX-kpathsea-path-delimiter)
-                  (TeX-macro-global-internal
+                  (TeX-tree-expand
+                   '("$SYSTEXMF" "$TEXMFLOCAL" "$TEXMFMAIN" "$TEXMFDIST")
                    "latex" '("/doc/")
                    ;; This likely won't improve the outcome but does
                    ;; not make the situation worse than in the nil case.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]