Update of /cvsroot/icomplete/icomplete/doc
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv18744/doc
Modified Files:
index.html
Log Message:
probably last checkin, automatic completions for . and ->
Index: index.html
===================================================================
RCS file: /cvsroot/icomplete/icomplete/doc/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** index.html 16 Sep 2007 02:46:56 -0000 1.4
--- index.html 1 Nov 2007 17:30:57 -0000 1.5
***************
*** 19,24 ****
<td>
<p><b>
! I am searching for new developers, since I am currently working on a new <a href="http://vimperator.mozdev.org">firefox plugin</a>, which will finally make
! using firefox feel like using Vim. So time is very little now, I only have time to apply your patches to icomplete.
Please write an <a href=mailto:stu...@gm...>email to me</a>, if you want a sourceforge account to keep icomplete development running.
--- 19,26 ----
<td>
<p><b>
! I am searching for new developers/maintainers, since I am currently
! working on a new <a href="http://vimperator.mozdev.org">firefox plugin</a>,
! which will finally make using firefox feel like
! using Vim. So, I have no interest in maintaining icomplete anymore.
Please write an <a href=mailto:stu...@gm...>email to me</a>, if you want a sourceforge account to keep icomplete development running.
***************
*** 62,68 ****
<h2><a name="download">Download</a></h2>
! Current version 0.4<br>
! All files can be downloaded from the SourceForge site: <a href=https://sourceforge.net/project/showfiles.php?group_id=140085>http://sourceforge.net/projects/icomplete/</a><br><br>
! There is also an entry in the vim script repository: <a href=http://www.vim.org/scripts/script.php?script_id=1265>http://www.vim.org/scripts/script.php?script_id=1265</a><br><br>
IComplete is completely free software, however if you appreciate my work you can donate on the SourceForge account:
<br><a href="http://sourceforge.net/donate/index.php?group_id=140085"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
--- 64,70 ----
<h2><a name="download">Download</a></h2>
! Current version 0.5<br>
! <!--All files can be downloaded from the SourceForge site: <a href=https://sourceforge.net/project/showfiles.php?group_id=140085>http://sourceforge.net/projects/icomplete/</a><br><br>-->
! There is a corresponding entry in the vim script repository: <a href=http://www.vim.org/scripts/script.php?script_id=1265>http://www.vim.org/scripts/script.php?script_id=1265</a><br><br>
IComplete is completely free software, however if you appreciate my work you can donate on the SourceForge account:
<br><a href="http://sourceforge.net/donate/index.php?group_id=140085"><img src="http://images.sourceforge.net/images/project-support.jpg" width="88" height="32" border="0" alt="Support This Project" /> </a>
|