aboutsummaryrefslogtreecommitdiff
path: root/print/auctex
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2005-09-30 06:13:01 +0000
committerHiroki Sato <hrs@FreeBSD.org>2005-09-30 06:13:01 +0000
commitefe7443fcb64b61c17d106eb0ac927b0548d53a1 (patch)
tree5f1abc8f1cc52026b42df1c5a8da6e823f784700 /print/auctex
parent16f134e9c2b1598e565366c1f8fd0e8292daf85e (diff)
Notes
Diffstat (limited to 'print/auctex')
-rw-r--r--print/auctex/pkg-message3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/auctex/pkg-message b/print/auctex/pkg-message
index 6e6fa90ee783..14df730c521b 100644
--- a/print/auctex/pkg-message
+++ b/print/auctex/pkg-message
@@ -18,6 +18,7 @@ Enabling AUC TeX
================
You can now tell your users to enable AUC TeX by adding
- (require 'tex-site)
+ (load "auctex.el" nil t t)
+ (load "preview-latex.el" nil t t)
to their `~/.emacs' file.