Mercurial > hg > xemacs-beta
view lisp/auctex/lpath.el @ 61:dd3566f69ebd
Added tag r19-16-pre5 for changeset 2e6f5e180fb8
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:59:00 +0200 |
parents | 4103f0995bd7 |
children |
line wrap: on
line source
;;; This file is only used for installing AUC TeX. ;;; It is not a part of AUC TeX itself. ;; Make sure we get the right files. (setq load-path (cons "." load-path) byte-compile-warnings nil TeX-lisp-directory "<none>")