]> git.eshelyaron.com Git - emacs.git/commitdiff
Update cc-mode URL to point to nongnu.org
authorStefan Kangas <stefankangas@gmail.com>
Sun, 26 Jan 2025 20:57:34 +0000 (21:57 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 3 Feb 2025 11:10:02 +0000 (12:10 +0100)
* doc/misc/cc-mode.texi (Getting Started)
(Custom Filling and Breaking, Updating CC Mode)
(Mailing Lists and Bug Reports):
* lisp/progmodes/cc-mode.el: Update cc-mode URL to point to nongnu.org,
instead of old URL on SourceForge.

(cherry picked from commit 486d5d524ca116a2aaed3069536a2372497551b9)

doc/misc/cc-mode.texi
lisp/progmodes/cc-mode.el

index e058e163ad0760388e4450bd189c8ba1d702ae99..3f460f3bdb9f2aadc24296b19bf6fe837798cc4d 100644 (file)
@@ -582,7 +582,7 @@ you are going to be editing AWK files, @file{README} describes how to
 configure your (X)Emacs so that @ccmode{} will supersede the obsolete
 @code{awk-mode.el} which might have been supplied with your (X)Emacs.
 @ccmode{} might not work with older versions of Emacs or XEmacs.  See
-the @ccmode{} release notes at @uref{https://cc-mode.sourceforge.net}
+the @ccmode{} release notes at @uref{https://www.nongnu.org/cc-mode/}
 for the latest information on Emacs version and package compatibility
 (@pxref{Updating CC Mode}).
 
@@ -3194,7 +3194,7 @@ E. Jones' Filladapt package@footnote{It's available from
 lack a feature that makes it work suboptimally when
 @code{c-comment-prefix-regexp} matches the empty string (which it does
 by default).  A patch for that is available from
-@uref{https://cc-mode.sourceforge.net/,, the CC Mode web site}.},
+@uref{https://www.nongnu.org/cc-mode/,, the CC Mode web site}.},
 @c 2005/11/22:  The above is still believed to be the case.
 which handles things like bulleted lists nicely.  There's a convenience
 function @code{c-setup-filladapt} that tunes the relevant variables in
@@ -7781,7 +7781,7 @@ have old versions of @ccmode{} and so should be upgraded.  Access to the
 compatibility, etc.@: are all available on the web site:
 
 @quotation
-@uref{https://cc-mode.sourceforge.net/}
+@uref{https://www.nongnu.org/cc-mode/}
 @end quotation
 
 
@@ -7815,7 +7815,7 @@ the GNU Bug Tracker at @url{https://debbugs.gnu.org}, then sends it on
 to @email{bug-cc-mode@@gnu.org}.  You can also send reports, other
 questions, and suggestions (kudos?@: @t{;-)} to that address.  It's a
 mailing list which you can join or browse an archive of; see the web site at
-@uref{https://cc-mode.sourceforge.net/} for further details.
+@uref{https://www.nongnu.org/cc-mode/} for further details.
 
 @cindex announcement mailing list
 If you want to get announcements of new @ccmode{} releases, send the
index 92aede9805043faa9527633636c2753414740b47..7187cfe86f7aa155de18909e887dfe30551a1629 100644 (file)
@@ -66,7 +66,7 @@
 ;; You can get the latest version of CC Mode, including PostScript
 ;; documentation and separate individual files from:
 ;;
-;;     https://cc-mode.sourceforge.net/
+;;     https://www.nongnu.org/cc-mode/
 ;;
 ;; You can join a moderated CC Mode announcement-only mailing list by
 ;; visiting
 ;; `c-font-lock-init' too to set up CC Mode's font lock support.
 ;;
 ;; See cc-langs.el for further info.  A small example of a derived mode
-;; is also available at <https://cc-mode.sourceforge.net/
-;; derived-mode-ex.el>.
+;; is also available at
+;; <https://www.nongnu.org/cc-mode/derived-mode-ex.el>.
 
 (defun c-leave-cc-mode-mode ()
   (when c-buffer-is-cc-mode