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
[EMAIL PROTECTED]@
-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))'
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs