Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1800/10.4/unstable/main/finkinfo/editors

Modified Files:
        auctex.info auctex.patch 
Log Message:
Added a patch: 
http://gentoo.cites.uiuc.edu/pub/gentoo-portage/app-emacs/auctex/files/auctex-11.84-japanes.patch

Index: auctex.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/auctex.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- auctex.patch        5 May 2007 19:40:11 -0000       1.4
+++ auctex.patch        5 May 2007 20:07:48 -0000       1.5
@@ -203,6 +203,24 @@
 diff -Naur auctex-11.83.orig/tex-jp.el auctex-11.83/tex-jp.el
 --- auctex-11.83.orig/tex-jp.el        2006-06-08 05:26:51.000000000 +0900
 +++ auctex-11.83/tex-jp.el     2006-10-02 09:33:27.000000000 +0900
+@@ -52,13 +52,13 @@
+   ;; Changed to double quotes for Windows afflicted people.  I don't
+   ;; use the %(latex) and %(tex) shorthands here because I have not
+   ;; clue whether Omega-related versions exist.  --dak
+-  '(("jTeX" "%(PDF)jtex %S%(PDFout) \"%(mode)\\input %t\""
++  '(("jTeX" "%(PDF)jtex %`%S%(PDFout)%(mode)%' %t"
+      TeX-run-TeX nil (plain-tex-mode) :help "Run NTT jTeX")
+-    ("jLaTeX" "%(PDF)jlatex %S%(PDFout) \"%(mode)\\input{%t}\""
++    ("jLaTeX" "%(PDF)jlatex %`%S%(PDFout)%(mode)%' %t"
+      TeX-run-TeX nil (latex-mode) :help "Run NTT jLaTeX")
+-    ("pTeX" "%(PDF)ptex %S%(PDFout) \"%(mode)\\input %t\""
++    ("pTeX" "%(PDF)ptex %`%S%(PDFout)%(mode)%' %t"
+      TeX-run-TeX nil (plain-tex-mode) :help "Run ASCII pTeX")
+-    ("pLaTeX" "%(PDF)platex %S%(PDFout) \"%(mode)\\input{%t}\""
++    ("pLaTeX" "%(PDF)platex %`%S%(PDFout)%(mode)%' %t"
+      TeX-run-TeX nil (latex-mode) :help "Run ASCII pLaTeX")
+     ("Mendex" "mendex %s" TeX-run-command nil t :help "Create index file with 
mendex")
+     ("jBibTeX" "jbibtex %s" TeX-run-BibTeX nil t :help "Run jBibTeX"))
 @@ -99,11 +99,11 @@
  
  (mapcar (lambda (dir) (add-to-list 'TeX-macro-global dir t))

Index: auctex.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/auctex.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- auctex.info 5 May 2007 19:40:11 -0000       1.5
+++ auctex.info 5 May 2007 20:07:48 -0000       1.6
@@ -1,6 +1,6 @@
 Package: auctex
 Version: 11.84
-Revision: 1
+Revision: 2
 Description: Integrated environment for TeX/LaTeX document writing
 License: GPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to