[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/infra/elisp savannah.vim
From: |
Frouin Jean-Michel |
Subject: |
[Savannah-cvs] administration/infra/elisp savannah.vim |
Date: |
Thu, 06 Sep 2007 20:17:32 +0000 |
CVSROOT: /sources/administration
Module name: administration
Changes by: Frouin Jean-Michel <snoogie> 07/09/06 20:17:32
Modified files:
infra/elisp : savannah.vim
Log message:
Fix small typo error
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/infra/elisp/savannah.vim?cvsroot=administration&r1=1.4&r2=1.5
Patches:
Index: savannah.vim
===================================================================
RCS file: /sources/administration/administration/infra/elisp/savannah.vim,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- savannah.vim 6 Sep 2007 19:59:44 -0000 1.4
+++ savannah.vim 6 Sep 2007 20:17:32 -0000 1.5
@@ -274,7 +274,7 @@
" Approve as non-GNU
fu! SV_approve_as_nongnu()
execute "normal IHi,
I have approved your project as non-GNU. You will receive an automated e-mail
containing detailed information about the approval. If you would like to offer
your project to the GNU project, please contact the GNU Eval team, following
the instructions at http://www.gnu.org/help/evaluation.html .
Regards.
"
- ehco "Inserted sv-approve-as-nongnu text."
+ echo "Inserted sv-approve-as-nongnu text."
endfu
" Confusing statements
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] administration/infra/elisp savannah.vim,
Frouin Jean-Michel <=