Skip to content

Commit a89f0b6

Browse files
committed
maint: shorten https://lists.gnu.org/archive/html/... links
1 parent 8be3aee commit a89f0b6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

110 files changed

+715
-716
lines changed

ChangeLog.1

Lines changed: 42 additions & 42 deletions
Large diffs are not rendered by default.

ChangeLog.2

Lines changed: 124 additions & 124 deletions
Large diffs are not rendered by default.

ChangeLog.3

Lines changed: 150 additions & 150 deletions
Large diffs are not rendered by default.

Makefile.in

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,7 +511,7 @@ install-nt:
511511
## For them, it is empty.
512512
INSTALL_ARCH_INDEP_EXTRA = @INSTALL_ARCH_INDEP_EXTRA@
513513

514-
## https://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01672.html
514+
## https://lists.gnu.org/r/emacs-devel/2007-10/msg01672.html
515515
## Needs to be the user running install, so configure can't set it.
516516
set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
517517
`id -un 2> /dev/null`; do \
@@ -550,11 +550,11 @@ set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
550550

551551
## Note that we use tar instead of plain old cp -R/-r because the latter
552552
## is apparently not portable (even in 2012!).
553-
## https://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00278.html
553+
## https://lists.gnu.org/r/emacs-devel/2012-05/msg00278.html
554554
## I have no idea which platforms Emacs supports where cp -R does not
555555
## work correctly, and therefore no idea when tar can be replaced.
556556
## See also these comments from 2004 about cp -r working fine:
557-
## https://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00005.html
557+
## https://lists.gnu.org/r/autoconf-patches/2004-11/msg00005.html
558558
install-arch-indep: lisp install-info install-man ${INSTALL_ARCH_INDEP_EXTRA}
559559
-set ${COPYDESTS} ; \
560560
unset CDPATH; \

admin/ChangeLog.1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1547,7 +1547,7 @@
15471547

15481548
* make-tarball.txt: Suggest 'autoreconf -I m4 --force'
15491549
rather than doing rm and autoconf by hand. See
1550-
<https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1550+
<https://lists.gnu.org/r/emacs-devel/2011-01/msg00673.html>.
15511551

15521552
2011-01-17 Paul Eggert <[email protected]>
15531553

admin/notes/bugtracker

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -487,7 +487,7 @@ the bug web-pages.
487487

488488
*** Debian stuff
489489

490-
https://lists.gnu.org/archive/html/emacs-devel/2009-11/msg00440.html
490+
https://lists.gnu.org/r/emacs-devel/2009-11/msg00440.html
491491

492492
** Gnus-specific voodoo
493493

