]> git.eshelyaron.com Git - emacs.git/commitdiff
Correct some viewcvs links in docs and comments.
authorGlenn Morris <rgm@gnu.org>
Fri, 29 Oct 2010 03:19:33 +0000 (20:19 -0700)
committerGlenn Morris <rgm@gnu.org>
Fri, 29 Oct 2010 03:19:33 +0000 (20:19 -0700)
* doc/misc/cc-mode.texi: Remove reference to defunct viewcvs URL.
Instead, refer to the generic Savannah page, since it seems likely
that Savannah will never provide the equivalent service for GNU bazaar.
The other option would be to use the Git mirror URL, since it seems to
be being updated now, and of course browsing Git repos works just fine.
That would be a pretty poor advert for the GNU system though.

* etc/MH-E-NEWS: Update URL (viewcvs -> viewvc).

* lisp/net/tramp-fish.el: Update URL in comment (viewcvs -> viewvc).

doc/misc/ChangeLog
doc/misc/cc-mode.texi
etc/MH-E-NEWS
lisp/net/tramp-fish.el

index c3930486007a3e449d9f86c5adac6df23957761c..b690fb17dbb7c0f1f441f5b7c595b92108456a82 100644 (file)
@@ -1,3 +1,7 @@
+2010-10-29  Glenn Morris  <rgm@gnu.org>
+
+       * cc-mode.texi: Remove reference to defunct viewcvs URL.
+
 2010-10-22  Juanma Barranquero  <lekktu@gmail.com>
 
        * gnus.texi (Group Parameters, Buttons): Fix typos.
index c1d8db80dae4e91bcef53820fe598648408531ae..0c42e0145a894c56b79c04de03dc193bbdde654b 100644 (file)
@@ -160,7 +160,8 @@ CC Mode
 This manual is for CC Mode in Emacs.
 
 Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010  Free Software Foundation, Inc.
+2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
+Free Software Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
@@ -201,9 +202,8 @@ developing GNU and promoting software freedom.''
 @vskip 0pt plus 1filll
 @insertcopying
 
-This manual was generated from cc-mode.texi, which can be downloaded
-from
-@url{http://cvs.savannah.gnu.org/viewcvs/emacs/emacs/doc/misc/cc-mode.texi}.
+This manual was generated from cc-mode.texi, which is distributed with Emacs,
+or can be downloaded from @url{http://savannah.gnu.org/projects/emacs/}.
 @end titlepage
 
 @comment !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
@@ -6998,6 +6998,3 @@ Since most @ccmode{} variables are prepended with the string
 
 @bye
 
-@ignore
-   arch-tag: c4cab162-5e57-4366-bdce-4a9db2fc97f0
-@end ignore
index 1141b9dd3faa3c6e5c2bcf72b47fe57c1fea5143..14f182a62124273455d90ccd2cef66a719b5203e 100644 (file)
@@ -231,7 +231,7 @@ gatewayed at gmane.org (closes SF #979308).
 If you want to see the release notes for the alpha and beta releases
 leading up this release, please see:
 
-  http://cvs.savannah.gnu.org/viewcvs/emacs/etc/MH-E-NEWS?rev=1.25&root=emacs&view=markup
+  http://cvs.savannah.gnu.org/viewvc/emacs/emacs/etc/MH-E-NEWS?revision=1.25&view=markup
 
 \f
 
index 632b400e2b3b38ac86264b0d825884dd074712f3..44e2ab8b3929e9a19a90fdd52d25b234588c9dad 100644 (file)
@@ -37,7 +37,7 @@
 ;; "xxx" stands for 3 digits, representing a return code.  Return
 ;; codes "# 000" and "# 001" are reserved for fallback implementation
 ;; with native shell commands; they are not used inside the server.  See
-;; <http://cvs.savannah.gnu.org/viewcvs/mc/vfs/README.fish?root=mc&view=markup>
+;; <http://cvs.savannah.gnu.org/viewvc/mc/vfs/README.fish?root=mc&view=markup>
 ;; for details of original specification.
 
 ;; The GNU Midnight Commander implements the original fish protocol