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: Fri, 17 Sep 2004 07:58:17 -0400

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        04/09/17 11:52:17

Modified files:
        infra/elisp    : savannah.el 

Log message:
        provide 'savannah - else you cannot (require) the file

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

Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.1 
administration/infra/elisp/savannah.el:1.2
--- administration/infra/elisp/savannah.el:1.1  Sun Sep 12 06:39:43 2004
+++ administration/infra/elisp/savannah.el      Fri Sep 17 11:52:17 2004
@@ -65,7 +65,7 @@
 ;;   sv-closing-resubmit, and added sv-deleted-pending and
 ;;   sv-problem-fdl-info.
 ;;
-;; $Id: savannah.el,v 1.1 2004/09/12 06:39:43 beu Exp $
+;; $Id: savannah.el,v 1.2 2004/09/17 11:52:17 Beuc Exp $
 
 ;;
 ;; General
@@ -600,6 +600,4 @@
   (message "Inserted sv-confusion-open-and-free text.")
   )
 
-;;
-;; End ;-)
-;;
+(provide 'savannah)




reply via email to

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