@@ -510,8 +510,8 @@ reference, you don't need to read these as a user of the system.
510510
Getting mail from the Emacs bug list into the tracker requires the
511511
assistance of sysadmin at gnu.org. The test tracker set-up was, I
512512
think, [gnu.org #359140]:
513-
https://lists.gnu.org/archive/html/savannah-hackers/2008-03/msg00074.html
514-
https://lists.gnu.org/archive/html/savannah-hackers/2008-04/msg00034.html
513+
https://lists.gnu.org/r/savannah-hackers/2008-03/msg00074.html
514+
https://lists.gnu.org/r/savannah-hackers/2008-04/msg00034.html
515515

516516
** The debbugs.gnu.org setup was handled in [gnu.org #510605].
517517
There are two pieces (replace AT with @ in the following):
@@ -555,7 +555,7 @@ https://savannah.nongnu.org/projects/listhelper
555555

556556
An "X-Debbugs-Envelope-To" header is used to keep track of where the
557557
mail was actually bound for:
558-
https://lists.gnu.org/archive/html/emacs-devel/2009-11/msg01211.html
558+
https://lists.gnu.org/r/emacs-devel/2009-11/msg01211.html
559559

560560
** Mailing list recipient/sender filters.
561561
The following mailman filters are useful to stop messages being

admin/notes/copyright

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ in a README file in each directory with images. (Legal advice says
8686
that we need not add notices to each image file individually, if they
8787
allow for that.). It is recommended to use the word "convert" to
8888
describe the automatic process of changing an image from one format to
89-
another (https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00618.html).
89+
another (https://lists.gnu.org/r/emacs-devel/2007-02/msg00618.html).
9090

9191

9292
When installing a file with an "unusual" license (after checking first
@@ -159,7 +159,7 @@ etc/future-bug
159159

160160
etc/letter.pbm,letter.xpm
161161
- trivial, no notice needed.
162-
<https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00324.html>
162+
<https://lists.gnu.org/r/emacs-devel/2007-02/msg00324.html>
163163

164164
etc/FTP, ORDERS
165165
- trivial (at time of writing), no license needed
@@ -214,7 +214,7 @@ lib-src/etags.c
214214
from a legal point of view.
215215

216216
lisp/cedet/semantic/imenu.el
217-
- See https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00410.html
217+
- See https://lists.gnu.org/r/emacs-devel/2010-03/msg00410.html
218218
in which Eric Ludlam established that the remaining contributions
219219
from authors other than himself were negligible.
220220

@@ -223,7 +223,7 @@ lisp/play/tetris.el
223223
(2007/1) there is no problem with our use of the name "tetris" or
224224
the concept.
225225
rms: "My understanding is that game rules as such are not copyrightable."
226-
<https://lists.gnu.org/archive/html/emacs-devel/2007-01/msg00960.html>
226+
<https://lists.gnu.org/r/emacs-devel/2007-01/msg00960.html>
227227
rms: Legal advice is that we are ok and need not worry about this.
228228

229229

@@ -307,8 +307,8 @@ doc/*/*.texi - All manuals should be under GFDL (but see below), and
307307
should include a copy of it, so that they can be distributed
308308
separately. faq.texi has a different license, for some reason no-one
309309
can remember.
310-
https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00583.html
311-
https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00618.html
310+
https://lists.gnu.org/r/emacs-devel/2007-04/msg00583.html
311+
https://lists.gnu.org/r/emacs-devel/2007-04/msg00618.html
312312

313313
doc/misc/mh-e.texi is dual-licensed (GPL and GFDL) per agreement with
314314
FSF (reconfirmed by rms Aug 25 2008). Discussion with
@@ -397,7 +397,7 @@ lisp/term/README
397397
Accordingly, FSF copyright was added.
398398

399399
src/unexhp9k800.c
400-
https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00138.html
400+
https://lists.gnu.org/r/emacs-devel/2007-02/msg00138.html
401401
- briefly removed due to legal uncertainly Jan-Mar 2007. The
402402
relevant assignment is under "hp9k800" in copyright.list. File was
403403
written by John V. Morris at HP, and disclaimed by the author and
@@ -406,10 +406,10 @@ src/unexhp9k800.c
406406

407407
lisp/progmodes/python.el
408408
Dave Love alerted us to a potential legal problem:
409-
https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html
409+
https://lists.gnu.org/r/emacs-pretest-bug/2007-04/msg00459.html
410410

411411
On consultation with a lawyer, we found there was no problem:
412-
https://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00466.html
412+
https://lists.gnu.org/r/emacs-devel/2007-05/msg00466.html
413413

414414

415415
** Issues that are "fixed" for the release of Emacs 22, but we may
@@ -527,7 +527,7 @@ None known.
527527
The EMACS_22_BASE branch was changed to GPLv3 (or later) 2007/07/25.
528528

529529
Some notes:
530-
(see https://lists.gnu.org/archive/html/emacs-devel/2007-07/msg01431.html)
530+
(see https://lists.gnu.org/r/emacs-devel/2007-07/msg01431.html)
531531

532532
1. There are some files in the Emacs tree which are not part of Emacs (eg
533533
those included from Gnulib). These are all copyright FSF and (at time

admin/notes/documentation

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Some documentation tips culled from emacs-devel postings.
55

66
** Manual indices
77

8-
https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00400.html
8+
https://lists.gnu.org/r/emacs-devel/2008-10/msg00400.html
99

1010
For example, this text:
1111

@@ -51,7 +51,7 @@ combine them into a single entry, e.g.:
5151

5252
** Point is a proper name
5353

54-
https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html
54+
https://lists.gnu.org/r/emacs-devel/2008-10/msg00414.html
5555

5656
In Emacs tradition, we treat "point" as a proper name when it refers
5757
to the current editing location. It should not have an article.
@@ -65,7 +65,7 @@ referring to point, please fix it.
6565

6666
** Don't use passive verbs
6767

68-
https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html
68+
https://lists.gnu.org/r/emacs-devel/2008-10/msg00414.html
6969

7070
Documentation is clearer if it avoids the passive voice whenever
7171
possible. For example, rather than saying "Point does not move", say
@@ -80,7 +80,7 @@ often provides important information which makes the text clearer, too.
8080

8181
*** Why Antinews is useful
8282

83-
https://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00893.html
83+
https://lists.gnu.org/r/emacs-devel/2008-11/msg00893.html
8484

8585
The usefulness of Antinews is to help people who buy the printed
8686
manual and are still using the previous Emacs version. That's why we
@@ -91,7 +91,7 @@ Of course, we try to make it amusing as well.
9191

9292
*** Don't mention in Antinews too many features absent in old versions
9393

94-
https://lists.gnu.org/archive/html/emacs-devel/2008-11/msg01054.html
94+
https://lists.gnu.org/r/emacs-devel/2008-11/msg01054.html
9595

9696
Since the purpose of Antinews is to help people use the previous Emacs
9797
version, there is usually no need to mention features that are simply
@@ -114,4 +114,4 @@ In those cases, the user might have trouble figuring out how to use
114114
the old version without some sort of help.
115115

116116
** To indicate possession, write Emacs's rather than Emacs'.
117-
https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
117+
https://lists.gnu.org/r/emacs-devel/2012-02/msg00649.html

admin/notes/git-workflow

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ git config --global user.email "[email protected]"
1212
git config --global transfer.fsckObjects true
1313

1414
(See the thread "Recommend these .gitconfig settings for git integrity."
15-
[https://lists.gnu.org/archive/html/emacs-devel/2016-01/threads.html#01802]
15+
[https://lists.gnu.org/r/emacs-devel/2016-01/threads.html#01802]
1616
for more details about why that last line is there.)
1717

1818
Initial setup

admin/notes/hydra

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ https://hydra.nixos.org/jobset/gnu/emacs-trunk
1111
* It builds Emacs on various platforms.
1212
Sometimes jobs fail due to hydra problems rather than Emacs problems.
1313
Eg it seems like the darwin build will never work again.
14-
https://lists.gnu.org/archive/html/hydra-users/2016-01/msg00000.html
14+
https://lists.gnu.org/r/hydra-users/2016-01/msg00000.html
1515

1616
* Mail notifications
1717
In addition to the web interface, Hydra can send notifications by

admin/notes/repo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ install it only on the emacs-24 branch, not on the master as well.
1111
Installing things manually into more than one branch makes merges more
1212
difficult.
1313

14-
https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01124.html
14+
https://lists.gnu.org/r/emacs-devel/2010-03/msg01124.html
1515

1616
The exception is, if you know that the change will be difficult to
1717
merge to the master (eg because the master code has changed a lot).
@@ -40,7 +40,7 @@ so interim merges are unnecessary.
4040
Or use shelves; or rebase; or do something else. See the thread for
4141
yet another fun excursion into the exciting world of version control.
4242

43-
https://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00086.html
43+
https://lists.gnu.org/r/emacs-devel/2010-04/msg00086.html
4444

4545
* Installing changes from gnulib
4646

admin/notes/tags

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Apparently these date from ye olden days, when tags were common
33
to several GNU projects. So many of them had no relevance to Emacs,
44
and hence were removed. See:
55

6-
https://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00042.html
6+
https://lists.gnu.org/r/emacs-devel/2012-04/msg00042.html
77

88
In the unlikely event that you need them, the removed tags were:
99

admin/notes/versioning

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
GNU EMACS VERSIONING -*- org -*-
22

3-
Ref: https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00872.html
3+
Ref: https://lists.gnu.org/r/emacs-devel/2014-09/msg00872.html
44

55
Emacs version numbers have the form
66

admin/notes/years

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ but should keep the full list in a comment in the source.
3737
--RMS, 2005-07-13
3838

3939
[1] Note that this includes 2001 - see
40-
<https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-12/msg00119.html>
40+
<https://lists.gnu.org/r/emacs-pretest-bug/2006-12/msg00119.html>

configure.ac

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,7 @@ OPTION_DEFAULT_OFF([xwidgets],
403403

404404
## For the times when you want to build Emacs but don't have
405405
## a suitable makeinfo, and can live without the manuals.
406-
dnl https://lists.gnu.org/archive/html/emacs-devel/2008-04/msg01844.html
406+
dnl https://lists.gnu.org/r/emacs-devel/2008-04/msg01844.html
407407
OPTION_DEFAULT_ON([makeinfo],[don't require makeinfo for building manuals])
408408

409409
## Makefile.in needs the cache file name.
@@ -529,7 +529,7 @@ fi
529529
dnl The name of this option is unfortunate. It predates, and has no
530530
dnl relation to, the "sampling-based elisp profiler" added in 24.3.
531531
dnl Actually, it stops it working.
532-
dnl https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00393.html
532+
dnl https://lists.gnu.org/r/emacs-devel/2012-11/msg00393.html
533533
AC_ARG_ENABLE(profiling,
534534
[AS_HELP_STRING([--enable-profiling],
535535
[build emacs with low-level, gprof profiling support.
@@ -961,7 +961,7 @@ AS_IF([test $gl_gcc_warnings = no],
961961
nw="$nw -Wbad-function-cast" # These casts are no worse than others.
962962
963963
# Emacs doesn't care about shadowing; see
964-
# <https://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>.
964+
# <https://lists.gnu.org/r/emacs-diffs/2011-11/msg00265.html>.
965965
nw="$nw -Wshadow"
966966
967967
# Emacs's use of alloca inhibits protecting the stack.
@@ -1183,7 +1183,7 @@ dnl AC_PROG_LN_S sets LN_S to 'cp -pR' for MinGW, on the premise that 'ln'
11831183
dnl doesn't support links to directories, as in "ln file dir". But that
11841184
dnl use is non-portable, and OTOH MinGW wants to use hard links for Emacs
11851185
dnl executables at "make install" time.
1186-
dnl See https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00475.html
1186+
dnl See https://lists.gnu.org/r/emacs-devel/2013-04/msg00475.html
11871187
dnl for more details.
11881188
if test "$opsys" = "mingw32"; then
11891189
LN_S="/bin/ln"
@@ -1329,7 +1329,7 @@ dnl Eg "make LDFLAGS=... all" could run into problems,
13291329
dnl https://bugs.debian.org/684788
13301330
dnl * unnecessary, since temacs is the only thing that actually needs it.
13311331
dnl Indeed this is where it was originally, prior to:
1332-
dnl https://lists.gnu.org/archive/html/emacs-pretest-bug/2004-03/msg00170.html
1332+
dnl https://lists.gnu.org/r/emacs-pretest-bug/2004-03/msg00170.html
13331333
if test x$GCC = xyes; then
13341334
LDFLAGS_NOCOMBRELOC="-Wl,-znocombreloc"
13351335
else

doc/emacs/Makefile.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ HTML_OPTS = --no-split --html
5858
# Options used only when making info output.
5959
# --no-split is only needed because of MS-DOS.
6060
# For a possible alternative, see
61-
# https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html
61+
# https://lists.gnu.org/r/emacs-devel/2011-01/msg01182.html
6262
INFO_OPTS= --no-split
6363

6464
INSTALL = @INSTALL@

doc/emacs/emacs.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1503,7 +1503,7 @@ Neal Ziring, Teodor Zlatanov, and Detlev Zundel.
15031503
advanced, self-documenting, customizable, extensible editor Emacs.
15041504
(The @samp{G} in
15051505
@c Workaround makeinfo 4 bug.
1506-
@c https://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html
1506+
@c https://lists.gnu.org/r/bug-texinfo/2004-08/msg00009.html
15071507
@iftex
15081508
@acronym{GNU, @acronym{GNU}'s Not Unix}
15091509
@end iftex

doc/emacs/mule.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1356,7 +1356,7 @@ fontset}, the @dfn{startup fontset} and the @dfn{default fontset}.
13561356
@c FIXME? The doc of *standard*-fontset-spec says:
13571357
@c "You have the biggest chance to display international characters
13581358
@c with correct glyphs by using the *standard* fontset." (my emphasis)
1359-
@c See https://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html
1359+
@c See https://lists.gnu.org/r/emacs-devel/2012-04/msg00430.html
13601360
The default fontset is most likely to have fonts for a wide variety of
13611361
non-@acronym{ASCII} characters, and is the default fallback for the
13621362
other two fontsets, and if you set a default font rather than fontset.

doc/emacs/trouble.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -524,7 +524,7 @@ The @samp{emacs-pretest-bug} mailing list. This list is no longer
524524
used, and is mainly of historical interest. At one time, it was used
525525
for bug reports in development (i.e., not yet released) versions of
526526
Emacs. You can read the archives for 2003 to mid 2007 at
527-
@url{https://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays,
527+
@url{https://lists.gnu.org/r/emacs-pretest-bug/}. Nowadays,
528528
it is an alias for @samp{bug-gnu-emacs}.
529529

530530
@item

doc/lispref/ChangeLog.1

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@
497497
Improve doc for use of 'int', and discuss 'ssize_t'.
498498
* internals.texi (C Integer Types): Mention 'int' for other
499499
randomish values that lie in 'int' range. Mention 'ssize_t'. See:
500-
https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html
500+
https://lists.gnu.org/r/emacs-devel/2014-10/msg00019.html
501501

502502
Use AUTO_CONS instead of SCOPED_CONS, etc.
503503
* internals.texi (Stack-allocated Objects):
@@ -2154,7 +2154,7 @@
21542154

21552155
* internals.texi (C Integer Types): New section.
21562156
This follows up and records an email in
2157-
<https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
2157+
<https://lists.gnu.org/r/emacs-devel/2012-07/msg00496.html>.
21582158

21592159
2012-12-10 Stefan Monnier <[email protected]>
21602160

@@ -6288,7 +6288,7 @@
62886288
2009-04-11 Eli Zaretskii <[email protected]>
62896289

62906290
* display.texi (Overlays): Overlays don't scale well. See
6291-
https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
6291+
https://lists.gnu.org/r/emacs-devel/2009-04/msg00243.html.
62926292

62936293
2009-04-10 Chong Yidong <[email protected]>
62946294

doc/misc/cl.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ This is analogous to the @code{defsubst} form;
317317
@code{cl-defsubst} uses a different method (compiler macros) which
318318
works in all versions of Emacs, and also generates somewhat more
319319
@c For some examples,
320-
@c see https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html
320+
@c see https://lists.gnu.org/r/emacs-devel/2012-11/msg00009.html
321321
efficient inline expansions. In particular, @code{cl-defsubst}
322322
arranges for the processing of keyword arguments, default values,
323323
etc., to be done at compile-time whenever possible.

doc/misc/efaq-w32.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2286,7 +2286,7 @@ The official mailing list for Windows specific help and discussion is
22862286
@url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows,
22872287
help-emacs-windows}. See that link for information on how to subscribe
22882288
or unsubscribe. The
2289-
@uref{https://lists.gnu.org/archive/html/help-emacs-windows/, list archives}
2289+
@uref{https://lists.gnu.org/r/help-emacs-windows/, list archives}
22902290
are available online.
22912291

22922292
@c ------------------------------------------------------------

doc/misc/efaq.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ posting bug reports to this newsgroup directly (@pxref{Reporting bugs}).
421421
The FSF has maintained archives of all of the GNU mailing lists for many
422422
years, although there may be some unintentional gaps in coverage. The
423423
archive can be browsed over the web at
424-
@uref{https://lists.gnu.org/archive/html/, the GNU mail archive}.
424+
@uref{https://lists.gnu.org/r/, the GNU mail archive}.
425425

426426
Web-based Usenet search services, such as
427427
@uref{http://groups.google.com/groups/dir?q=gnu&, Google}, also

doc/misc/tramp.texi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ Savannah Project Page}.
8686

8787
There is a mailing list for @value{tramp}, available at
8888
@email{tramp-devel@@gnu.org}, and archived at
89-
@uref{https://lists.gnu.org/archive/html/tramp-devel/, the
89+
@uref{https://lists.gnu.org/r/tramp-devel/, the
9090
@value{tramp} Mail Archive}.
9191

9292
@page

0 commit comments

Comments
 (0)