comparison lisp/auctex/lpath.el @ 24:4103f0995bd7 r19-15b95

Import from CVS: tag r19-15b95
author cvs
date Mon, 13 Aug 2007 08:51:03 +0200
parents
children
comparison
equal deleted inserted replaced
23:0edd3412f124 24:4103f0995bd7
1 ;;; This file is only used for installing AUC TeX.
2 ;;; It is not a part of AUC TeX itself.
3
4 ;; Make sure we get the right files.
5 (setq load-path (cons "." load-path)
6 byte-compile-warnings nil
7 TeX-lisp-directory "<none>")
8