diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-01 19:53:56 -0700 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-10-01 19:59:01 -0700 |
commit | 5172fa02cccaab2500ecf85aaf65b8deed54d42e (patch) | |
tree | 6e3c39413eb2f1c039ba48626ccf7bc0df24c9f6 /doc | |
parent | 8cdd8b920a80e4c61270b0a90f51fb4c8db85c6e (diff) | |
download | emacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.tar.gz |
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 # Options used only when making info output. # --no-split is only needed because of MS-DOS. # For a possible alternative, see -# http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html +# https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html INFO_OPTS= --no-split 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. advanced, self-documenting, customizable, extensible editor Emacs. (The @samp{G} in @c Workaround makeinfo 4 bug. -@c http://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html +@c https://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html @iftex @acronym{GNU, @acronym{GNU}'s Not Unix} @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 @email{emacs-devel@@gnu.org}. @end ifnothtml @ifhtml -@url{http://lists.gnu.org/mailman/listinfo/emacs-devel, the +@url{https://lists.gnu.org/mailman/listinfo/emacs-devel, the emacs-devel mailing list}. @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}. @c FIXME? The doc of *standard*-fontset-spec says: @c "You have the biggest chance to display international characters @c with correct glyphs by using the *standard* fontset." (my emphasis) -@c See http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html +@c See https://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html The default fontset is most likely to have fonts for a wide variety of non-@acronym{ASCII} characters, and is the default fallback for the 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}. @item The @samp{bug-gnu-emacs} mailing list (also available as the newsgroup @samp{gnu.emacs.bug}). You can read the list archives at -@url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs}. This list +@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs}. This list works as a mirror of the Emacs bug reports and follow-up messages which are sent to the bug tracker. It also contains old bug reports 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 used, and is mainly of historical interest. At one time, it was used for bug reports in development (i.e., not yet released) versions of Emacs. You can read the archives for 2003 to mid 2007 at -@url{http://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays, +@url{https://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays, it is an alias for @samp{bug-gnu-emacs}. @item @@ -680,7 +680,7 @@ will be sent to the Emacs maintainers at @email{bug-gnu-emacs@@gnu.org}. @end ifnothtml @ifhtml -@url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs}. +@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs}. @end ifhtml (If you want to suggest an improvement or new feature, use the same 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 @email{emacs-devel@@gnu.org}. @end ifnothtml @ifhtml -@url{http://lists.gnu.org/mailman/listinfo/emacs-devel, the +@url{https://lists.gnu.org/mailman/listinfo/emacs-devel, the emacs-devel mailing list}. @end ifhtml 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 @email{emacs-devel@@gnu.org} @end ifnothtml @ifhtml -@url{http://lists.gnu.org/mailman/listinfo/emacs-devel, emacs-devel} +@url{https://lists.gnu.org/mailman/listinfo/emacs-devel, emacs-devel} @end ifhtml before you start; it might be possible to suggest ways to make your extension fit in better with the rest of Emacs. @@ -1426,7 +1426,7 @@ Send a message to the mailing list @email{help-gnu-emacs@@gnu.org}, @end ifnothtml @ifhtml -@url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the +@url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the help-gnu-emacs mailing list}, @end ifhtml 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 @@ Improve doc for use of 'int', and discuss 'ssize_t'. * internals.texi (C Integer Types): Mention 'int' for other randomish values that lie in 'int' range. Mention 'ssize_t'. See: - http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html + https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html Use AUTO_CONS instead of SCOPED_CONS, etc. * internals.texi (Stack-allocated Objects): @@ -971,7 +971,7 @@ * markers.texi (Moving Marker Positions): Clarify guidance about when to move markers and when to create a new one, as discussed at - http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17 + https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17 2014-03-02 Glenn Morris <rgm@gnu.org> @@ -2154,7 +2154,7 @@ * internals.texi (C Integer Types): New section. This follows up and records an email in - <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>. + <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>. 2012-12-10 Stefan Monnier <monnier@iro.umontreal.ca> @@ -2475,7 +2475,7 @@ * os.texi (Time of Day): Update for new time stamp format (HIGH LOW MICROSEC PICOSEC). These instances were missed the first time around. - Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>. + Problem reported by Glenn Morris in <https://bugs.gnu.org/12706#25>. 2012-10-24 Chong Yidong <cyd@gnu.org> @@ -6288,7 +6288,7 @@ 2009-04-11 Eli Zaretskii <eliz@gnu.org> * display.texi (Overlays): Overlays don't scale well. See - http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. + https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. 2009-04-10 Chong Yidong <cyd@stupidchicken.com> 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; @code{cl-defsubst} uses a different method (compiler macros) which works in all versions of Emacs, and also generates somewhat more @c For some examples, -@c see http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html +@c see https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html efficient inline expansions. In particular, @code{cl-defsubst} arranges for the processing of keyword arguments, default values, 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}. This FAQ is maintained by the developers and users of Emacs on MS Windows. If you find any errors, or have any suggestions, please send them to -the @url{http://lists.gnu.org/mailman/listinfo/help-emacs-windows, +the @url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows, help-emacs-windows} mailing list. 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: @cindex help, mailing lists The official mailing list for Windows specific help and discussion is -@url{http://lists.gnu.org/mailman/listinfo/help-emacs-windows, +@url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows, help-emacs-windows}. See that link for information on how to subscribe or unsubscribe. The -@uref{http://lists.gnu.org/archive/html/help-emacs-windows/, list archives} +@uref{https://lists.gnu.org/archive/html/help-emacs-windows/, list archives} are available online. @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}). The FSF has maintained archives of all of the GNU mailing lists for many years, although there may be some unintentional gaps in coverage. The archive can be browsed over the web at -@uref{http://lists.gnu.org/archive/html/, the GNU mail archive}. +@uref{https://lists.gnu.org/archive/html/, the GNU mail archive}. Web-based Usenet search services, such as @uref{http://groups.google.com/groups/dir?q=gnu&, Google}, also @@ -457,13 +457,13 @@ RMS says: @quotation Sending bug reports to -@url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, +@url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the help-gnu-emacs mailing list} (which has the effect of posting on @uref{news:gnu.emacs.help}) is undesirable because it takes the time of an unnecessarily large group of people, most of whom are just users and have no idea how to fix these problem. -@url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, The +@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, The bug-gnu-emacs list} reaches a much smaller group of people who are more likely to know what to do and have expressed a wish to receive more messages about Emacs than the others. @@ -1432,7 +1432,7 @@ of files from Macintosh, Microsoft, and Unix platforms. In general, new Emacs users should not be provided with @file{.emacs} files, because this can cause confusing non-standard behavior. Then they send questions to -@url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, +@url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the help-gnu-emacs mailing list} asking why Emacs isn't behaving as documented. 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. @item You can ask questions about using ERC on the Emacs mailing list, -@uref{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs}. +@uref{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs}. @item 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, XEmacs mailing list}. If you have problems using PCL-CVS or other questions, send them to -the @url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, +the @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, help-gnu-emacs mailing list}. This is a good place to get help, as is the @url{http://lists.nongnu.org/mailman/listinfo/info-cvs, info-cvs list}. |