diff options
| author | Paul Eggert | 2017-10-01 19:53:56 -0700 |
|---|---|---|
| committer | Paul Eggert | 2017-10-01 19:59:01 -0700 |
| commit | 5172fa02cccaab2500ecf85aaf65b8deed54d42e (patch) | |
| tree | 6e3c39413eb2f1c039ba48626ccf7bc0df24c9f6 /doc | |
| parent | 8cdd8b920a80e4c61270b0a90f51fb4c8db85c6e (diff) | |
| download | emacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.tar.gz emacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.zip | |
Prefer HTTPS to HTTP for gnu.org
This fixes some URLs I omitted from my previous pass,
notably those in lists.gnu.org. Although lists.gnu.org
does not yet support TLS 1.1, TLS 1.0 is better than nothing.
* lisp/erc/erc.el (erc-official-location):
* lisp/mail/emacsbug.el (report-emacs-bug):
Use https:, not http:.
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/emacs/Makefile.in | 2 | ||||
| -rw-r--r-- | doc/emacs/emacs.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/macos.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/mule.texi | 2 | ||||
| -rw-r--r-- | doc/emacs/trouble.texi | 12 | ||||
| -rw-r--r-- | doc/lispref/ChangeLog.1 | 10 | ||||
| -rw-r--r-- | doc/misc/cl.texi | 2 | ||||
| -rw-r--r-- | doc/misc/efaq-w32.texi | 6 | ||||
| -rw-r--r-- | doc/misc/efaq.texi | 8 | ||||
| -rw-r--r-- | doc/misc/erc.texi | 2 | ||||
| -rw-r--r-- | doc/misc/pcl-cvs.texi | 2 |
11 files changed, 25 insertions, 25 deletions
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in index 5d2503ff493..f7cc2e112c3 100644 --- a/doc/emacs/Makefile.in +++ b/doc/emacs/Makefile.in | |||
| @@ -58,7 +58,7 @@ HTML_OPTS = --no-split --html | |||
| 58 | # Options used only when making info output. | 58 | # Options used only when making info output. |
| 59 | # --no-split is only needed because of MS-DOS. | 59 | # --no-split is only needed because of MS-DOS. |
| 60 | # For a possible alternative, see | 60 | # For a possible alternative, see |
| 61 | # http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html | 61 | # https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html |
| 62 | INFO_OPTS= --no-split | 62 | INFO_OPTS= --no-split |
| 63 | 63 | ||
| 64 | INSTALL = @INSTALL@ | 64 | INSTALL = @INSTALL@ |
diff --git a/doc/emacs/emacs.texi b/doc/emacs/emacs.texi index ef70d58643e..2559b0646c0 100644 --- a/doc/emacs/emacs.texi +++ b/doc/emacs/emacs.texi | |||
| @@ -1503,7 +1503,7 @@ Neal Ziring, Teodor Zlatanov, and Detlev Zundel. | |||
| 1503 | advanced, self-documenting, customizable, extensible editor Emacs. | 1503 | advanced, self-documenting, customizable, extensible editor Emacs. |
| 1504 | (The @samp{G} in | 1504 | (The @samp{G} in |
| 1505 | @c Workaround makeinfo 4 bug. | 1505 | @c Workaround makeinfo 4 bug. |
| 1506 | @c http://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html | 1506 | @c https://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html |
| 1507 | @iftex | 1507 | @iftex |
| 1508 | @acronym{GNU, @acronym{GNU}'s Not Unix} | 1508 | @acronym{GNU, @acronym{GNU}'s Not Unix} |
| 1509 | @end iftex | 1509 | @end iftex |
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi index 134646ccaa7..1577f3d1235 100644 --- a/doc/emacs/macos.texi +++ b/doc/emacs/macos.texi | |||
| @@ -213,6 +213,6 @@ issues to be addressed. Interested developers should contact | |||
| 213 | @email{emacs-devel@@gnu.org}. | 213 | @email{emacs-devel@@gnu.org}. |
| 214 | @end ifnothtml | 214 | @end ifnothtml |
| 215 | @ifhtml | 215 | @ifhtml |
| 216 | @url{http://lists.gnu.org/mailman/listinfo/emacs-devel, the | 216 | @url{https://lists.gnu.org/mailman/listinfo/emacs-devel, the |
| 217 | emacs-devel mailing list}. | 217 | emacs-devel mailing list}. |
| 218 | @end ifhtml | 218 | @end ifhtml |
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi index 2862832e72b..8a4d91f80bf 100644 --- a/doc/emacs/mule.texi +++ b/doc/emacs/mule.texi | |||
| @@ -1356,7 +1356,7 @@ fontset}, the @dfn{startup fontset} and the @dfn{default fontset}. | |||
| 1356 | @c FIXME? The doc of *standard*-fontset-spec says: | 1356 | @c FIXME? The doc of *standard*-fontset-spec says: |
| 1357 | @c "You have the biggest chance to display international characters | 1357 | @c "You have the biggest chance to display international characters |
| 1358 | @c with correct glyphs by using the *standard* fontset." (my emphasis) | 1358 | @c with correct glyphs by using the *standard* fontset." (my emphasis) |
| 1359 | @c See http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html | 1359 | @c See https://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html |
| 1360 | The default fontset is most likely to have fonts for a wide variety of | 1360 | The default fontset is most likely to have fonts for a wide variety of |
| 1361 | non-@acronym{ASCII} characters, and is the default fallback for the | 1361 | non-@acronym{ASCII} characters, and is the default fallback for the |
| 1362 | other two fontsets, and if you set a default font rather than fontset. | 1362 | other two fontsets, and if you set a default font rather than fontset. |
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi index a029aaa2d4a..d0b3419a991 100644 --- a/doc/emacs/trouble.texi +++ b/doc/emacs/trouble.texi | |||
| @@ -509,7 +509,7 @@ by the Emacs maintainers, are shown by @kbd{M-x debbugs-gnu-usertags}. | |||
| 509 | @item | 509 | @item |
| 510 | The @samp{bug-gnu-emacs} mailing list (also available as the newsgroup | 510 | The @samp{bug-gnu-emacs} mailing list (also available as the newsgroup |
| 511 | @samp{gnu.emacs.bug}). You can read the list archives at | 511 | @samp{gnu.emacs.bug}). You can read the list archives at |
| 512 | @url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs}. This list | 512 | @url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs}. This list |
| 513 | works as a mirror of the Emacs bug reports and follow-up messages | 513 | works as a mirror of the Emacs bug reports and follow-up messages |
| 514 | which are sent to the bug tracker. It also contains old bug reports | 514 | which are sent to the bug tracker. It also contains old bug reports |
| 515 | from before the bug tracker was introduced (in early 2008). | 515 | from before the bug tracker was introduced (in early 2008). |
| @@ -524,7 +524,7 @@ The @samp{emacs-pretest-bug} mailing list. This list is no longer | |||
| 524 | used, and is mainly of historical interest. At one time, it was used | 524 | used, and is mainly of historical interest. At one time, it was used |
| 525 | for bug reports in development (i.e., not yet released) versions of | 525 | for bug reports in development (i.e., not yet released) versions of |
| 526 | Emacs. You can read the archives for 2003 to mid 2007 at | 526 | Emacs. You can read the archives for 2003 to mid 2007 at |
| 527 | @url{http://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays, | 527 | @url{https://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays, |
| 528 | it is an alias for @samp{bug-gnu-emacs}. | 528 | it is an alias for @samp{bug-gnu-emacs}. |
| 529 | 529 | ||
| 530 | @item | 530 | @item |
| @@ -680,7 +680,7 @@ will be sent to the Emacs maintainers at | |||
| 680 | @email{bug-gnu-emacs@@gnu.org}. | 680 | @email{bug-gnu-emacs@@gnu.org}. |
| 681 | @end ifnothtml | 681 | @end ifnothtml |
| 682 | @ifhtml | 682 | @ifhtml |
| 683 | @url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs}. | 683 | @url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs}. |
| 684 | @end ifhtml | 684 | @end ifhtml |
| 685 | (If you want to suggest an improvement or new feature, use the same | 685 | (If you want to suggest an improvement or new feature, use the same |
| 686 | address.) If you cannot send mail from inside Emacs, you can copy the | 686 | address.) If you cannot send mail from inside Emacs, you can copy the |
| @@ -1251,7 +1251,7 @@ If you would like to work on improving Emacs, please contact the maintainers at | |||
| 1251 | @email{emacs-devel@@gnu.org}. | 1251 | @email{emacs-devel@@gnu.org}. |
| 1252 | @end ifnothtml | 1252 | @end ifnothtml |
| 1253 | @ifhtml | 1253 | @ifhtml |
| 1254 | @url{http://lists.gnu.org/mailman/listinfo/emacs-devel, the | 1254 | @url{https://lists.gnu.org/mailman/listinfo/emacs-devel, the |
| 1255 | emacs-devel mailing list}. | 1255 | emacs-devel mailing list}. |
| 1256 | @end ifhtml | 1256 | @end ifhtml |
| 1257 | You can ask for suggested projects or suggest your own ideas. | 1257 | You can ask for suggested projects or suggest your own ideas. |
| @@ -1262,7 +1262,7 @@ you have not yet started work, it is useful to contact | |||
| 1262 | @email{emacs-devel@@gnu.org} | 1262 | @email{emacs-devel@@gnu.org} |
| 1263 | @end ifnothtml | 1263 | @end ifnothtml |
| 1264 | @ifhtml | 1264 | @ifhtml |
| 1265 | @url{http://lists.gnu.org/mailman/listinfo/emacs-devel, emacs-devel} | 1265 | @url{https://lists.gnu.org/mailman/listinfo/emacs-devel, emacs-devel} |
| 1266 | @end ifhtml | 1266 | @end ifhtml |
| 1267 | before you start; it might be possible to suggest ways to make your | 1267 | before you start; it might be possible to suggest ways to make your |
| 1268 | extension fit in better with the rest of Emacs. | 1268 | extension fit in better with the rest of Emacs. |
| @@ -1426,7 +1426,7 @@ Send a message to | |||
| 1426 | the mailing list @email{help-gnu-emacs@@gnu.org}, | 1426 | the mailing list @email{help-gnu-emacs@@gnu.org}, |
| 1427 | @end ifnothtml | 1427 | @end ifnothtml |
| 1428 | @ifhtml | 1428 | @ifhtml |
| 1429 | @url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the | 1429 | @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the |
| 1430 | help-gnu-emacs mailing list}, | 1430 | help-gnu-emacs mailing list}, |
| 1431 | @end ifhtml | 1431 | @end ifhtml |
| 1432 | or post your request on newsgroup @code{gnu.emacs.help}. (This | 1432 | or post your request on newsgroup @code{gnu.emacs.help}. (This |
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1 index 490f216b4cf..3fab757c963 100644 --- a/doc/lispref/ChangeLog.1 +++ b/doc/lispref/ChangeLog.1 | |||
| @@ -497,7 +497,7 @@ | |||
| 497 | Improve doc for use of 'int', and discuss 'ssize_t'. | 497 | Improve doc for use of 'int', and discuss 'ssize_t'. |
| 498 | * internals.texi (C Integer Types): Mention 'int' for other | 498 | * internals.texi (C Integer Types): Mention 'int' for other |
| 499 | randomish values that lie in 'int' range. Mention 'ssize_t'. See: | 499 | randomish values that lie in 'int' range. Mention 'ssize_t'. See: |
| 500 | http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html | 500 | https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html |
| 501 | 501 | ||
| 502 | Use AUTO_CONS instead of SCOPED_CONS, etc. | 502 | Use AUTO_CONS instead of SCOPED_CONS, etc. |
| 503 | * internals.texi (Stack-allocated Objects): | 503 | * internals.texi (Stack-allocated Objects): |
| @@ -971,7 +971,7 @@ | |||
| 971 | 971 | ||
| 972 | * markers.texi (Moving Marker Positions): Clarify guidance about | 972 | * markers.texi (Moving Marker Positions): Clarify guidance about |
| 973 | when to move markers and when to create a new one, as discussed at | 973 | when to move markers and when to create a new one, as discussed at |
| 974 | http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17 | 974 | https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17 |
| 975 | 975 | ||
| 976 | 2014-03-02 Glenn Morris <rgm@gnu.org> | 976 | 2014-03-02 Glenn Morris <rgm@gnu.org> |
| 977 | 977 | ||
| @@ -2154,7 +2154,7 @@ | |||
| 2154 | 2154 | ||
| 2155 | * internals.texi (C Integer Types): New section. | 2155 | * internals.texi (C Integer Types): New section. |
| 2156 | This follows up and records an email in | 2156 | This follows up and records an email in |
| 2157 | <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>. | 2157 | <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>. |
| 2158 | 2158 | ||
| 2159 | 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca> | 2159 | 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2160 | 2160 | ||
| @@ -2475,7 +2475,7 @@ | |||
| 2475 | * os.texi (Time of Day): | 2475 | * os.texi (Time of Day): |
| 2476 | Update for new time stamp format (HIGH LOW MICROSEC PICOSEC). | 2476 | Update for new time stamp format (HIGH LOW MICROSEC PICOSEC). |
| 2477 | These instances were missed the first time around. | 2477 | These instances were missed the first time around. |
| 2478 | Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>. | 2478 | Problem reported by Glenn Morris in <https://bugs.gnu.org/12706#25>. |
| 2479 | 2479 | ||
| 2480 | 2012-10-24 Chong Yidong <cyd@gnu.org> | 2480 | 2012-10-24 Chong Yidong <cyd@gnu.org> |
| 2481 | 2481 | ||
| @@ -6288,7 +6288,7 @@ | |||
| 6288 | 2009-04-11 Eli Zaretskii <eliz@gnu.org> | 6288 | 2009-04-11 Eli Zaretskii <eliz@gnu.org> |
| 6289 | 6289 | ||
| 6290 | * display.texi (Overlays): Overlays don't scale well. See | 6290 | * display.texi (Overlays): Overlays don't scale well. See |
| 6291 | http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. | 6291 | https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. |
| 6292 | 6292 | ||
| 6293 | 2009-04-10 Chong Yidong <cyd@stupidchicken.com> | 6293 | 2009-04-10 Chong Yidong <cyd@stupidchicken.com> |
| 6294 | 6294 | ||
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi index b7ae7fec2d4..b48278e8b8c 100644 --- a/doc/misc/cl.texi +++ b/doc/misc/cl.texi | |||
| @@ -317,7 +317,7 @@ This is analogous to the @code{defsubst} form; | |||
| 317 | @code{cl-defsubst} uses a different method (compiler macros) which | 317 | @code{cl-defsubst} uses a different method (compiler macros) which |
| 318 | works in all versions of Emacs, and also generates somewhat more | 318 | works in all versions of Emacs, and also generates somewhat more |
| 319 | @c For some examples, | 319 | @c For some examples, |
| 320 | @c see http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html | 320 | @c see https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html |
| 321 | efficient inline expansions. In particular, @code{cl-defsubst} | 321 | efficient inline expansions. In particular, @code{cl-defsubst} |
| 322 | arranges for the processing of keyword arguments, default values, | 322 | arranges for the processing of keyword arguments, default values, |
| 323 | etc., to be done at compile-time whenever possible. | 323 | etc., to be done at compile-time whenever possible. |
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index 4ebcbea6a0b..eb05e8be438 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi | |||
| @@ -61,7 +61,7 @@ Emacs @value{EMACSVER}. | |||
| 61 | 61 | ||
| 62 | This FAQ is maintained by the developers and users of Emacs on MS Windows. | 62 | This FAQ is maintained by the developers and users of Emacs on MS Windows. |
| 63 | If you find any errors, or have any suggestions, please send them to | 63 | If you find any errors, or have any suggestions, please send them to |
| 64 | the @url{http://lists.gnu.org/mailman/listinfo/help-emacs-windows, | 64 | the @url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows, |
| 65 | help-emacs-windows} mailing list. | 65 | help-emacs-windows} mailing list. |
| 66 | 66 | ||
| 67 | At time of writing, the latest version of GNU Emacs is version @value{EMACSVER}. | 67 | At time of writing, the latest version of GNU Emacs is version @value{EMACSVER}. |
| @@ -2283,10 +2283,10 @@ and you can view the FAQ by typing @kbd{C-h C-f}. Other resources include: | |||
| 2283 | @cindex help, mailing lists | 2283 | @cindex help, mailing lists |
| 2284 | 2284 | ||
| 2285 | The official mailing list for Windows specific help and discussion is | 2285 | The official mailing list for Windows specific help and discussion is |
| 2286 | @url{http://lists.gnu.org/mailman/listinfo/help-emacs-windows, | 2286 | @url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows, |
| 2287 | help-emacs-windows}. See that link for information on how to subscribe | 2287 | help-emacs-windows}. See that link for information on how to subscribe |
| 2288 | or unsubscribe. The | 2288 | or unsubscribe. The |
| 2289 | @uref{http://lists.gnu.org/archive/html/help-emacs-windows/, list archives} | 2289 | @uref{https://lists.gnu.org/archive/html/help-emacs-windows/, list archives} |
| 2290 | are available online. | 2290 | are available online. |
| 2291 | 2291 | ||
| 2292 | @c ------------------------------------------------------------ | 2292 | @c ------------------------------------------------------------ |
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi index 7809cfe98ae..167aa45c281 100644 --- a/doc/misc/efaq.texi +++ b/doc/misc/efaq.texi | |||
| @@ -421,7 +421,7 @@ posting bug reports to this newsgroup directly (@pxref{Reporting bugs}). | |||
| 421 | The FSF has maintained archives of all of the GNU mailing lists for many | 421 | The FSF has maintained archives of all of the GNU mailing lists for many |
| 422 | years, although there may be some unintentional gaps in coverage. The | 422 | years, although there may be some unintentional gaps in coverage. The |
| 423 | archive can be browsed over the web at | 423 | archive can be browsed over the web at |
| 424 | @uref{http://lists.gnu.org/archive/html/, the GNU mail archive}. | 424 | @uref{https://lists.gnu.org/archive/html/, the GNU mail archive}. |
| 425 | 425 | ||
| 426 | Web-based Usenet search services, such as | 426 | Web-based Usenet search services, such as |
| 427 | @uref{http://groups.google.com/groups/dir?q=gnu&, Google}, also | 427 | @uref{http://groups.google.com/groups/dir?q=gnu&, Google}, also |
| @@ -457,13 +457,13 @@ RMS says: | |||
| 457 | 457 | ||
| 458 | @quotation | 458 | @quotation |
| 459 | Sending bug reports to | 459 | Sending bug reports to |
| 460 | @url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, | 460 | @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, |
| 461 | the help-gnu-emacs mailing list} | 461 | the help-gnu-emacs mailing list} |
| 462 | (which has the effect of posting on @uref{news:gnu.emacs.help}) is | 462 | (which has the effect of posting on @uref{news:gnu.emacs.help}) is |
| 463 | undesirable because it takes the time of an unnecessarily large group | 463 | undesirable because it takes the time of an unnecessarily large group |
| 464 | of people, most of whom are just users and have no idea how to fix | 464 | of people, most of whom are just users and have no idea how to fix |
| 465 | these problem. | 465 | these problem. |
| 466 | @url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, The | 466 | @url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, The |
| 467 | bug-gnu-emacs list} reaches a much smaller group of people who are | 467 | bug-gnu-emacs list} reaches a much smaller group of people who are |
| 468 | more likely to know what to do and have expressed a wish to receive | 468 | more likely to know what to do and have expressed a wish to receive |
| 469 | more messages about Emacs than the others. | 469 | more messages about Emacs than the others. |
| @@ -1432,7 +1432,7 @@ of files from Macintosh, Microsoft, and Unix platforms. | |||
| 1432 | In general, new Emacs users should not be provided with @file{.emacs} | 1432 | In general, new Emacs users should not be provided with @file{.emacs} |
| 1433 | files, because this can cause confusing non-standard behavior. Then | 1433 | files, because this can cause confusing non-standard behavior. Then |
| 1434 | they send questions to | 1434 | they send questions to |
| 1435 | @url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, | 1435 | @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, |
| 1436 | the help-gnu-emacs mailing list} asking why Emacs | 1436 | the help-gnu-emacs mailing list} asking why Emacs |
| 1437 | isn't behaving as documented. | 1437 | isn't behaving as documented. |
| 1438 | 1438 | ||
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi index b391a88c32c..49005537f85 100644 --- a/doc/misc/erc.texi +++ b/doc/misc/erc.texi | |||
| @@ -804,7 +804,7 @@ emacswiki.org page for ERC@. Anyone may add tips, hints, etc.@: to it. | |||
| 804 | 804 | ||
| 805 | @item | 805 | @item |
| 806 | You can ask questions about using ERC on the Emacs mailing list, | 806 | You can ask questions about using ERC on the Emacs mailing list, |
| 807 | @uref{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs}. | 807 | @uref{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs}. |
| 808 | 808 | ||
| 809 | @item | 809 | @item |
| 810 | You can visit the IRC Freenode channel @samp{#emacs}. Many of the | 810 | You can visit the IRC Freenode channel @samp{#emacs}. Many of the |
diff --git a/doc/misc/pcl-cvs.texi b/doc/misc/pcl-cvs.texi index 4cf38bd1f0e..1e3aeb45fd3 100644 --- a/doc/misc/pcl-cvs.texi +++ b/doc/misc/pcl-cvs.texi | |||
| @@ -1389,7 +1389,7 @@ the @url{http://lists.xemacs.org/mailman/listinfo/xemacs-beta, | |||
| 1389 | XEmacs mailing list}. | 1389 | XEmacs mailing list}. |
| 1390 | 1390 | ||
| 1391 | If you have problems using PCL-CVS or other questions, send them to | 1391 | If you have problems using PCL-CVS or other questions, send them to |
| 1392 | the @url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, | 1392 | the @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, |
| 1393 | help-gnu-emacs mailing list}. This is a good place to get help, as is | 1393 | help-gnu-emacs mailing list}. This is a good place to get help, as is |
| 1394 | the @url{http://lists.nongnu.org/mailman/listinfo/info-cvs, info-cvs list}. | 1394 | the @url{http://lists.nongnu.org/mailman/listinfo/info-cvs, info-cvs list}. |
| 1395 | 1395 | ||