[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] administration/infra/elisp savannah.el
From: |
Jonathan Gonzalez V . |
Subject: |
[Savannah-cvs] administration/infra/elisp savannah.el |
Date: |
Wed, 17 Nov 2004 15:18:56 -0500 |
CVSROOT: /cvsroot/administration
Module name: administration
Branch:
Changes by: Jonathan Gonzalez V. <address@hidden> 04/11/17 20:13:18
Modified files:
infra/elisp : savannah.el
Log message:
sv-closing-english-resubmit: Fixed a typo and give it 'M-q' to the
message
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.4
administration/infra/elisp/savannah.el:1.5
--- administration/infra/elisp/savannah.el:1.4 Wed Nov 17 20:08:22 2004
+++ administration/infra/elisp/savannah.el Wed Nov 17 20:13:18 2004
@@ -65,7 +65,7 @@
;; sv-closing-resubmit, and added sv-deleted-pending and
;; sv-problem-fdl-info.
;;
-;; $Id: savannah.el,v 1.4 2004/11/17 20:08:22 Zeus Exp $
+;; $Id: savannah.el,v 1.5 2004/11/17 20:13:18 Zeus Exp $
;;
;; General
@@ -107,9 +107,9 @@
(defun sv-closing-english-resubmit ()
(interactive)
""
- (insert "Please resubmit your project in English. English
-is the only language that the whole Savannah team understand and
-s needed for transparency and archival.
+ (insert "Please resubmit your project in English. English is the
+only language that the whole Savannah team understand and needed for
+transparency and archival.
Regards,\n")
(message "Inserted sv-closing-english-resubmit text.")