summaryrefslogtreecommitdiff
path: root/print/auctex/patches
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2002-09-16 03:31:26 +0000
committeruebayasi <uebayasi@pkgsrc.org>2002-09-16 03:31:26 +0000
commit9bee27009c43076d662f3f25d13e8e03cd6938b0 (patch)
tree5d8ec3e223686e4139ecb38e693ef349e136937f /print/auctex/patches
parent8041c8567125c1c86e781d9abb6652b025586210 (diff)
downloadpkgsrc-9bee27009c43076d662f3f25d13e8e03cd6938b0.tar.gz
Update to auctex 11.11.
News in 11 ========== * Support for `prosper.sty', see <http://prosper.sourceforge.net/>. Contributed by Phillip Lord <p.lord@russet.org.uk>. * `comment-region' now inserts %% by default. Suggested by "Davide G. M. Salvetti" <salve@debian.org>. * You can now switch between using the `font-latex' (all emacsen), the `tex-font' (Emacs 21 only) or no special package for font locking. Customize `TeX-install-font-lock' for this. * Now use -t landscape by default when landscape option appears. Suggested by Erik Frisk <frisk@isy.liu.se>. * Use `tex-fptex.el' for fpTeX support. Contributed by Fabrice Popineau <Fabrice.Popineau@supelec.fr>. * New user option `LaTeX-top-caption-list' specifies environments where the caption should go at top. Contributed by ataka@milk.freemail.ne.jp (Masayuki Ataka). * Allow explicit dimensions in `graphicx.sty'. Contributed by ataka@milk.freemail.ne.jp (Masayuki Ataka). * Limited support for `verbatim.sty'. Contributed by ataka@milk.freemail.ne.jp (Masayuki Ataka). * Better support for asmmath items. Patch by ataka@milk.freemail.ne.jp (Masayuki Ataka). * More accurate error parsing. Added by David Kastrup <David.Kastrup@t-online.de>. * Bug fixes.
Diffstat (limited to 'print/auctex/patches')
-rw-r--r--print/auctex/patches/patch-aa8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/auctex/patches/patch-aa b/print/auctex/patches/patch-aa
index 888b75c5d20..43f60338a8b 100644
--- a/print/auctex/patches/patch-aa
+++ b/print/auctex/patches/patch-aa
@@ -1,6 +1,6 @@
-$NetBSD: patch-aa,v 1.2 2001/03/01 18:50:06 jtb Exp $
+$NetBSD: patch-aa,v 1.3 2002/09/16 03:31:27 uebayasi Exp $
---- Makefile.orig Thu Feb 11 10:19:48 1999
+--- Makefile.orig Thu Jan 24 18:55:33 2002
+++ Makefile
@@ -10,7 +10,7 @@
##----------------------------------------------------------------------
@@ -16,11 +16,11 @@ $NetBSD: patch-aa,v 1.2 2001/03/01 18:50:06 jtb Exp $
# Name of your emacs binary
-EMACS=emacs
-+#EMACS=emacs
++EMACS=${EMACS_BIN}
##----------------------------------------------------------------------
## YOU MAY NEED TO EDIT THESE
-@@ -106,7 +106,7 @@
+@@ -111,7 +111,7 @@
some: $(AUCELC) $(STYLESRC:.el=.elc)