Gentoo Archives: gentoo-commits

From: "Tim Harder (radhermit)" <radhermit@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-vim/csound-syntax/files: csound-syntax-3.1-doc.patch
Date: Fri, 08 Oct 2010 23:03:15
Message-Id: 20101008222520.D9A1D20054@flycatcher.gentoo.org
1 radhermit 10/10/08 22:25:20
2
3 Added: csound-syntax-3.1-doc.patch
4 Log:
5 New package. Provides syntax highlighting, filetype detection, folding, macros, and templates for Csound files.
6
7 (Portage version: 2.2_rc90/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.1 app-vim/csound-syntax/files/csound-syntax-3.1-doc.patch
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/csound-syntax/files/csound-syntax-3.1-doc.patch?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-vim/csound-syntax/files/csound-syntax-3.1-doc.patch?rev=1.1&content-type=text/plain
14
15 Index: csound-syntax-3.1-doc.patch
16 ===================================================================
17 --- csound-syntax-3.1/doc/csound.txt.orig 2010-10-08 14:46:23.375008988 -0700
18 +++ csound-syntax-3.1/doc/csound.txt 2010-10-08 15:12:10.349064245 -0700
19 @@ -1,4 +1,6 @@
20 +*csound.txt* Csound Syntax Reference
21
22 + *csound-syntax*
23 --------------------------------------------------------------------------
24 *#*
25
26 @@ -7880,3 +7882,6 @@
27 Bitwise NOT operator.
28
29 ~ a (bitwise NOT)
30 +
31 +--------------------------------------------------------------------------
32 +vim:tw=78:ts=8:ft=help