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, 02 Dec 2005 08:24:34 -0500

CVSROOT:        /cvsroot/administration
Module name:    administration
Branch:         
Changes by:     Sylvain Beucler <address@hidden>        05/12/02 13:24:34

Modified files:
        infra/elisp    : savannah.el 

Log message:
        Fixed a mismatched parenthesis; additional doc to install the file

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

Patches:
Index: administration/infra/elisp/savannah.el
diff -u administration/infra/elisp/savannah.el:1.40 
administration/infra/elisp/savannah.el:1.41
--- administration/infra/elisp/savannah.el:1.40 Sun Nov 13 12:49:11 2005
+++ administration/infra/elisp/savannah.el      Fri Dec  2 13:24:34 2005
@@ -32,11 +32,16 @@
 ;;   Add this file to your GNU Emacs elisp path and add the following
 ;;   line to your ~/.emacs
 ;;
-;;     (require `savannah)
+;;     (require 'savannah)
+;;
+;;       or
+;;
+;;     (require 'savannah "~/savannah.el")
 ;;
 ;;       or
 ;;
 ;;     (autoload 'savannah "/home/vrac/savannah/gnuscripts/savannah.el")
+;;     [How is that supposed to work?]
 ;;
 ;;   After that, you can access these functions by typing
 ;;
@@ -68,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.40 2005/11/13 12:49:11 kickino Exp $
+;; $Id: savannah.el,v 1.41 2005/12/02 13:24:34 Beuc Exp $
 
 ;;
 ;; General
@@ -462,7 +467,7 @@
 SourceForge at the same time, if Savannah is just a project mirror.
 Your project development should happen primary on Savannah.
 
-How do you plan to use your Savannah account?"
+How do you plan to use your Savannah account?")
   (message "Inserted sv-problem-sfnet text.")
   )
 




reply via email to

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