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: Sylvain Beucler
Subject: [Savannah-cvs] administration/infra/elisp savannah.el
Date: Tue, 28 Aug 2007 07:08:06 +0000

CVSROOT:        /cvsroot/administration
Module name:    administration
Changes by:     Sylvain Beucler <Beuc>  07/08/28 07:08:06

Modified files:
        infra/elisp    : savannah.el 

Log message:
        remove the GIF entry - GIF patent expired

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/administration/infra/elisp/savannah.el?cvsroot=administration&r1=1.55&r2=1.56

Patches:
Index: savannah.el
===================================================================
RCS file: /cvsroot/administration/administration/infra/elisp/savannah.el,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -b -r1.55 -r1.56
--- savannah.el 27 Aug 2007 22:10:53 -0000      1.55
+++ savannah.el 28 Aug 2007 07:08:06 -0000      1.56
@@ -73,7 +73,7 @@
 ;;   lots of changes tracked via CVS, with suggestions or patches from
 ;;   Jonathan V. Gonzales and Sebastian Wieseler.
 ;;
-;; $Id: savannah.el,v 1.55 2007/08/27 22:10:53 Beuc Exp $
+;; $Id: savannah.el,v 1.56 2007/08/28 07:08:06 Beuc Exp $
 
 ;;
 ;; General
@@ -450,19 +450,6 @@
   )
 
 
-;; Ask the user to remove GIF files and replace them with free image format
-
-(defun sv-problem-gif ()
-  (interactive)
-  ""
-  (insert "Please remove GIF image files from your project and replace them 
with an other format \(such as PNG or JPEG\).
-
-Because of the patents \(Unisys and IBM\) covering the LZW compression 
algorithm which are used when making GIF files, it's impossible to have free 
software to generate proper GIFs.  These patents also apply to the compress 
program.
-
-For more information, see http://www.gnu.org/philosophy/gif.html.\n\n";)
-  (message "Inserted sv-problem-gif text.")
-  )
-
 ;; Ask the user how he plans to use Savannah in the context of a distro 
project.
 
 (defun sv-problem-distro ()




reply via email to

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