diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2017-11-25 22:45:41 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2017-11-25 22:48:12 -0800 |
commit | a89f0b6f33f9eb8910a1fceda9028d76ef50b05d (patch) | |
tree | 7055882872b7cad587e5d5e9ac706056f04ff777 /ChangeLog.3 | |
parent | 8be3aee2813f528b02bc913ca4d79e34e72b1754 (diff) | |
download | emacs-a89f0b6f33f9eb8910a1fceda9028d76ef50b05d.tar.gz |
maint: shorten https://lists.gnu.org/archive/html/... links
Diffstat (limited to 'ChangeLog.3')
-rw-r--r-- | ChangeLog.3 | 300 |
1 files changed, 150 insertions, 150 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index 17f18c0fad3..46d98d80262 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 @@ -261,7 +261,7 @@ Add line-number faces to the display-line-numbers group - See https://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00151.html + See https://lists.gnu.org/r/emacs-devel/2017-10/msg00151.html and its resulting thread. * lisp/display-line-numbers.el (display-line-numbers): Add to the @@ -425,7 +425,7 @@ Fix bug in recent styled_format change Problem reported by Kaushal Modi in: - https://lists.gnu.org/archive/html/emacs-devel/2017-10/msg00141.html + https://lists.gnu.org/r/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 @@ -1108,7 +1108,7 @@ Remove old flymake-display-err-menu-for-current-line, it's useless - See https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00949.html + See https://lists.gnu.org/r/emacs-devel/2017-09/msg00949.html * lisp/progmodes/flymake-ui.el (flymake-popup-current-error-menu): Remove. @@ -1797,8 +1797,8 @@ See: - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg01020.html - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg01030.html + https://lists.gnu.org/r/emacs-devel/2017-09/msg01020.html + https://lists.gnu.org/r/emacs-devel/2017-09/msg01030.html This means that those two commits MUST be merged to master AFTER ALL. @@ -2074,7 +2074,7 @@ * 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'. - (https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00957.html) + (https://lists.gnu.org/r/emacs-devel/2017-09/msg00957.html) 2017-09-30 Allen Li <vianchielfaura@gmail.com> (tiny change) @@ -2284,7 +2284,7 @@ Don't merge this back to master as development happening there builds upon this work. See also - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00932.html. + https://lists.gnu.org/r/emacs-devel/2017-09/msg00932.html. 2017-09-28 João Távora <joaotavora@gmail.com> @@ -2294,7 +2294,7 @@ Don't merge this back to master as development happening there builds upon this work. See also - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00932.html + https://lists.gnu.org/r/emacs-devel/2017-09/msg00932.html 2017-09-27 Paul Eggert <eggert@cs.ucla.edu> @@ -2648,7 +2648,7 @@ * 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 - https://lists.gnu.org/archive/html/help-gnu-emacs/2017-09/msg00146.html. + https://lists.gnu.org/r/help-gnu-emacs/2017-09/msg00146.html. 2017-09-19 Eli Zaretskii <eliz@gnu.org> @@ -2843,7 +2843,7 @@ * src/eval.c (push_handler_nosignal): Use CACHEABLE to work around GCC compilation warning. Suggested by Paul Eggert <eggert@cs.ucla.edu> - in https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00492.html. + in https://lists.gnu.org/r/emacs-devel/2017-09/msg00492.html. 2017-09-17 Michael Albinus <michael.albinus@gmx.de> @@ -3162,7 +3162,7 @@ * src/lisp.h (pI) [__MINGW32__]: Provide definition that will hopefully DTRT with both MinGW64 and mingw.org's MinGW. See - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00171.html + https://lists.gnu.org/r/emacs-devel/2017-09/msg00171.html for the details. * src/conf_post.h (PRINTF_ARCHETYPE) [MINGW_W64]: Separate definition specific to MinGW64. @@ -3198,7 +3198,7 @@ Port renameat_noreplace to openSUSE 12.3 Problem reported by M. Nomiya in: - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00363.html + https://lists.gnu.org/r/emacs-devel/2017-09/msg00363.html * src/sysdep.c (renameat_noreplace): Call renameat2 only if CYGWIN. @@ -3402,7 +3402,7 @@ * doc/misc/gnus.texi (Saving Articles): Document behavior with directory name targets (Bug#27986). Problem reported by Katsumi Yamaoka in: - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00216.html + https://lists.gnu.org/r/emacs-devel/2017-09/msg00216.html 2017-09-12 Mark Oteiza <mvoteiza@udel.edu> @@ -3774,7 +3774,7 @@ * configure.ac (srcdir) [mingw32]: Downcase the drive letter, to avoid warnings from find-file-noselect when making autoloads. For the details, see - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00049.html. + https://lists.gnu.org/r/emacs-devel/2017-09/msg00049.html. 2017-09-10 Mark Oteiza <mvoteiza@udel.edu> @@ -4006,7 +4006,7 @@ 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 - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00093.html. + https://lists.gnu.org/r/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 @@ -4093,7 +4093,7 @@ autogen.sh: omit bogus chatter if no .git Problem reported by Angelo Graziosi in: - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00045.html + https://lists.gnu.org/r/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> @@ -4112,7 +4112,7 @@ * doc/lispref/functions.texi (Mapping Functions): Fix the order of @example and @group. For the details, see - https://lists.gnu.org/archive/html/bug-texinfo/2017-09/msg00007.html. + https://lists.gnu.org/r/bug-texinfo/2017-09/msg00007.html. 2017-09-06 Mark Oteiza <mvoteiza@udel.edu> @@ -4231,7 +4231,7 @@ Fix configure test for Xpm Problem reported by Ashish Shukla in - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00020.html. + https://lists.gnu.org/r/emacs-devel/2017-09/msg00020.html. * configure.ac (HAVE_XPM) [HAVE_X11]: Include X11/xpm.h instead of noX/xpm.h in configure test. @@ -4240,7 +4240,7 @@ Revert recent float→double Motif change Problem reported by Martin Rudalics in: - https://lists.gnu.org/archive/html/emacs-devel/2017-09/msg00014.html + https://lists.gnu.org/r/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): @@ -5390,7 +5390,7 @@ * 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 - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00459.html. + https://lists.gnu.org/r/emacs-devel/2017-08/msg00459.html. 2017-08-21 Sam Steingold <sds@gnu.org> @@ -5940,7 +5940,7 @@ Apparently Gitlab doesn’t create .git/hooks, like regular Git does. Problem reported by Ted Zlatanov in: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00380.html + https://lists.gnu.org/r/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. @@ -6209,7 +6209,7 @@ Default autogen.sh to 'all' This addresses a problem noted by RMS in: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00052.html + https://lists.gnu.org/r/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. @@ -6689,7 +6689,7 @@ Fix some crashes on self-modifying Elisp code Prompted by a problem report by Alex in: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00143.html + https://lists.gnu.org/r/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. @@ -6775,7 +6775,7 @@ changes; this happen, for instance, if we add new files. Instead, line numbers are invariant under shrinks/enlargements of the file header. - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg01092.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg01092.html * lisp/dired.el (dired-save-positions): Save the line numbers at point. (dired-restore-positions): Use forward-line to restore the original position (Bug#27968). @@ -6912,7 +6912,7 @@ Use 'file-expand-wildcards' instead of 'eshell-extended-glob' to expand the wildcards. Suggested by Fabrice Popineau in: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00108.html + https://lists.gnu.org/r/emacs-devel/2017-08/msg00108.html * lisp/ls-lisp.el (ls-lisp--dired): Use file-expand-wildcards. 2017-08-04 Tino Calancha <tino.calancha@gmail.com> @@ -6937,7 +6937,7 @@ Fix 2 tests that fail in MS-Windows - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00018.html + https://lists.gnu.org/r/emacs-devel/2017-08/msg00018.html * test/lisp/vc/ediff-ptch-tests.el (ediff-ptch-test-bug26084): Add comments to explain the test logic. Pass '--binary' option to 'patch' program in windows environments. @@ -6976,7 +6976,7 @@ Port recent rename changes to RHEL 7 + NFS Problem reported by Ted Zlatanov in: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00082.html + https://lists.gnu.org/r/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 @@ -7009,7 +7009,7 @@ * configure.ac (with_mailutils): Default to 'yes' if GNU Mailutils is installed. See: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00054.html + https://lists.gnu.org/r/emacs-devel/2017-08/msg00054.html 2017-08-02 Paul Eggert <eggert@cs.ucla.edu> @@ -7082,7 +7082,7 @@ Move dired tests using ls emulation to different files Suggested in: - https://lists.gnu.org/archive/html/emacs-devel/2017-08/msg00018.html + https://lists.gnu.org/r/emacs-devel/2017-08/msg00018.html * test/lisp/dired-tests.el (dired-test-bug27693) (dired-test-bug27762, dired-test-bug27817) (dired-test-bug27631, dired-test-bug27843): Delete those @@ -7171,7 +7171,7 @@ Some dired tests fail intermittently in hydra. Add few more should form calls for debugging. See: - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg01092.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg01092.html * test/lisp/dired-tests.el (dired-test-bug27243-01): Add few more should forms for debugging. @@ -7245,7 +7245,7 @@ Require em-glob inside 'ls-lisp--dired'. This is necessary to not break the Emacs build. See following thread for details: - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg01083.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg01083.html * lisp/ls-lisp.el (dired-goto-next-file) (dired-read-dir-and-switches, eshell-extended-glob): Add function declarations. @@ -7772,8 +7772,8 @@ It turns out that this change is not needed, and it leaves several command loops settings not done. - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00757.html - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00840.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg00757.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg00840.html 2017-07-22 Alexander Gramiak <agrambot@gmail.com> @@ -8075,7 +8075,7 @@ 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 - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00739.html). + https://lists.gnu.org/r/emacs-devel/2017-07/msg00739.html). 2017-07-19 Tino Calancha <tino.calancha@gmail.com> @@ -8146,8 +8146,8 @@ Port gnutls.c to older (buggier?) GnuTLS Problem reported for GnuTLS 3.2.1 by Glenn Morris in: - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00716.html - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00742.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg00716.html + https://lists.gnu.org/r/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 @@ -8663,8 +8663,8 @@ * lisp/faces.el (line-number): Don't use a fixed-pitch font, by popular demand. For relevant discussions, see - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00433.html - https://lists.gnu.org/archive/html/emacs-devel/2017-07/msg00445.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg00433.html + https://lists.gnu.org/r/emacs-devel/2017-07/msg00445.html 2017-07-14 Paul Eggert <eggert@cs.ucla.edu> @@ -9770,7 +9770,7 @@ Substitute "`?`" inside command with the current file name. See details in: - https://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00618.html + https://lists.gnu.org/r/emacs-devel/2017-06/msg00618.html * lisp/dired-aux.el (dired-quark-subst-regexp, dired-star-subst-regexp): Mark as obsolete. (dired-isolated-string-re): New defun. @@ -10603,7 +10603,7 @@ Adjust lm-verify to accept current notices Problem reported by Mike Kupfer in: - https://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00512.html + https://lists.gnu.org/r/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. @@ -11161,7 +11161,7 @@ emacs-module.h: Create emacs_env_26 This was part of the original design of the module - API (https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00960.html), + API (https://lists.gnu.org/r/emacs-devel/2015-02/msg00960.html), but I didn't take it into account when adding the should_quit function. @@ -12009,7 +12009,7 @@ (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 - https://lists.gnu.org/archive/html/emacs-devel/2017-06/msg00009.html. + https://lists.gnu.org/r/emacs-devel/2017-06/msg00009.html. 2017-06-10 Eli Zaretskii <eliz@gnu.org> @@ -12707,7 +12707,7 @@ * src/doprnt.c (doprnt): Format "%%" correctly. Problem reported by Philipp Stephani in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00901.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00901.html 2017-06-01 Paul Eggert <eggert@cs.ucla.edu> @@ -12806,7 +12806,7 @@ * lisp/emacs-lisp/eldoc.el (eldoc--supported-p): New function. (turn-on-eldoc-mode, eldoc-mode): Use it. - (https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00865.html) + (https://lists.gnu.org/r/emacs-devel/2017-05/msg00865.html) 2017-05-30 Glenn Morris <rgm@gnu.org> @@ -13258,7 +13258,7 @@ test-calc-23889: Skip test on 32-bit platforms This test fails on some 32-bit platforms as mentioned in - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00737.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00737.html * test/lisp/calc/calc-tests.el (test-calc-23889): Skip when the Lisp integer is not big enough. @@ -13638,7 +13638,7 @@ * lisp/net/tls.el (tls-program, tls-checktrust): Remove s_client. Ref http://bugs.debian.org/766397 - https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00803.html + https://lists.gnu.org/r/emacs-devel/2014-10/msg00803.html (cherry picked from commit 6e45de6bacc508db11b15b2c8ba86aad8c0570df) @@ -13690,7 +13690,7 @@ Fix definition of whitespace in JSON See - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00115.html. + https://lists.gnu.org/r/emacs-devel/2017-05/msg00115.html. * lisp/json.el (json-skip-whitespace): Fix definition. * test/lisp/json-tests.el (test-json-skip-whitespace): Adapt unit @@ -14070,7 +14070,7 @@ * src/emacs-module.c (module_reset_handlerlist): Check handlerlist. Suggested by Philipp Stephani in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00521.html 2017-05-20 Paul Eggert <eggert@cs.ucla.edu> @@ -14078,7 +14078,7 @@ * configure.ac (WERROR_CFLAGS): Omit -Wmissing-braces for Clang, to shut off a false alarm. Problem reportd by Philipp Stephani in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00521.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00521.html 2017-05-20 Noam Postavsky <npostavs@gmail.com> @@ -14150,7 +14150,7 @@ * etc/PROBLEMS: Describe problems with Microsoft Intellipoint and mouse-2 events. For the details, see - https://lists.gnu.org/archive/html/help-emacs-windows/2017-05/msg00009.html. + https://lists.gnu.org/r/help-emacs-windows/2017-05/msg00009.html. 2017-05-19 Nick Helm <nick@tenpoint.co.nz> (tiny change) @@ -14245,7 +14245,7 @@ Attempt to work around macOS vfork bug Problem reported by YAMAMOTO Mitsuharu in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00342.html + https://lists.gnu.org/r/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. @@ -14269,7 +14269,7 @@ 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: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00495.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00495.html 2017-05-19 Paul Eggert <eggert@cs.ucla.edu> @@ -14277,7 +14277,7 @@ * configure.ac (WERROR_CFLAGS): Omit -Wdouble-promotion if clang. Problem reported by Philipp Stephani in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00495.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00495.html 2017-05-19 Paul Eggert <eggert@cs.ucla.edu> @@ -14362,7 +14362,7 @@ Avoid undefined behavior in struct sockaddr Problem noted by Philipp Stephani in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00391.html + https://lists.gnu.org/r/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) @@ -14387,7 +14387,7 @@ Work around AddressSanitizer bug with vfork Problem reported by Jim Meyering in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00246.html + https://lists.gnu.org/r/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 @@ -14452,7 +14452,7 @@ 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: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00182.html + https://lists.gnu.org/r/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> @@ -14563,9 +14563,9 @@ * 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: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00314.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00314.html This fix is based on a patch by Philipp in: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00357.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00357.html 2017-05-14 Gemini Lasswell <gazally@runbox.com> @@ -15156,7 +15156,7 @@ 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: - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00138.html + https://lists.gnu.org/r/emacs-devel/2017-05/msg00138.html 2017-05-06 Paul Eggert <eggert@cs.ucla.edu> @@ -15295,7 +15295,7 @@ * lisp/emacs-lisp/cl-generic.el (cl-defmethod): Denote the edebug spec part for qualifiers as [&rest atom], per - https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00053.html. + https://lists.gnu.org/r/emacs-devel/2017-05/msg00053.html. 2017-05-05 Mike Kupfer <mkupfer@alum.berkeley.edu> @@ -16077,7 +16077,7 @@ * lisp/net/tls.el (tls-program, tls-checktrust): Remove s_client. Ref http://bugs.debian.org/766397 - https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00803.html + https://lists.gnu.org/r/emacs-devel/2014-10/msg00803.html 2017-04-25 Glenn Morris <rgm@gnu.org> @@ -16706,7 +16706,7 @@ * src/lisp.h (STRING_SET_CHARS): Add an assertion and commentary to prevent incorrect usage. For details, see this discussion: - https://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00412.html. + https://lists.gnu.org/r/emacs-devel/2017-04/msg00412.html. 2017-04-16 Eli Zaretskii <eliz@gnu.org> @@ -18130,7 +18130,7 @@ * lisp/emacs-lisp/package.el (package-archives): Default to https for elpa.gnu.org if gnutls is available. Ref: - https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00130.html + https://lists.gnu.org/r/emacs-devel/2015-05/msg00130.html 2017-04-04 Paul Eggert <eggert@cs.ucla.edu> @@ -18304,7 +18304,7 @@ Fix a test that breaks the test suite when it is run within a virtual environment. See following link for details: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00857.html + https://lists.gnu.org/r/emacs-devel/2017-03/msg00857.html * test/lisp/progmodes/python-tests.el (python-shell-calculate-process-environment-7): Bind python-shell-virtualenv-root to VIRTUAL_ENV when this var is set; otherwise @@ -18369,7 +18369,7 @@ Fix bugs in simplified test dependencies Problem reported by Glenn Morris in: - https://lists.gnu.org/archive/html/emacs-devel/2017-04/msg00017.html + https://lists.gnu.org/r/emacs-devel/2017-04/msg00017.html * test/Makefile.in (LOGFILES, TESTS): Omit leading "./". (TESTS): Omit unnecessary patsubst. (test_template): Redo dependency heuristic, hopefully @@ -18778,7 +18778,7 @@ Fix redisplay glitches due to recent change in redisplay_internal * src/xdisp.c (redisplay_internal): A better fix for bug#26097. - See https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00695.html + See https://lists.gnu.org/r/emacs-devel/2017-03/msg00695.html for the problems caused by the original fix. 2017-03-26 Michael Albinus <michael.albinus@gmx.de> @@ -18938,7 +18938,7 @@ Don’t require chown/chgrp for game installation Problem reported by Joseph Mingrone in: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00622.html + https://lists.gnu.org/r/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. @@ -19072,7 +19072,7 @@ Don’t remove dependency files when configuring Problem reported by Tom Tromey in: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00533.html + https://lists.gnu.org/r/emacs-devel/2017-03/msg00533.html * configure.ac: Don’t remove */*.o and */deps/* when --enable-autodepend is in effect. @@ -19081,7 +19081,7 @@ Make --without-pop the default. Suggested by Angelo Graziosi in: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00431.html + https://lists.gnu.org/r/emacs-devel/2017-03/msg00431.html * configure.ac: Change the default from --with-pop to --without-pop. Adjust diagnostics to match. @@ -19118,7 +19118,7 @@ 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 - https://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html. + https://lists.gnu.org/r/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. @@ -19175,7 +19175,7 @@ Fix problem with out-of-date dependencies Problem reported by Robert Marshall in: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00501.html + https://lists.gnu.org/r/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 @@ -19405,7 +19405,7 @@ Port out-of-source builds to windows-nt Problem reported by Angelo Graziosi in: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00431.html + https://lists.gnu.org/r/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. @@ -20082,7 +20082,7 @@ overlay, protect against that overlay's end point being outside of the narrowed region. Reported by Filipe Silva <filipe.silva@gmail.com> in - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00176.html. + https://lists.gnu.org/r/emacs-devel/2017-03/msg00176.html. 2017-03-10 Glenn Morris <rgm@gnu.org> @@ -20221,7 +20221,7 @@ min and max should not return markers Problem reported by Glenn Morris in: - https://lists.gnu.org/archive/html/emacs-devel/2017-03/msg00147.html + https://lists.gnu.org/r/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): @@ -22803,9 +22803,9 @@ Make FOR_EACH_TAIL more like other FOR_EACH macros See comments by Stefan Monnier in: - https://lists.gnu.org/archive/html/emacs-devel/2017-02/msg00181.html + https://lists.gnu.org/r/emacs-devel/2017-02/msg00181.html and by Eli Zaretskii in: - https://lists.gnu.org/archive/html/emacs-devel/2017-02/msg00207.html + https://lists.gnu.org/r/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. @@ -23174,7 +23174,7 @@ * lisp/progmodes/xref.el (xref-collect-matches): Use '-E' together with '-e', as suggested by Noam Postavsky - (https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00780.html). + (https://lists.gnu.org/r/emacs-devel/2017-01/msg00780.html). 2017-02-03 Paul Eggert <eggert@cs.ucla.edu> @@ -23245,7 +23245,7 @@ Allow occur command to operate on the region See discussion in: - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg01084.html + https://lists.gnu.org/r/emacs-devel/2016-12/msg01084.html * lisp/replace.el (occur--region-start, occur--region-end) (occur--matches-threshold): New variables. (occur-engine): Use them. @@ -23260,7 +23260,7 @@ Another step in the long history of list-buffers-directory. A thread branch discussing the meaning/use of the variable starts here - https://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00684.html + https://lists.gnu.org/r/emacs-devel/2009-09/msg00684.html Also see (info "(elisp) Buffer File Name"). * lisp/buff-menu.el: Relocate special case code into info.el. Nix Info-* defvars. @@ -23301,7 +23301,7 @@ Fix quitting bug when buffers are frozen Problem noted by Eli Zaretskii in: - https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00721.html + https://lists.gnu.org/r/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. @@ -23319,7 +23319,7 @@ 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: - https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00577.html + https://lists.gnu.org/r/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 @@ -23448,7 +23448,7 @@ * lisp/net/tramp.el (tramp-accept-process-output): Change argument list. Make it work when called inside a timer. See - <https://lists.gnu.org/archive/html/tramp-devel/2017-01/msg00010.html>. + <https://lists.gnu.org/r/tramp-devel/2017-01/msg00010.html>. 2017-01-31 Eli Zaretskii <eliz@gnu.org> @@ -23835,7 +23835,7 @@ * 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 - https://lists.gnu.org/archive/html/auctex/2017-01/msg00049.html. + https://lists.gnu.org/r/auctex/2017-01/msg00049.html. 2017-01-27 Lars Ingebrigtsen <larsi@gnus.org> @@ -23872,7 +23872,7 @@ * lisp/shell.el (shell-mode): Use setq-local. Set scroll-conservatively to 101 locally. See the discussion at - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00736.html + https://lists.gnu.org/r/emacs-devel/2016-12/msg00736.html for the reasons. 2017-01-27 Michael Hoffman <emacs-hoffman@sneakemail.com> (tiny change) @@ -24534,7 +24534,7 @@ * lisp/simple.el (region-bounds): New function. (region-noncontiguous-p): Use it. - https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00044.html + https://lists.gnu.org/r/emacs-devel/2017-01/msg00044.html 2017-01-21 Alan Mackenzie <acm@muc.de> @@ -25369,7 +25369,7 @@ * 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 - https://lists.gnu.org/archive/html/help-gnu-emacs/2017-01/msg00007.html. + https://lists.gnu.org/r/help-gnu-emacs/2017-01/msg00007.html. 2017-01-06 Philipp Stephani <phst@google.com> @@ -25662,7 +25662,7 @@ Remove mistakenly-added files Problem reported by Glenn Morris in: - https://lists.gnu.org/archive/html/emacs-devel/2017-01/msg00008.html + https://lists.gnu.org/r/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: @@ -25982,7 +25982,7 @@ This avoids the confusion of using two different phrases "main thread" and "primary thread" internally to mean the same thing. See: - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg01142.html + https://lists.gnu.org/r/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". @@ -26175,7 +26175,7 @@ Simplify prog1 implementation Inspired by a suggestion from Chris Gregory in: - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00965.html + https://lists.gnu.org/r/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. @@ -26585,7 +26585,7 @@ 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 - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00817.html. + https://lists.gnu.org/r/emacs-devel/2016-12/msg00817.html. 2016-12-21 Stefan Monnier <monnier@iro.umontreal.ca> @@ -26618,7 +26618,7 @@ Port dumping better to WSL Problem reported by Angelo Graziosi in: - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00822.html + https://lists.gnu.org/r/emacs-devel/2016-12/msg00822.html * src/sysdep.c (disable_address_randomization): Detect buggy platforms where 'personality' always returns 0. @@ -26671,7 +26671,7 @@ Add several new filters and improve documentation. See discussion on: - https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00399.html + https://lists.gnu.org/r/emacs-devel/2016-11/msg00399.html * lisp/ibuf-ext.el: Add paragraph to file commentary. (ibuffer-saved-filters, ibuffer-filtering-qualifiers) (ibuffer-filter-groups): Update doc string. @@ -26967,7 +26967,7 @@ 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 - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00642.html + https://lists.gnu.org/r/emacs-devel/2016-12/msg00642.html for the details. * lib/stdio-impl.h: Revert the workaround fix of not including @@ -27501,7 +27501,7 @@ Use C99 syntax for font drivers Problem reported by Daniel Colascione in: - https://lists.gnu.org/archive/html/emacs-devel/2016-12/msg00515.html + https://lists.gnu.org/r/emacs-devel/2016-12/msg00515.html * src/ftcrfont.c (ftcrfont_driver): * src/ftfont.c (ftfont_driver): * src/ftxfont.c (ftxfont_driver): @@ -28810,7 +28810,7 @@ * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring so that it matches the actual implementation. - See https://lists.gnu.org/archive/html/help-gnu-emacs/2016-04/msg00071.html + See https://lists.gnu.org/r/help-gnu-emacs/2016-04/msg00071.html 2016-12-07 Tino Calancha <tino.calancha@gmail.com> @@ -29763,7 +29763,7 @@ ash, lsh avoid code duplication See discussion in: - https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00469.html + https://lists.gnu.org/r/emacs-devel/2016-11/msg00469.html * src/data.c (ash_lsh_impl): New function. (ash, lsh): Use it. @@ -29984,7 +29984,7 @@ Fix another CANNOT_DUMP problem Reported by Robert Pluim in: - https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00468.html + https://lists.gnu.org/r/emacs-devel/2016-11/msg00468.html * src/emacs.c (might_dump) [CANNOT_DUMP]: Move enum decl from here ... * src/lisp.h: ... to here. @@ -30024,7 +30024,7 @@ Fix undefined refs on some GNU/Linux hosts Problem reported by Ken Raeburn in: - https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00463.html + https://lists.gnu.org/r/emacs-devel/2016-11/msg00463.html * src/emacs.c (heap_bss_diff) [CANNOT_DUMP]: Remove, as this is not needed in the CANNOT_UNDUMP case. All uses removed. This removes unwanted references to my_endbss and my_endbss_static, @@ -30612,7 +30612,7 @@ tabulated-list: extend truncation into next align-right column See discussion on: - https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg01101.html + https://lists.gnu.org/r/emacs-devel/2016-10/msg01101.html * lisp/emacs-lisp/tabulated-list.el (tabulated-list--near-rows): New variable. (tabulated-list-print, tabulated-list-set-col): Use it. @@ -31830,7 +31830,7 @@ * lisp/info.el (Info-fontify-node): Don't fontify random numbers in parentheses as if they were footnote references. See - https://lists.gnu.org/archive/html/bug-texinfo/2016-10/msg00007.html + https://lists.gnu.org/r/bug-texinfo/2016-10/msg00007.html for the details. 2016-10-20 Philipp Stephani <phst@google.com> @@ -32477,7 +32477,7 @@ Ibuffer: 'w' and 'B' default to buffer at current line See discussion in: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00384.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00384.html * lisp/ibuffer.el (ibuffer--near-buffers): New defun; return buffers near current line. * lisp/ibuf-ext.el (ibuffer-copy-buffername-as-kill): Use it. @@ -32497,7 +32497,7 @@ dired-mark-extension: Unmark if called with C-u prefix See discussion in #Bug2518 and: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00711.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00711.html * lisp/dired-x.el (dired-mark-extension): Update interactive calls: a prefix arg C-u unmark files; a prefix C-u C-u prompt for MARKER-CHAR and mark files with it. @@ -32520,7 +32520,7 @@ See this thread for discussion: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/threads.html#00329 + https://lists.gnu.org/r/emacs-devel/2016-09/threads.html#00329 From: Karl Fogel To: Emacs Devel Subject: Question about intended behavior of 'insert-for-yank-1'. @@ -33043,7 +33043,7 @@ Define _GNU_SOURCE in files delaying config.h Problem reported by Richard Copley in: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00440.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00440.html * src/w32.c, src/w32notify.c, src/w32proc.c (_GNU_SOURCE): Define early. @@ -33085,7 +33085,7 @@ Define _GNU_SOURCE in unexmacosx.c Problem reported by Bob Halley in: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00427.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00427.html * src/unexmacosx.c (_GNU_SOURCE): Define if not already defined. 2016-09-16 Alan Mackenzie <acm@muc.de> @@ -33326,7 +33326,7 @@ on each function using an external program: when the executable is not available signal an error. See discussion on: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00135.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00135.html * lisp/image-dired.el (image-dired--check-executable-exists): New defun. Throw and error when the executable arg is missing. (image-dired-display-image, image-dired-rotate-thumbnail) @@ -33763,7 +33763,7 @@ image-dired: Report when a necessary executable is not found See discussion on: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00552.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00552.html * lisp/image-dired.el (image-dired-cmd-rotate-original-program) (image-dired-cmd-create-thumbnail-program) (image-dired-cmd-create-temp-image-program) @@ -33803,7 +33803,7 @@ * lisp/image.el (image-increase-size, image-decrease-size): Compute a floating point division. Problem reported in: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00067.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00067.html 2016-09-03 Robert Cochran <robert-git@cochranmail.com> @@ -33888,14 +33888,14 @@ * nt/inc/ms-w32.h (execve) [MINGW_W64]: Make the prototype match the GCC 6 builtin, to avoid warnings. For more details, see - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00721.html. + https://lists.gnu.org/r/emacs-devel/2016-08/msg00721.html. 2016-08-31 Paul Eggert <eggert@cs.ucla.edu> Fix over-substitution of quotes on error Problem reported by Tino Calancha in: - https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00000.html + https://lists.gnu.org/r/emacs-devel/2016-09/msg00000.html * src/print.c (print_error_message): Substitute quotes in errmsg only when gotten from a property. @@ -34014,7 +34014,7 @@ See this thread for discussion: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00611.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00611.html From: Karl Fogel <kfogel {_AT_} red-bean.com> To: Emacs Development <emacs-devel {_AT_} gnu.org> Subject: [PATCH] Have LaTeX mode use normal double quotes in comments. @@ -34134,7 +34134,7 @@ * src/keyboard.c (parse_solitary_modifier): If the argument SYMBOL is not a symbol, don't try to recognize it. See - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00502.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00502.html for the details. * test/src/keymap-tests.el (keymap-where-is-internal-test): New @@ -34247,7 +34247,7 @@ Rename option to shell-command-dont-erase-buffer Suggested by Clément Pit--Claudel in: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00487.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00487.html * lisp/simple.el (shell-command-dont-erase-buffer): (shell-command--save-pos-or-erase): (shell-command--set-point-after-cmd): @@ -34293,7 +34293,7 @@ * lisp/frame.el (delete-other-frames): Delete other frames on FRAME's terminal instead of the current terminal. Delete non-minibuffer-only surrogate frames too. See - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00467.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00467.html * doc/lispref/frames.texi (Deleting Frames): Minor fixes for docs of `delete-frame' and `frame-live-p'. Add entry for `delete-other-frames'. @@ -34524,7 +34524,7 @@ (a frame with a root window plus a minibuffer window) and the frame's minibuffer window for a minibuffer-less frame (a frame whose minibuffer window is on another frame). See also: - https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg01259.html + https://lists.gnu.org/r/emacs-devel/2016-07/msg01259.html * src/frame.c (make_frame, make_frame_without_minibuffer) (make_minibuffer_frame): When assigning the frame's minibuffer @@ -34613,7 +34613,7 @@ * lisp/server.el (server-reply-print): Fix check for truncated quote sequence at end of message. Problem reported in: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00101.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00101.html 2016-08-18 Eli Zaretskii <eliz@gnu.org> @@ -34690,7 +34690,7 @@ Return a sublist of the attributes returned by 'file-attributes'. Suggested by Ted Zlatanov in: - https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg01195.html + https://lists.gnu.org/r/emacs-devel/2016-07/msg01195.html 2016-08-17 Michael Albinus <michael.albinus@gmx.de> @@ -34730,7 +34730,7 @@ * doc/emacs/misc.texi (shell-command-not-erase-buffer): Document this feature in the manual. See discussion on: - https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00610.html + https://lists.gnu.org/r/emacs-devel/2016-07/msg00610.html 2016-08-16 Michael Albinus <michael.albinus@gmx.de> @@ -35539,7 +35539,7 @@ a second time; although it doesn’t hurt, it’s not needed. * src/sysdep.c [!HAVE_GNUTLS]: Don’t include gnutls/crypto.h, as it may not be available. Problem reported by Glenn Morris in: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00100.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00100.html 2016-08-03 Michal Nazarewicz <mina86@mina86.com> @@ -35571,7 +35571,7 @@ Port to systems lacking GNUTLS_NONBLOCK Problem reported by Colin Baxter in: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00096.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00096.html * src/gnutls.c (Fgnutls_boot): Don’t assume GNUTLS_NONBLOCK is defined. 2016-08-03 Paul Eggert <eggert@cs.ucla.edu> @@ -35854,7 +35854,7 @@ * src/process.c (connect_network_socket): Reverse sense of previous fix. Problem reported by Ken Brown in: - https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00004.html + https://lists.gnu.org/r/emacs-devel/2016-08/msg00004.html 2016-08-01 Glenn Morris <rgm@gnu.org> @@ -37048,7 +37048,7 @@ * lisp/ibuffer.el (ibuffer-mode-map): 'ibuffer-mark-by-content-regexp' just bound to '% g'. As suggested in: - https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00165.html + https://lists.gnu.org/r/emacs-devel/2016-07/msg00165.html 2016-07-07 Tino Calancha <tino.calancha@gmail.com> @@ -37389,7 +37389,7 @@ strings which affect the stringiness of a piece of text. This fixes the bug reported in - https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00695.html. + https://lists.gnu.org/r/emacs-devel/2016-06/msg00695.html. * lisp/progmodes/cc-engine.el (c-truncate-semi-nonlit-pos-cache): new defsubst. @@ -37635,7 +37635,7 @@ Fix GNUC_PREREQ for GCC 2.8.1 etc. Problem reported by Eli Zaretskii in: - https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00608.html + https://lists.gnu.org/r/emacs-devel/2016-06/msg00608.html * src/conf_post.h (GNUC_PREREQ): Port to GCC versions like GCC 2.8.1 (1998), which come before GCC 3.0 and which have nonzero patchlevel numbers. @@ -37661,7 +37661,7 @@ Fix GNUC_PREREQ off-by-1 typo Problem reported by Martin Rudalics in: - https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00587.html + https://lists.gnu.org/r/emacs-devel/2016-06/msg00587.html * src/conf_post.h (GNUC_PREREQ) [__GNUC_PATCHLEVEL__]: Fix < vs <= typo. @@ -37929,7 +37929,7 @@ * src/lread.c (Fload): Don't overwrite the last character of the file name in FOUND with 'c', unless the file name ended in ".elc" to begin with. Don't treat empty files as byte-compiled. See - https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00463.html + https://lists.gnu.org/r/emacs-devel/2016-06/msg00463.html for more details of the problem this caused. 2016-06-22 Eli Zaretskii <eliz@gnu.org> @@ -38360,7 +38360,7 @@ * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef. This ports to systems that predate xrandr 1.3. See Christian Lynbech in: - https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html + https://lists.gnu.org/r/emacs-devel/2016-06/msg00198.html 2016-06-14 Paul Eggert <eggert@cs.ucla.edu> @@ -38982,7 +38982,7 @@ * lisp/version.el (emacs-repository-get-version): Parse .git/packed-refs if it exists. Problem reported by Martin Rudalics in: - https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00554.html + https://lists.gnu.org/r/emacs-devel/2016-05/msg00554.html 2016-06-01 Michael Albinus <michael.albinus@gmx.de> @@ -39315,7 +39315,7 @@ Don’t document declare-function internals Suggested by Stefan Monnier in: - https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00618.html + https://lists.gnu.org/r/emacs-devel/2016-05/msg00618.html * doc/lispref/functions.texi (Declaring Functions): * lisp/subr.el (declare-function): * lisp/emacs-lisp/bytecomp.el: @@ -39401,7 +39401,7 @@ Fix byte-compiler pacification for declare-function Problem reported by Michael Heerdegen in: - https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00590.html + https://lists.gnu.org/r/emacs-devel/2016-05/msg00590.html * lisp/emacs-lisp/bytecomp.el: (byte-compile-macroexpand-declare-function): Revert signature to previous value. @@ -39648,7 +39648,7 @@ Don’t use only last protocol from getaddrinfo Problem reported by Ken Brown in: - https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00483.html + https://lists.gnu.org/r/emacs-devel/2016-05/msg00483.html * src/process.c (conv_addrinfo_to_lisp): New function. (connect_network_socket): Arg is now a list of addrinfos, not merely IP addresses. All uses changed. Use protocol from @@ -39666,7 +39666,7 @@ * lisp/image.el (image--get-image): Require seq here, not at the top level, to avoid ‘(require seq) while preparing to dump’ while bootstrapping. Suggested by Tino Calancha in: - https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00477.html + https://lists.gnu.org/r/emacs-devel/2016-05/msg00477.html 2016-05-22 Nicolas Petton <nicolas@petton.fr> @@ -40183,7 +40183,7 @@ Port autogen.sh to Git 2.4 Problem reported by Michael Brand in: - https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00367.html + https://lists.gnu.org/r/emacs-devel/2016-05/msg00367.html * autogen.sh (git_config): Don't assume that git rev-parse groks --git-common-dir. @@ -41121,7 +41121,7 @@ * src/buffer.c (Fgenerate_new_buffer_name): Increment count just once each time through the loop. Reported by Lars Ingebrigtsen in: - https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00918.html + https://lists.gnu.org/r/emacs-devel/2016-04/msg00918.html 2016-04-30 Lars Ingebrigtsen <larsi@gnus.org> @@ -41896,7 +41896,7 @@ Fix socketd fd startup bug that I introduced Problem reported by Matthew Leach in: - https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00778.html + https://lists.gnu.org/r/emacs-devel/2016-04/msg00778.html * src/emacs.c (main): Indicate more clearly the coupling between the --daemon option and init_process_emacs. * src/lisp.h: Adjust to API changes. @@ -41956,7 +41956,7 @@ This also fixes the mishandling of "\N{CJK COMPATIBILITY IDEOGRAPH-F900}", "\N{VARIATION SELECTOR-1}", etc. Problem reported by Eli Zaretskii in: - https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00614.html + https://lists.gnu.org/r/emacs-devel/2016-04/msg00614.html * doc/lispref/nonascii.texi (Character Codes), etc/NEWS: Document this. * lisp/international/mule-cmds.el (char-from-name): New function. (read-char-by-name): Use it. Document that "BED" is treated as @@ -42027,7 +42027,7 @@ Remove the previous change. (vc-state): Same. And update the old, incorrect comment about unregistered files - (https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00526.html). + (https://lists.gnu.org/r/emacs-devel/2016-04/msg00526.html). * test/lisp/vc/vc-tests.el (vc-test--state): Remove the check calling `vc-state' on default-directory (VC state is undefined @@ -42361,7 +42361,7 @@ Avoid AC_PREPROC_IFELSE glitch in configure.ac Problem reported by Angelo Graziosi in: - https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00545.html + https://lists.gnu.org/r/emacs-devel/2016-04/msg00545.html * configure.ac (gl_gcc_warnings): Work around an Autoconf glitch: AC_PREPROC_IFELSE doesn’t generate a simple shell command. @@ -42419,7 +42419,7 @@ * lisp/emacs-lisp/easy-mmode.el (define-minor-mode): Fix docstring so that it matches the actual implementation. - See https://lists.gnu.org/archive/html/help-gnu-emacs/2016-04/msg00071.html + See https://lists.gnu.org/r/help-gnu-emacs/2016-04/msg00071.html 2016-04-18 Stefan Monnier <monnier@iro.umontreal.ca> @@ -42558,7 +42558,7 @@ Port ‘./autogen.sh git’ to non-clones Problem reported by Angelo Graziosi in: - https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00341.html + https://lists.gnu.org/r/emacs-devel/2016-04/msg00341.html * autogen.sh (do_git): Default to false when the arg is ‘all’ but there is no ‘.git’. (git_common_dir, hooks): New vars. @@ -42864,7 +42864,7 @@ Port redirect-debugging-output to MS-Windows Suggested by Eli Zaretskii in: - https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00037.html + https://lists.gnu.org/r/emacs-devel/2016-04/msg00037.html * src/print.c [WINDOWSNT]: Include sys/socket.h. * src/w32.c (sys_dup2): Work around problem with MS-Windows _dup2. @@ -42873,7 +42873,7 @@ Port redirect-debugging-output to non-GNU/Linux Problem reported by Kylie McClain for musl in: - https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01592.html + https://lists.gnu.org/r/emacs-devel/2016-03/msg01592.html * etc/DEBUG, etc/NEWS: Mention this. * src/callproc.c (child_setup) [!MSDOS]: * src/dispnew.c (init_display): @@ -43459,7 +43459,7 @@ Compute a better commit message for merges Problem reported by David Engster in: - https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01270.html + https://lists.gnu.org/r/emacs-devel/2016-03/msg01270.html * admin/gitmerge.el (gitmerge-commit-message): Truncate the computed commit message to at most 72 characters per line. (gitmerge-maybe-resume): Don’t use "-" as the commit message for @@ -43499,7 +43499,7 @@ * admin/gitmerge.el (gitmerge-skip-regexp): Omit "merge", as it causes false positives. See: - https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01234.html + https://lists.gnu.org/r/emacs-devel/2016-03/msg01234.html 2016-03-22 Paul Eggert <eggert@cs.ucla.edu> @@ -44216,7 +44216,7 @@ Unbreak the MinGW64 build * nt/inc/ms-w32.h [MINGW_W64]: Undefine HAVE_GAI_STRERROR. See - https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00130.html + https://lists.gnu.org/r/emacs-devel/2016-03/msg00130.html for the details. Reported by Angelo Graziosi <angelo.graziosi@alice.it>. @@ -44251,7 +44251,7 @@ Implement getaddrinfo fallback for MS-Windows - See https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg01602.html + See https://lists.gnu.org/r/emacs-devel/2016-02/msg01602.html for more details. * nt/mingw-cfg.site (ac_cv_func_getaddrinfo) @@ -45594,7 +45594,7 @@ Port recent filevercmp addition to MS-Windows Reported by Andy Moreton in: - https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg01302.html + https://lists.gnu.org/r/emacs-devel/2016-02/msg01302.html * nt/gnulib.mk (libgnu_a_SOURCES): Add filevercmp.c. (EXTRA_DIST): Add filevercmp.h. @@ -47197,7 +47197,7 @@ * src/alloc.c (aligned_alloc): Define to private name when a static function, to avoid collision with lisp.h extern decl. Reported by John Yates in: - https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00439.html + https://lists.gnu.org/r/emacs-devel/2016-02/msg00439.html 2016-02-08 David Edmondson <dme@dme.org> @@ -47448,7 +47448,7 @@ Port to FreeBSD x86 Reported by Herbert J. Skuhra in: - https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00336.html + https://lists.gnu.org/r/emacs-devel/2016-02/msg00336.html * src/lisp.h (NONPOINTER_BITS) [__FreeBSD__]: Zero in this case too, since malloc always returns a multiple of 8 in FreeBSD. @@ -49218,7 +49218,7 @@ 2f32cb5 * doc/misc/efaq.texi (Packages that do not come with Emacs): Update the URI of MELPA and marmalade-repo. Reported by CHENG Goa <chenggao@royau.me> in - https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00390.html. + https://lists.gnu.org/r/emacs-devel/2016-01/msg00390.html. d2937aa * lisp/progmodes/opascal.el (opascal-mode-syntax-table): 5330c25 * lisp/progmodes/xscheme.el (xscheme-prompt-for-expression-exit): 7380990 Remove function wrongly on AWK Mode value of context |