pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/auctex Adapt the MESSAGE to the new startup scheme



details:   https://anonhg.NetBSD.org/pkgsrc/rev/259f206e7b40
branches:  trunk
changeset: 500990:259f206e7b40
user:      tonio <tonio%pkgsrc.org@localhost>
date:      Sat Oct 15 20:11:35 2005 +0000

description:
Adapt the MESSAGE to the new startup scheme

diffstat:

 print/auctex/MESSAGE |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (19 lines):

diff -r 38cf771697ea -r 259f206e7b40 print/auctex/MESSAGE
--- a/print/auctex/MESSAGE      Sat Oct 15 20:09:35 2005 +0000
+++ b/print/auctex/MESSAGE      Sat Oct 15 20:11:35 2005 +0000
@@ -1,5 +1,5 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.3 2003/03/01 03:49:50 uebayasi Exp $
+$NetBSD: MESSAGE,v 1.4 2005/10/15 20:11:35 tonio Exp $
 
 To customize AUC TeX you will need to edit the file
 
@@ -12,7 +12,7 @@
 
 You may then put
 
-       (require 'tex-site)
+       (load "auctex.el" nil t t)
 
 in your `${HOME}/.emacs.el' file.
 



Home | Main Index | Thread Index | Old Index