[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[AUCTeX-commit] Changes to lpath.el
From: |
Ralf Angeli |
Subject: |
[AUCTeX-commit] Changes to lpath.el |
Date: |
Wed, 07 Feb 2007 20:59:29 +0000 |
CVSROOT: /sources/auctex
Module name: reftex
Changes by: Ralf Angeli <angeli> 07/02/07 20:59:29
Index: lpath.el
===================================================================
RCS file: lpath.el
diff -N lpath.el
--- /dev/null 1 Jan 1970 00:00:00 -0000
+++ lpath.el 7 Feb 2007 20:59:29 -0000 1.1
@@ -0,0 +1,7 @@
+;;; This file is only used for installing RefTeX
+;;; It is not a part of RefTeX itself.
+
+;; Make sure we get the right files.
+(setq load-path (cons "." load-path))
+; byte-compile-warnings nil)
+
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [AUCTeX-commit] Changes to lpath.el,
Ralf Angeli <=