Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emacs/yatex/files: yatex-1.73-gentoo.patch
Date: Wed, 30 Jul 2008 14:58:11
Message-Id: E1KOD7w-0008DC-OO@stork.gentoo.org
1 ulm 08/07/30 14:58:08
2
3 Added: yatex-1.73-gentoo.patch
4 Log:
5 Version bump.
6 (Portage version: 2.2_rc3/cvs/Linux 2.6.25-gentoo-r6 i686)
7
8 Revision Changes Path
9 1.1 app-emacs/yatex/files/yatex-1.73-gentoo.patch
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yatex/files/yatex-1.73-gentoo.patch?rev=1.1&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-emacs/yatex/files/yatex-1.73-gentoo.patch?rev=1.1&content-type=text/plain
13
14 Index: yatex-1.73-gentoo.patch
15 ===================================================================
16 --- yatex1.73-orig/yatexhlp.el 2006-12-24 07:25:29.000000000 +0100
17 +++ yatex1.73/yatexhlp.el 2008-05-12 12:19:02.000000000 +0200
18 @@ -9,12 +9,7 @@
19 (cond (YaTeX-japan "jp")
20 (t "eng"))))
21 (help-dir
22 - (cond
23 - ((and (boundp 'site-directory) site-directory) site-directory)
24 - ((string-match "\\.app/" doc-directory) ;For Emacs.app(Darwin)
25 - (expand-file-name "../site-lisp" doc-directory))
26 - (YaTeX-emacs-19 (expand-file-name "../../site-lisp" doc-directory))
27 - (t exec-directory))))
28 + "/usr/share/emacs/etc/yatex"))
29 (defvar YaTeX-help-file
30 (expand-file-name help-file help-dir)
31 "*Help file of LaTeX/TeX commands or macros.")
32 --- yatex1.73-orig/docs/yahtmle 2006-12-24 07:28:10.000000000 +0100
33 +++ yatex1.73/docs/yahtmle 2008-05-12 12:19:40.000000000 +0200
34 @@ -3,8 +3,9 @@
35 from file `yahtmle.tex'
36 using `texinfmt.el' version 2.32 of 19 November 1993.
37
38 -
39 -
40 +START-INFO-DIR-ENTRY
41 +* yahtml: (yahtml). Yet Another HTML-mode for Emacs. (English).
42 +END-INFO-DIR-ENTRY
43
44 
45 File: yahtmle, Node: Top, Next: Intro, Prev: (dir), Up: (dir)
46 --- yatex1.73-orig/docs/yahtmlj 2006-12-24 07:28:10.000000000 +0100
47 +++ yatex1.73/docs/yahtmlj 2008-05-12 12:21:03.000000000 +0200
48 @@ -3,8 +3,9 @@
49 from file `yahtmlj.tex'
50 using `texinfmt.el' version 2.32 of 19 November 1993.
51
52 -
53 -
54 +START-INFO-DIR-ENTRY
55 +* yahtml-ja: (yahtml-ja). Yet Another HTML-mode for Emacs. (Japanese).
56 +END-INFO-DIR-ENTRY
57
58 
59 File: yahtmlj, Node: Top, Next: Intro, Prev: (dir), Up: (dir)
60 --- yatex1.73-orig/docs/yatexe 2006-12-24 07:28:10.000000000 +0100
61 +++ yatex1.73/docs/yatexe 2008-05-12 12:20:30.000000000 +0200
62 @@ -3,8 +3,9 @@
63 from file `yatexe.tex'
64 using `texinfmt.el' version 2.32 of 19 November 1993.
65
66 -
67 -
68 +START-INFO-DIR-ENTRY
69 +* YaTeX: (yatex). Yet Another tex-mode for Emacs. (English).
70 +END-INFO-DIR-ENTRY
71
72 
73 File: yatexe, Node: Top, Next: What is YaTeX?, Prev: (dir), Up: (dir)
74 --- yatex1.73-orig/docs/yatexj 2006-12-24 07:28:10.000000000 +0100
75 +++ yatex1.73/docs/yatexj 2008-05-12 12:20:56.000000000 +0200
76 @@ -3,8 +3,9 @@
77 from file `yatexj.tex'
78 using `texinfmt.el' version 2.32 of 19 November 1993.
79
80 -
81 -
82 +START-INFO-DIR-ENTRY
83 +* YaTeX-ja: (yatex-ja). Yet Another tex-mode for Emacs. (Japanese).
84 +END-INFO-DIR-ENTRY
85
86 
87 File: yatexj, Node: Top, Next: Intro, Prev: (dir), Up: (dir)