auctex-diffs
[Top][All Lists]
Advanced

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

[AUCTeX-diffs] Changes to auctex/preview/Makefile.in


From: David Kastrup
Subject: [AUCTeX-diffs] Changes to auctex/preview/Makefile.in
Date: Sat, 31 Dec 2005 00:14:43 +0000

Index: auctex/preview/Makefile.in
diff -u auctex/preview/Makefile.in:1.75 auctex/preview/Makefile.in:1.76
--- auctex/preview/Makefile.in:1.75     Fri Jun 24 08:14:05 2005
+++ auctex/preview/Makefile.in  Sat Dec 31 00:14:43 2005
@@ -2,9 +2,9 @@
 PACKAGE=preview
 PACKAGE_INFO=preview-latex
 address@hidden@
-ELCC=$(EMACS) -batch -q -no-site-file -no-init-file --eval '(setq load-path 
(cons "." load-path))'
+ELCC=$(EMACS) -batch -q -no-site-file -no-init-file
 AUCTEX=-eval '(let ((dir (pop command-line-args-left))) \
-  (if (not (string-equal dir "")) (push dir load-path)))' $(auctexdir)
+  (if (not (string-equal dir "")) (push dir load-path)))' $(auctexdir) --eval 
'(push "." load-path)'
 AUTOLOAD=--eval '(let ((generated-autoload-file (expand-file-name "$@"))) \
                (update-file-autoloads "preview.el")(save-buffers-kill-emacs 
t))'
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]