aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorRyan Phillips <rphillips@gentoo.org>2005-06-22 18:25:23 +0000
committerRyan Phillips <rphillips@gentoo.org>2005-06-22 18:25:23 +0000
commit2aa410912ec0a576c793f0ce2c4e467113741f33 (patch)
tree2f1b5ac825c43b64542568aa4e7b2f479b4bb46f /doc
parentadded g:ebuild_create_on_empty option to toggle new ebuild (diff)
downloadgentoo-syntax-2aa410912ec0a576c793f0ce2c4e467113741f33.tar.gz
gentoo-syntax-2aa410912ec0a576c793f0ce2c4e467113741f33.tar.bz2
gentoo-syntax-2aa410912ec0a576c793f0ce2c4e467113741f33.zip
if vimdiff is used as the program name disable new ebuild creation
svn path=/trunk/; revision=11
Diffstat (limited to 'doc')
-rw-r--r--doc/gentoo-syntax.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/gentoo-syntax.txt b/doc/gentoo-syntax.txt
index 14834fb..1d7812c 100644
--- a/doc/gentoo-syntax.txt
+++ b/doc/gentoo-syntax.txt
@@ -274,7 +274,9 @@ Authors: Ciaran McCreesh <ciaranm at gentoo dot org>
20050622 rphillips
* added g:ebuild_create_on_empty option to toggle new ebuild
- creation on/off on a new ebuild. Fixes #96659
+ creation on/off. Fixes #96659
+ * have newebuild.vim check to see if vimdiff is the program name
+ and automatically disable new ebuild creation
20050618 ka0ttic (Release)
* Updated eutils, multilib, flag-o-matic, webapp, games eclass