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: Tue, 16 Dec 2008 22:30:29 +0000

CVSROOT:        /cvsroot/auctex
Module name:    auctex
Changes by:     Ralf Angeli <angeli>    08/12/16 22:30:28

Index: tex.el
===================================================================
RCS file: /cvsroot/auctex/auctex/tex.el,v
retrieving revision 5.641
retrieving revision 5.642
diff -u -b -r5.641 -r5.642
--- tex.el      16 Dec 2008 22:26:55 -0000      5.641
+++ tex.el      16 Dec 2008 22:30:28 -0000      5.642
@@ -1784,7 +1784,7 @@
          (dolist (subdir subdirs)
            (when (file-exists-p (file-name-as-directory (concat item subdir)))
              (add-to-list 'input-dir-list (concat item subdir)))))))
-    (or input-dir-list default)))
+    input-dir-list))
 
 (defcustom TeX-macro-global (TeX-macro-global)
   "Directories containing the site's TeX macro and style files."




reply via email to

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