]> git.eshelyaron.com Git - emacs.git/commitdiff
; Prefer https: to http: in GNU URLs
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Oct 2017 02:18:37 +0000 (19:18 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 15 Oct 2017 02:19:24 +0000 (19:19 -0700)
ChangeLog.3
lisp/emacs-lisp/rmc.el
lisp/progmodes/flymake-proc.el
lisp/progmodes/flymake.el
test/lisp/progmodes/flymake-tests.el

index a49477a720733480c59dad34562ad41581f97887..811b6dbad76d5b336b29cbf48ab05ac27820c55e 100644 (file)
        Fix bug in recent styled_format change
 
        Problem reported by Kaushal Modi in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00141.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00141.html
        * src/editfns.c (styled_format): Fix bug where USE_SAFE_ALLOCA was
        not always followed by SAFE_FREE.  This bug was introduced in my
        patch 2017-09-26T23:31:57Z!eggert@cs.ucla.edu entitled "Avoid some
        * doc/emacs/maintaining.texi (VC Change Log): Mention the new binding.
        * doc/emacs/vc1-xtra.texi (Version Headers): Remove the association of
        'C-x v h' with `vc-insert-headers'.
-       (http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00957.html)
+       (https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00957.html)
 
 2017-09-30  Allen Li  <vianchielfaura@gmail.com>  (tiny change)
 
        * doc/emacs/cmdargs.texi (Action Arguments): Don't mention
        'find-file', as the implementation has changed.  Reported by
        Everton J. Carpes <everton.carpes@gmail.com> in
-       http://lists.gnu.org/archive/html/help-gnu-emacs/2017-09/msg00146.html.
+       https://lists.gnu.org/archive/html/help-gnu-emacs/2017-09/msg00146.html.
 
 2017-09-19  Eli Zaretskii  <eliz@gnu.org>
 
 
        * src/eval.c (push_handler_nosignal): Use CACHEABLE to work around
        GCC compilation warning.  Suggested by Paul Eggert <eggert@cs.ucla.edu>
-       in http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00492.html.
+       in https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00492.html.
 
 2017-09-17  Michael Albinus  <michael.albinus@gmx.de>
 
 
        * src/lisp.h (pI) [__MINGW32__]: Provide definition that will
        hopefully DTRT with both MinGW64 and mingw.org's MinGW.  See
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00171.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00171.html
        for the details.
        * src/conf_post.h (PRINTF_ARCHETYPE) [MINGW_W64]: Separate
        definition specific to MinGW64.
        Port renameat_noreplace to openSUSE 12.3
 
        Problem reported by M. Nomiya in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00363.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00363.html
        * src/sysdep.c (renameat_noreplace):
        Call renameat2 only if CYGWIN.
 
        * doc/misc/gnus.texi (Saving Articles):
        Document behavior with directory name targets (Bug#27986).
        Problem reported by Katsumi Yamaoka in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00216.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00216.html
 
 2017-09-12  Mark Oteiza  <mvoteiza@udel.edu>
 
        * configure.ac (srcdir) [mingw32]: Downcase the drive letter, to
        avoid warnings from find-file-noselect when making autoloads.  For
        the details, see
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00049.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00049.html.
 
 2017-09-10  Mark Oteiza  <mvoteiza@udel.edu>
 
        bit-shifting, to avoid compiler warnings.
        (w32font_text_extents): Tell GCC NGLYPHS is non-negative, to avoid
        a warning.  For details of the warning, see
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00093.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00093.html.
        * src/term.c (keys) [WINDOWSNT]: Don't define, as it is not used
        in that build.
        * src/sound.c (sound_perror): Ifdef away on WINDOWSNT, as this
        autogen.sh: omit bogus chatter if no .git
 
        Problem reported by Angelo Graziosi in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00045.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00045.html
        * autogen.sh (git_config): Do not execut 'git' if $do_git fails.
 
 2017-09-07  Glenn Morris  <rgm@gnu.org>
 
        * doc/lispref/functions.texi (Mapping Functions): Fix the order of
        @example and @group.  For the details, see
-       http://lists.gnu.org/archive/html/bug-texinfo/2017-09/msg00007.html.
+       https://lists.gnu.org/archive/html/bug-texinfo/2017-09/msg00007.html.
 
 2017-09-06  Mark Oteiza  <mvoteiza@udel.edu>
 
        Revert recent float→double Motif change
 
        Problem reported by Martin Rudalics in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00014.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00014.html
        * src/xterm.c (xm_scroll_callback, xaw_jump_callback)
        (x_set_toolkit_scroll_bar_thumb)
        (x_set_toolkit_horizontal_scroll_bar_thumb):
        * src/w32term.c (x_get_scale_factor):
        * src/xterm.c (x_get_scale_factor): Don't let the scale factors
        become less than 1.  Reported by Yuri D'Elia <wavexx@thregr.org> in
-       http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00459.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00459.html.
 
 2017-08-21  Sam Steingold  <sds@gnu.org>
 
 
        Apparently Gitlab doesn’t create .git/hooks, like regular Git does.
        Problem reported by Ted Zlatanov in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00380.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00380.html
        * autogen.sh (git_sample_hook_src): New function.  Use it to work
        even if .git/hooks or its samples do not exist.
 
        Default autogen.sh to 'all'
 
        This addresses a problem noted by RMS in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00052.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00052.html
        * autogen.sh (do_git): Set to true if this script is invoked
        with no arguments and there is a .git subdirectory.
 
        Fix some crashes on self-modifying Elisp code
 
        Prompted by a problem report by Alex in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00143.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00143.html
        * src/eval.c (For, Fprogn, Fsetq, FletX, eval_sub):
        Compute XCDR (x) near XCAR (x); although this doesn't fix any bugs,
        it is likely to run a bit faster with typical hardware caches.
        Port recent rename changes to RHEL 7 + NFS
 
        Problem reported by Ted Zlatanov in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00082.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00082.html
        * src/fileio.c (Frename_file): On RHEL 7 + NFS, renameat2 can fail
        with errno == EINVAL when it is not supported.  So treat that case
        like errno == ENOSYS.  Also, when ok_if_already_exists is neither
 
        * configure.ac (with_mailutils): Default to 'yes' if GNU Mailutils
        is installed.  See:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00054.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00054.html
 
 2017-08-02  Paul Eggert  <eggert@cs.ucla.edu>
 
        bury-buffer to exit todo-mode.  This restores the desired behavior
        of not immediately returning to the exited todo-mode buffer on
        quitting another buffer, which a dired bug fix had changed (see
-       http://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00739.html).
+       https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00739.html).
 
 2017-07-19  Tino Calancha  <tino.calancha@gmail.com>
 
        Port gnutls.c to older (buggier?) GnuTLS
 
        Problem reported for GnuTLS 3.2.1 by Glenn Morris in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00716.html
-       http://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00742.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00716.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00742.html
        Although I don't see how this bug can occur with vanilla GnuTLS 3.2.1,
        perhaps hydra was using a modified GnuTLS.
        * src/gnutls.c (Fgnutls_ciphers): Don't assume GNUTLS_CIPHER_NULL
        * lisp/faces.el (line-number): Don't use a fixed-pitch font, by
        popular demand.  For relevant discussions, see
 
-        http://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00433.html
-        http://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00445.html
+        https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00433.html
+        https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00445.html
 
 2017-07-14  Paul Eggert  <eggert@cs.ucla.edu>
 
        Adjust lm-verify to accept current notices
 
        Problem reported by Mike Kupfer in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00512.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00512.html
        * lisp/emacs-lisp/lisp-mnt.el (lm-crack-copyright):
        Do not require later lines in a copyright notice to have more
        indentation than earlier lines.
        (gdb-send): Don't increment gdb-control-level if the command
        matches gdb-python-guile-commands-regexp and has non-empty
        arguments.  Reported by David Boles <boles@ieee.org> in
-       http://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00009.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00009.html.
 
 2017-06-10  Eli Zaretskii  <eliz@gnu.org>
 
 
        * src/doprnt.c (doprnt): Format "%%" correctly.
        Problem reported by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00901.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00901.html
 
 2017-06-01  Paul Eggert  <eggert@cs.ucla.edu>
 
 
        * lisp/emacs-lisp/eldoc.el (eldoc--supported-p): New function.
        (turn-on-eldoc-mode, eldoc-mode): Use it.
-       (http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00865.html)
+       (https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00865.html)
 
 2017-05-30  Glenn Morris  <rgm@gnu.org>
 
 
        * lisp/net/tls.el (tls-program, tls-checktrust): Remove s_client.
        Ref http://bugs.debian.org/766397
-       http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00803.html
+       https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00803.html
 
 
        (cherry picked from commit 6e45de6bacc508db11b15b2c8ba86aad8c0570df)
 
        * src/emacs-module.c (module_reset_handlerlist):
        Check handlerlist.  Suggested by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html
 
 2017-05-20  Paul Eggert  <eggert@cs.ucla.edu>
 
 
        * configure.ac (WERROR_CFLAGS): Omit -Wmissing-braces for Clang,
        to shut off a false alarm.  Problem reportd by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html
 
 2017-05-20  Noam Postavsky  <npostavs@gmail.com>
 
 
        * etc/PROBLEMS: Describe problems with Microsoft Intellipoint and
        mouse-2 events.  For the details, see
-       http://lists.gnu.org/archive/html/help-emacs-windows/2017-05/msg00009.html.
+       https://lists.gnu.org/archive/html/help-emacs-windows/2017-05/msg00009.html.
 
 2017-05-19  Nick Helm  <nick@tenpoint.co.nz>  (tiny change)
 
        Attempt to work around macOS vfork bug
 
        Problem reported by YAMAMOTO Mitsuharu in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00342.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00342.html
        This is related to the fix for Bug#26397.
        * src/callproc.c (call_process_cleanup, call_process) [!MSDOS]:
        Report internal error if wait_for_termination fails.
        Don’t compile the (DARWIN_OS_CASE_SENSITIVE_FIXME == 2)
        code unless DARWIN_OS_CASE_SENSITIVE_FIXME is 2.
        Problem reported by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00495.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00495.html
 
 2017-05-19  Paul Eggert  <eggert@cs.ucla.edu>
 
 
        * configure.ac (WERROR_CFLAGS): Omit -Wdouble-promotion if clang.
        Problem reported by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00495.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00495.html
 
 2017-05-19  Paul Eggert  <eggert@cs.ucla.edu>
 
        Avoid undefined behavior in struct sockaddr
 
        Problem noted by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00391.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00391.html
        * src/conf_post.h (ATTRIBUTE_MAY_ALIAS, DECLARE_POINTER_ALIAS):
        New macros.
        * src/process.c (conv_sockaddr_to_lisp, conv_lisp_to_sockaddr)
        Work around AddressSanitizer bug with vfork
 
        Problem reported by Jim Meyering in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00246.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00246.html
        * src/conf_post.h (vfork) [ADDRESS_SANITIZER]: Define to fork.
        Unfortunately with the AddressSanitizer in Fedora 25 x86-64, the
        vforked child messes up the parent’s shadow memory.  This is too
        multiple calls and struct literals in the last case of a switch.
        The old code ran afoul of GCC bug 80659, which caused an internal
        compiler error.  Problem reported by Jim Meyering in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00182.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00182.html
        https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80659
 
 2017-05-16  Paul Eggert  <eggert@cs.ucla.edu>
        * src/process.c (connect_network_socket):
        Use struct sockaddr_storage, not struct sockaddr_in, to store info
        about a socket address.  Problem reported by Philipp Stephani in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00314.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00314.html
        This fix is based on a patch by Philipp in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00357.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00357.html
 
 2017-05-14  Gemini Lasswell  <gazally@runbox.com>
 
        Compare unqualified type to Lisp_Object, to do the right thing
        when the expression has type ‘Lisp_Object const’.
        Problem reported by Eli Zaretskii in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00138.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00138.html
 
 2017-05-06  Paul Eggert  <eggert@cs.ucla.edu>
 
 
        * lisp/emacs-lisp/cl-generic.el (cl-defmethod): Denote the
        edebug spec part for qualifiers as [&rest atom], per
-       http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00053.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00053.html.
 
 2017-05-05  Mike Kupfer  <mkupfer@alum.berkeley.edu>
 
 
        * lisp/net/tls.el (tls-program, tls-checktrust): Remove s_client.
        Ref http://bugs.debian.org/766397
-       http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00803.html
+       https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00803.html
 
 2017-04-25  Glenn Morris  <rgm@gnu.org>
 
 
        * src/lisp.h (STRING_SET_CHARS): Add an assertion and commentary
        to prevent incorrect usage.  For details, see this discussion:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00412.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00412.html.
 
 2017-04-16  Eli Zaretskii  <eliz@gnu.org>
 
 
        * lisp/emacs-lisp/package.el (package-archives):
        Default to https for elpa.gnu.org if gnutls is available.  Ref:
-       http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00130.html
+       https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00130.html
 
 2017-04-04  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix bugs in simplified test dependencies
 
        Problem reported by Glenn Morris in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00017.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00017.html
        * test/Makefile.in (LOGFILES, TESTS): Omit leading "./".
        (TESTS): Omit unnecessary patsubst.
        (test_template): Redo dependency heuristic, hopefully
        Fix redisplay glitches due to recent change in redisplay_internal
 
        * src/xdisp.c (redisplay_internal): A better fix for bug#26097.
-       See http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00695.html
+       See https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00695.html
        for the problems caused by the original fix.
 
 2017-03-26  Michael Albinus  <michael.albinus@gmx.de>
        Don’t require chown/chgrp for game installation
 
        Problem reported by Joseph Mingrone in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html
        * lib-src/Makefile.in (exp_archlibdir): Don’t fail if chown or
        chgrp fails with update-game-score and the game directory.
        Instead, expect the installer to fix this up afterwards.
        Don’t remove dependency files when configuring
 
        Problem reported by Tom Tromey in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00533.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00533.html
        * configure.ac: Don’t remove */*.o and */deps/* when
        --enable-autodepend is in effect.
 
        Make --without-pop the default.
 
        Suggested by Angelo Graziosi in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00431.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00431.html
        * configure.ac: Change the default from --with-pop to
        --without-pop.  Adjust diagnostics to match.
 
        org-src fontify buffers" the hooks were enabled also for modifications
        to the original org buffer.  This causes fontification errors when
        combined with certain packages, as reported in
-       http://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html.
+       https://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html.
 
        * lisp/org/org-src.el (org-src-font-lock-fontify-block): Reduce scope
        of inhibit-modification-hooks let-binding.
        Fix problem with out-of-date dependencies
 
        Problem reported by Robert Marshall in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00501.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00501.html
        Although this problem has been with us for a while, the recent
        change from Automake to GNU Make exposed it again.
        * configure.ac (AUTO_DEPEND): When autodepending, clean out any
        Port out-of-source builds to windows-nt
 
        Problem reported by Angelo Graziosi in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00431.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00431.html
        * lib/Makefile.in: Prepend $(srcdir) to ../nt/gnulib-cfg.mk,
        to handle out-of-source builds if windows-nt.
 
        overlay, protect against that overlay's end point being outside of
        the narrowed region.
        Reported by Filipe Silva <filipe.silva@gmail.com> in
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00176.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00176.html.
 
 2017-03-10  Glenn Morris  <rgm@gnu.org>
 
        min and max should not return markers
 
        Problem reported by Glenn Morris in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00147.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00147.html
        * src/data.c (minmax_driver): Convert any marker result to an
        integer, since some callers assume this.
        * test/src/data-tests.el (data-tests-max, data-tests-min):
        Make FOR_EACH_TAIL more like other FOR_EACH macros
 
        See comments by Stefan Monnier in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-02/msg00181.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-02/msg00181.html
        and by Eli Zaretskii in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-02/msg00207.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-02/msg00207.html
        * src/fns.c (internal_equal): Do not bypass check for depth
        overflow when tail-recursing via a dotted list tail or an overlay
        plist, to avoid a rare infloop.
 
        * lisp/progmodes/xref.el (xref-collect-matches): Use '-E'
        together with '-e', as suggested by Noam Postavsky
-       (http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00780.html).
+       (https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00780.html).
 
 2017-02-03  Paul Eggert  <eggert@cs.ucla.edu>
 
        Fix quitting bug when buffers are frozen
 
        Problem noted by Eli Zaretskii in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00721.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00721.html
        This patch also fixes some other issues in that report.
        * src/lisp.h (incr_rarely_quit): Remove.
        All callers changed to use rarely_quit directly.
        This fixes some infinite loops that cannot be quitted out of,
        e.g., (defun foo () (nth most-positive-fixnum '#1=(1 . #1#)))
        when byte-compiled and when run under X.  See:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00577.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00577.html
        This also attempts to keep the performance improvements I recently
        added, as much as possible under the constraint that the infloops
        must be caught.  In some cases this fixes infloop bugs recently
 
        * lisp/net/tramp.el (tramp-accept-process-output): Change argument
        list.  Make it work when called inside a timer.  See
-       <http://lists.gnu.org/archive/html/tramp-devel/2017-01/msg00010.html>.
+       <https://lists.gnu.org/archive/html/tramp-devel/2017-01/msg00010.html>.
 
 2017-01-31  Eli Zaretskii  <eliz@gnu.org>
 
        * lisp/textmodes/reftex-vars.el (reftex-cite-format-builtin): Add
        \citetitle[*] to `reftex-cite-format' and bind them to keys i/I
        per user request
-       http://lists.gnu.org/archive/html/auctex/2017-01/msg00049.html.
+       https://lists.gnu.org/archive/html/auctex/2017-01/msg00049.html.
 
 2017-01-27  Lars Ingebrigtsen  <larsi@gnus.org>
 
 
        * lisp/shell.el (shell-mode): Use setq-local.  Set
        scroll-conservatively to 101 locally.  See the discussion at
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00736.html
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00736.html
        for the reasons.
 
 2017-01-27  Michael Hoffman  <emacs-hoffman@sneakemail.com>  (tiny change)
        * lisp/simple.el (region-bounds): New function.
 
        (region-noncontiguous-p): Use it.
-       http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00044.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00044.html
 
 2017-01-21  Alan Mackenzie  <acm@muc.de>
 
        * lisp/textmodes/ispell.el (ispell-begin-skip-region-regexp):
        Protect against 'ispell-skip-region-alist' being nil.  Reported by
        Ernest Adrogué <nfdisco@gmail.com>, see
-       http://lists.gnu.org/archive/html/help-gnu-emacs/2017-01/msg00007.html.
+       https://lists.gnu.org/archive/html/help-gnu-emacs/2017-01/msg00007.html.
 
 2017-01-06  Philipp Stephani  <phst@google.com>
 
        Remove mistakenly-added files
 
        Problem reported by Glenn Morris in:
-       http://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00008.html
+       https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00008.html
        * lisp/gnus/gnus-ems.el, lisp/gnus/gnus-sync.el:
        * lisp/gnus/messcompat.el, lisp/nxml/nxml-glyph.el:
        * lisp/nxml/nxml-uchnm.el, lisp/obsolete/awk-mode.el:
 
        This avoids the confusion of using two different phrases "main thread"
        and "primary thread" internally to mean the same thing.  See:
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg01142.html
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg01142.html
        * src/thread.c (main_thread): Rename from primary_thread,
        since the new name no longer clashes with main_thread_id
        and Emacs internals normally call this the "main thread".
        Simplify prog1 implementation
 
        Inspired by a suggestion from Chris Gregory in:
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00965.html
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00965.html
        On my platform, this generates exactly the same machine insns.
        * src/eval.c (prog_ignore): Rename from unwind_body, since
        it’s more general than that.  All callers changed.
 
        This fixes a regression introduced in
 
-         http://git.savannah.gnu.org/gitweb/?p=emacs.git;a=commit;h=2c8a7e50d24daf19ea7d86f1cfeaa98a41c56085
+         https://git.savannah.gnu.org/gitweb/?p=emacs.git;a=commit;h=2c8a7e50d24daf19ea7d86f1cfeaa98a41c56085
 
        This bug was filed in
 
        therefore don't need to be inserted into the red-black tree, so
        mem_find will never find them.  Reported by Daniel Colascione
        <dancol@dancol.org> in
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00817.html.
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00817.html.
 
 2016-12-21  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        Port dumping better to WSL
 
        Problem reported by Angelo Graziosi in:
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00822.html
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00822.html
        * src/sysdep.c (disable_address_randomization):
        Detect buggy platforms where 'personality' always returns 0.
 
        needs to be, which then causes copy_executable_and_dump_data to
        write beyond the requested size of the file mapping, thus relying
        on the OS roundup to page boundary to save us from ourselves.  See
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00642.html
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00642.html
        for the details.
 
        * lib/stdio-impl.h: Revert the workaround fix of not including
        Use C99 syntax for font drivers
 
        Problem reported by Daniel Colascione in:
-       http://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00515.html
+       https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00515.html
        * src/ftcrfont.c (ftcrfont_driver):
        * src/ftfont.c (ftfont_driver):
        * src/ftxfont.c (ftxfont_driver):
index 57bc6d9b5911f91b4172ca98edcbcd594998117b..0be6971992cee4b8b35aceb51b4326c6f060dfcf 100644 (file)
@@ -17,7 +17,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
index ab60855b2172065dc7a557f1f6e50776f185f91d..a9caef4fc8e4241cf70b1857b6d3526ecdab91a3 100644 (file)
@@ -20,7 +20,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 ;;
index 8c9c4b211a2bfcc7d680e5595061f941ca98a336..5d5f9bb75d85dd367301caed7c9841a7039200ad 100644 (file)
@@ -20,7 +20,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+;; along with GNU Emacs.  If not, see <https://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 ;;
index 0b29b6a9715b9c6aa2f94b8096b316681e10d988..9f570adcc41eda9aa10822ad21bed498df47cb4a 100644 (file)
@@ -37,7 +37,7 @@
 ;;
 ;;
 (defun flymake-tests--wait-for-backends ()
-  ;; Weirdness here...  http://debbugs.gnu.org/17647#25
+  ;; Weirdness here...  https://debbugs.gnu.org/17647#25
   ;; ... meaning `sleep-for', and even
   ;; `accept-process-output', won't suffice as ways to get
   ;; process filters and sentinels to run, though they do work