savannah-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Savannah-cvs] administration/infra/elisp savannah.el


From: Sebastian Wieseler
Subject: [Savannah-cvs] administration/infra/elisp savannah.el
Date: Fri, 27 May 2005 16:24:43 -0400

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sebastian Wieseler <address@hidden>     05/05/27 20:24:43

Modified files:
        infra/elisp    : savannah.el 

Log message:
        remove double entry of sv-confusion-open-and-free

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/administration/administration/infra/elisp/savannah.el.diff?tr1=1.26&tr2=1.27&r1=text&r2=text

Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.26 
administration/infra/elisp/savannah.el:1.27
--- administration/infra/elisp/savannah.el:1.26 Fri May 27 18:43:23 2005
+++ administration/infra/elisp/savannah.el      Fri May 27 20:24:42 2005
@@ -65,7 +65,7 @@
 ;;   sv-closing-resubmit, and added sv-deleted-pending and
 ;;   sv-problem-fdl-info.
 ;;
-;; $Id: savannah.el,v 1.26 2005/05/27 18:43:23 Beuc Exp $
+;; $Id: savannah.el,v 1.27 2005/05/27 20:24:42 frank_org Exp $
 
 ;;
 ;; General
@@ -582,19 +582,6 @@
   (message "Inserted sv-confusion-open-and-free text.")
   )
 
-;; The user confuses open with free
-
-(defun sv-confusion-open-and-free ()
-  (interactive)
-  ""
-  (insert "Note that Savannah supports projects of the Free Software movement, 
not projects of the Open Source movement.
-
-We are careful about ethical issues and insist on producing software that is 
not dependent on proprietary software.
-
-While Open Source as defined by its founders means something pretty close to 
Free Software, it's frequently misunderstood.  For more information, please see 
http://www.gnu.org/philosophy/free-software-for-freedom.html.\n\n";)
-  (message "Inserted sv-confusion-open-and-free text.")
-  )
-
 ;; Ask the user to change "Linux" to "GNU/Linux"
 
 (defun sv-confusion-linux-vs-gnu ()




reply via email to

[Prev in Thread] Current Thread [Next in Thread]