aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2017-10-01 19:53:56 -0700
committerPaul Eggert2017-10-01 19:59:01 -0700
commit5172fa02cccaab2500ecf85aaf65b8deed54d42e (patch)
tree6e3c39413eb2f1c039ba48626ccf7bc0df24c9f6
parent8cdd8b920a80e4c61270b0a90f51fb4c8db85c6e (diff)
downloademacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.tar.gz
emacs-5172fa02cccaab2500ecf85aaf65b8deed54d42e.zip
Prefer HTTPS to HTTP for gnu.org
This fixes some URLs I omitted from my previous pass, notably those in lists.gnu.org. Although lists.gnu.org does not yet support TLS 1.1, TLS 1.0 is better than nothing. * lisp/erc/erc.el (erc-official-location): * lisp/mail/emacsbug.el (report-emacs-bug): Use https:, not http:.
-rw-r--r--CONTRIBUTE2
-rw-r--r--ChangeLog.186
-rw-r--r--ChangeLog.2240
-rw-r--r--ChangeLog.392
-rw-r--r--Makefile.in6
-rw-r--r--README2
-rw-r--r--admin/ChangeLog.12
-rw-r--r--admin/notes/bugtracker2
-rw-r--r--admin/notes/copyright20
-rw-r--r--admin/notes/documentation12
-rw-r--r--admin/notes/repo4
-rw-r--r--admin/notes/tags2
-rw-r--r--admin/notes/versioning3
-rw-r--r--admin/notes/years2
-rw-r--r--admin/nt/README-ftp-server4
-rw-r--r--configure.ac10
-rw-r--r--doc/emacs/Makefile.in2
-rw-r--r--doc/emacs/emacs.texi2
-rw-r--r--doc/emacs/macos.texi2
-rw-r--r--doc/emacs/mule.texi2
-rw-r--r--doc/emacs/trouble.texi12
-rw-r--r--doc/lispref/ChangeLog.110
-rw-r--r--doc/misc/cl.texi2
-rw-r--r--doc/misc/efaq-w32.texi6
-rw-r--r--doc/misc/efaq.texi8
-rw-r--r--doc/misc/erc.texi2
-rw-r--r--doc/misc/pcl-cvs.texi2
-rw-r--r--etc/ChangeLog.16
-rw-r--r--etc/ORG-NEWS2
-rw-r--r--etc/PROBLEMS10
-rw-r--r--etc/TODO46
-rw-r--r--leim/ChangeLog.12
-rw-r--r--lib-src/ChangeLog.120
-rwxr-xr-xlib-src/rcs2log2
-rw-r--r--lisp/ChangeLog.112
-rw-r--r--lisp/ChangeLog.1310
-rw-r--r--lisp/ChangeLog.1528
-rw-r--r--lisp/ChangeLog.1638
-rw-r--r--lisp/ChangeLog.1758
-rw-r--r--lisp/Makefile.in6
-rw-r--r--lisp/calendar/cal-dst.el2
-rw-r--r--lisp/calendar/cal-menu.el2
-rw-r--r--lisp/calendar/diary-lib.el6
-rw-r--r--lisp/comint.el2
-rw-r--r--lisp/cus-edit.el2
-rw-r--r--lisp/dnd.el2
-rw-r--r--lisp/emacs-lisp/lisp.el2
-rw-r--r--lisp/emacs-lisp/subr-x.el2
-rw-r--r--lisp/epg.el2
-rw-r--r--lisp/erc/erc.el2
-rw-r--r--lisp/eshell/em-unix.el2
-rw-r--r--lisp/faces.el2
-rw-r--r--lisp/ffap.el2
-rw-r--r--lisp/finder.el2
-rw-r--r--lisp/frame.el2
-rw-r--r--lisp/gnus/ChangeLog.32
-rw-r--r--lisp/gnus/message.el4
-rw-r--r--lisp/info.el2
-rw-r--r--lisp/international/quail.el2
-rw-r--r--lisp/mail/emacsbug.el2
-rw-r--r--lisp/mail/rmail.el4
-rw-r--r--lisp/mail/supercite.el2
-rw-r--r--lisp/net/rlogin.el2
-rw-r--r--lisp/net/tramp.el4
-rw-r--r--lisp/obsolete/complete.el2
-rw-r--r--lisp/org/ChangeLog.12
-rw-r--r--lisp/proced.el2
-rw-r--r--lisp/progmodes/cc-menus.el2
-rw-r--r--lisp/progmodes/compile.el4
-rw-r--r--lisp/progmodes/octave.el2
-rw-r--r--lisp/progmodes/sql.el2
-rw-r--r--lisp/ruler-mode.el2
-rw-r--r--lisp/simple.el2
-rw-r--r--lisp/startup.el4
-rw-r--r--lisp/subr.el10
-rw-r--r--lisp/term/ns-win.el4
-rw-r--r--lisp/term/x-win.el2
-rw-r--r--lisp/textmodes/nroff-mode.el2
-rw-r--r--lisp/textmodes/tex-mode.el2
-rw-r--r--lisp/url/ChangeLog.12
-rw-r--r--lisp/vc/diff-mode.el2
-rw-r--r--lisp/vc/smerge-mode.el2
-rw-r--r--lisp/vc/vc-git.el2
-rw-r--r--lisp/vc/vc-rcs.el2
-rw-r--r--lisp/view.el2
-rw-r--r--lisp/wid-edit.el2
-rw-r--r--lisp/windmove.el2
-rw-r--r--nt/ChangeLog.118
-rw-r--r--nt/INSTALL10
-rw-r--r--nt/INSTALL.W642
-rw-r--r--nt/README4
-rw-r--r--nt/README.W324
-rw-r--r--oldXMenu/ChangeLog.12
-rw-r--r--src/ChangeLog.1122
-rw-r--r--src/ChangeLog.12170
-rw-r--r--src/ChangeLog.13132
-rw-r--r--src/alloc.c2
-rw-r--r--src/atimer.c2
-rw-r--r--src/callproc.c2
-rw-r--r--src/dispnew.c4
-rw-r--r--src/eval.c2
-rw-r--r--src/frame.c2
-rw-r--r--src/gtkutil.c2
-rw-r--r--src/lisp.h2
-rw-r--r--src/sysdep.c4
-rw-r--r--src/term.c2
-rw-r--r--src/w32term.c2
-rw-r--r--src/xfns.c2
-rw-r--r--src/xsettings.c4
-rw-r--r--src/xterm.c4
-rw-r--r--test/ChangeLog.12
-rw-r--r--test/lisp/replace-tests.el4
-rw-r--r--test/lisp/vc/vc-bzr-tests.el2
-rw-r--r--test/manual/etags/c-src/emacs/src/lisp.h2
114 files changed, 648 insertions, 649 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 90c6a86b123..e1ba506c729 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -30,7 +30,7 @@ Discussion about Emacs development takes place on emacs-devel@gnu.org.
30You can subscribe to the emacs-devel@gnu.org mailing list, paying 30You can subscribe to the emacs-devel@gnu.org mailing list, paying
31attention to postings with subject lines containing "emacs-announce", 31attention to postings with subject lines containing "emacs-announce",
32as these discuss important events like feature freezes. See 32as these discuss important events like feature freezes. See
33http://lists.gnu.org/mailman/listinfo/emacs-devel for mailing list 33https://lists.gnu.org/mailman/listinfo/emacs-devel for mailing list
34instructions and archives. You can develop and commit changes in your 34instructions and archives. You can develop and commit changes in your
35own copy of the repository, and discuss proposed changes on the 35own copy of the repository, and discuss proposed changes on the
36mailing list. Frequent contributors to Emacs can request write access 36mailing list. Frequent contributors to Emacs can request write access
diff --git a/ChangeLog.1 b/ChangeLog.1
index 00c66d60598..bb49169fb97 100644
--- a/ChangeLog.1
+++ b/ChangeLog.1
@@ -33,7 +33,7 @@
33 33
34 Fix 'commit-msg' to cite 'CONTRIBUTE' 34 Fix 'commit-msg' to cite 'CONTRIBUTE'
35 As suggested in: 35 As suggested in:
36 http://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00947.html 36 https://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00947.html
37 Also, have the two files match better. 37 Also, have the two files match better.
38 * CONTRIBUTE: Match what's in build-aux/git-hooks/commit-msg. 38 * CONTRIBUTE: Match what's in build-aux/git-hooks/commit-msg.
39 * build-aux/git-hooks/commit-msg: Mention 'CONTRIBUTE'. 39 * build-aux/git-hooks/commit-msg: Mention 'CONTRIBUTE'.
@@ -145,7 +145,7 @@
145 145
146 * configure.ac (HAVE_W32): Abort with error message if 146 * configure.ac (HAVE_W32): Abort with error message if
147 --without-toolkit-scroll-bars was specified. See 147 --without-toolkit-scroll-bars was specified. See
148 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00525.html 148 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00525.html
149 for the details. 149 for the details.
150 150
1512015-01-27 Paul Eggert <eggert@cs.ucla.edu> 1512015-01-27 Paul Eggert <eggert@cs.ucla.edu>
@@ -156,7 +156,7 @@
156 configuration. The downside is that patch applications won't be 156 configuration. The downside is that patch applications won't be
157 checked, but that's better than autogen.sh failing. 157 checked, but that's better than autogen.sh failing.
158 Problem reported by Sam Steingold in: 158 Problem reported by Sam Steingold in:
159 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00898.html 159 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00898.html
160 160
1612015-01-26 Paul Eggert <eggert@cs.ucla.edu> 1612015-01-26 Paul Eggert <eggert@cs.ucla.edu>
162 162
@@ -184,7 +184,7 @@
184 Give up on -Wsuggest-attribute=const 184 Give up on -Wsuggest-attribute=const
185 The attribute doesn't help performance significantly, and the 185 The attribute doesn't help performance significantly, and the
186 warning seems to be more trouble than it's worth. See the thread at: 186 warning seems to be more trouble than it's worth. See the thread at:
187 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00361.html 187 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00361.html
188 * configure.ac (WERROR_CFLAGS): Don't use -Wsuggest-attribute=const. 188 * configure.ac (WERROR_CFLAGS): Don't use -Wsuggest-attribute=const.
189 189
1902015-01-11 Paul Eggert <eggert@cs.ucla.edu> 1902015-01-11 Paul Eggert <eggert@cs.ucla.edu>
@@ -297,7 +297,7 @@
2972014-12-13 Paul Eggert <eggert@cs.ucla.edu> 2972014-12-13 Paul Eggert <eggert@cs.ucla.edu>
298 298
299 Port commit-msg to mawk. Reported by Ted Zlatanov in: 299 Port commit-msg to mawk. Reported by Ted Zlatanov in:
300 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg01093.html 300 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg01093.html
301 * build-aux/git-hooks/commit-msg (space, non_space, non_print): 301 * build-aux/git-hooks/commit-msg (space, non_space, non_print):
302 New vars. Use them as approximations to POSIX bracket expressions, 302 New vars. Use them as approximations to POSIX bracket expressions,
303 on implementations like mawk that do not support POSIX regexps. 303 on implementations like mawk that do not support POSIX regexps.
@@ -313,7 +313,7 @@
313 313
314 Port commit-message checking to FreeBSD 9. 314 Port commit-message checking to FreeBSD 9.
315 Reported by Jan Djärv in: 315 Reported by Jan Djärv in:
316 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00704.html 316 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00704.html
317 along with some other issues I noticed while testing with FreeBSD. 317 along with some other issues I noticed while testing with FreeBSD.
318 * build-aux/git-hooks/commit-msg: Prefer gawk if available. 318 * build-aux/git-hooks/commit-msg: Prefer gawk if available.
319 Prefer en_US.UTF-8 to en_US.utf8, as it's more portable. 319 Prefer en_US.UTF-8 to en_US.utf8, as it's more portable.
@@ -391,7 +391,7 @@
391 391
392 Add a.out to .gitignore. 392 Add a.out to .gitignore.
393 Suggested by Lee Duhem in: 393 Suggested by Lee Duhem in:
394 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg01665.html 394 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg01665.html
395 * .gitignore: Add a.out. 395 * .gitignore: Add a.out.
396 Move *.log next to *.tmp, since it's generic. 396 Move *.log next to *.tmp, since it's generic.
397 Put *.exe before non-generics. 397 Put *.exe before non-generics.
@@ -442,7 +442,7 @@
442 Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode. 442 Restore 'Bug#' -> 'debbugs:' rewrite in log-edit-mode.
443 * .dir-locals.el (log-edit-mode): Restore the (log-edit-rewrite-fixes 443 * .dir-locals.el (log-edit-mode): Restore the (log-edit-rewrite-fixes
444 "[ \n](bug#\\([0-9]+\\))" . "debbugs:\\1"). See Glenn Morris in: 444 "[ \n](bug#\\([0-9]+\\))" . "debbugs:\\1"). See Glenn Morris in:
445 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg01187.html 445 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg01187.html
446 446
447 Simplify and fix doc-related .gitignore files. 447 Simplify and fix doc-related .gitignore files.
448 This fixes some unwanted 'git status' output after 'make docs'. 448 This fixes some unwanted 'git status' output after 'make docs'.
@@ -913,7 +913,7 @@
913 913
914 Omit redundant extern decls. 914 Omit redundant extern decls.
915 Most of this patch is from Dmitry Antipov, in: 915 Most of this patch is from Dmitry Antipov, in:
916 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00263.html 916 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00263.html
917 * configure.ac (WERROR_CFLAGS): Add -Wredundant-decls. 917 * configure.ac (WERROR_CFLAGS): Add -Wredundant-decls.
918 918
919 Merge from gnulib, incorporating: 919 Merge from gnulib, incorporating:
@@ -969,7 +969,7 @@
969 969
970 Rely on AC_CANONICAL_HOST to detect whether we're using mingw. 970 Rely on AC_CANONICAL_HOST to detect whether we're using mingw.
971 See the thread containing: 971 See the thread containing:
972 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00206.html 972 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00206.html
973 * configure.ac (AC_CANONICAL_HOST): Invoke this as early as we 973 * configure.ac (AC_CANONICAL_HOST): Invoke this as early as we
974 can, which is just after AM_INIT_AUTOMAKE. Then check for mingw 974 can, which is just after AM_INIT_AUTOMAKE. Then check for mingw
975 just after that. 975 just after that.
@@ -1045,7 +1045,7 @@
10452014-05-29 Paul Eggert <eggert@cs.ucla.edu> 10452014-05-29 Paul Eggert <eggert@cs.ucla.edu>
1046 1046
1047 * configure.ac (pthread_sigmask): Look in LIB_PTHREAD too (Bug#17561). 1047 * configure.ac (pthread_sigmask): Look in LIB_PTHREAD too (Bug#17561).
1048 Fixes configuration glitch found in <http://bugs.gnu.org/17561#59>. 1048 Fixes configuration glitch found in <https://bugs.gnu.org/17561#59>.
1049 1049
10502014-05-29 Eli Zaretskii <eliz@gnu.org> 10502014-05-29 Eli Zaretskii <eliz@gnu.org>
1051 1051
@@ -1517,7 +1517,7 @@
1517 1517
1518 * configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem. 1518 * configure.ac (LIBXML2_CFLAGS): Fix xcrun-related quoting problem.
1519 Reported by YAMAMOTO Mitsuharu in: 1519 Reported by YAMAMOTO Mitsuharu in:
1520 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00995.html 1520 https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00995.html
1521 1521
15222013-12-28 Jan Djärv <jan.h.d@swipnet.se> 15222013-12-28 Jan Djärv <jan.h.d@swipnet.se>
1523 1523
@@ -1529,7 +1529,7 @@
1529 * configure.ac: Don't set MAKE unless 'make' doesn't work. 1529 * configure.ac: Don't set MAKE unless 'make' doesn't work.
1530 Set it only in the environment, not in the makefile. 1530 Set it only in the environment, not in the makefile.
1531 Reported by Glenn Morris in: 1531 Reported by Glenn Morris in:
1532 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00969.html 1532 https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00969.html
1533 1533
15342013-12-27 Paul Eggert <eggert@cs.ucla.edu> 15342013-12-27 Paul Eggert <eggert@cs.ucla.edu>
1535 1535
@@ -1635,7 +1635,7 @@
1635 Remove the option of using libcrypto. 1635 Remove the option of using libcrypto.
1636 This scorches the earth and waits for spring; 1636 This scorches the earth and waits for spring;
1637 see Ted Zlatanov and Stefan Monnier in 1637 see Ted Zlatanov and Stefan Monnier in
1638 <http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00323.html>. 1638 <https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00323.html>.
1639 * configure.ac (with_openssl_default, HAVE_LIB_CRYPTO): Remove. 1639 * configure.ac (with_openssl_default, HAVE_LIB_CRYPTO): Remove.
1640 Do not say whether Emacs is configured to use a crypto library, 1640 Do not say whether Emacs is configured to use a crypto library,
1641 since it's no longer an option. 1641 since it's no longer an option.
@@ -1666,7 +1666,7 @@
1666 On commonly used platform libcrypto uses architecture-specific 1666 On commonly used platform libcrypto uses architecture-specific
1667 assembly code, which is significantly faster than the C code we 1667 assembly code, which is significantly faster than the C code we
1668 were using. See Pádraig Brady's note in 1668 were using. See Pádraig Brady's note in
1669 <http://lists.gnu.org/archive/html/bug-gnulib/2013-12/msg00000.html>. 1669 <https://lists.gnu.org/archive/html/bug-gnulib/2013-12/msg00000.html>.
1670 Merge from gnulib, incorporating: 1670 Merge from gnulib, incorporating:
1671 2013-12-07 md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT 1671 2013-12-07 md5, sha1, sha256, sha512: add gl_SET_CRYPTO_CHECK_DEFAULT
1672 2013-12-07 md5, sha1, sha256, sha512: add 'auto', and set-default method 1672 2013-12-07 md5, sha1, sha256, sha512: add 'auto', and set-default method
@@ -1987,7 +1987,7 @@
1987 Work around performance bug on OS X 10.8 and earlier. 1987 Work around performance bug on OS X 10.8 and earlier.
1988 Perhaps Apple will fix this bug some day. 1988 Perhaps Apple will fix this bug some day.
1989 See the thread starting with Daniel Colascione's email in: 1989 See the thread starting with Daniel Colascione's email in:
1990 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00343.html 1990 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00343.html
1991 * configure.ac (FORTIFY_SOUR): New verbatim section. 1991 * configure.ac (FORTIFY_SOUR): New verbatim section.
1992 1992
19932013-09-19 Paul Eggert <eggert@cs.ucla.edu> 19932013-09-19 Paul Eggert <eggert@cs.ucla.edu>
@@ -2003,9 +2003,9 @@
2003 2003
2004 * configure.ac <srcdir> [MINGW32]: Make sure the value of 'srcdir' 2004 * configure.ac <srcdir> [MINGW32]: Make sure the value of 'srcdir'
2005 is in the full /d/foo/bar form. See the discussion in 2005 is in the full /d/foo/bar form. See the discussion in
2006 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00210.html, 2006 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00210.html,
2007 and in particular 2007 and in particular
2008 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00252.html 2008 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00252.html
2009 and its followups, for the details. 2009 and its followups, for the details.
2010 2010
20112013-09-17 Dmitry Antipov <dmantipov@yandex.ru> 20112013-09-17 Dmitry Antipov <dmantipov@yandex.ru>
@@ -2617,7 +2617,7 @@
2617 Merge from gnulib, incorporating: 2617 Merge from gnulib, incorporating:
2618 2013-03-29 stdalign: port to stricter ISO C11 2618 2013-03-29 stdalign: port to stricter ISO C11
2619 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in 2619 This helps to run 'configure' on MS-Windows; see Eli Zaretskii in
2620 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>. 2620 <https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00999.html>.
2621 2621
26222013-03-27 Paul Eggert <eggert@cs.ucla.edu> 26222013-03-27 Paul Eggert <eggert@cs.ucla.edu>
2623 2623
@@ -2812,7 +2812,7 @@
2812 2812
2813 Enable conservative stack scanning for all architectures. 2813 Enable conservative stack scanning for all architectures.
2814 Suggested by Stefan Monnier in 2814 Suggested by Stefan Monnier in
2815 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>. 2815 <https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00183.html>.
2816 * configure.ac (GC_MARK_STACK): Remove. 2816 * configure.ac (GC_MARK_STACK): Remove.
2817 2817
28182013-01-11 Paul Eggert <eggert@cs.ucla.edu> 28182013-01-11 Paul Eggert <eggert@cs.ucla.edu>
@@ -3182,7 +3182,7 @@
3182 3182
3183 Check more robustly for timer_settime. 3183 Check more robustly for timer_settime.
3184 This should fix an OS X build problem reported by Ivan Andrus in 3184 This should fix an OS X build problem reported by Ivan Andrus in
3185 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>. 3185 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00671.html>.
3186 * configure.ac (gl_THREADLIB): Define to empty, since Emacs 3186 * configure.ac (gl_THREADLIB): Define to empty, since Emacs
3187 does threads its own way. 3187 does threads its own way.
3188 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate. 3188 * lib/gnulib.mk, m4/gnulib-comp.m4: Regenerate.
@@ -3196,7 +3196,7 @@
3196 3196
3197 * Makefile.in (bootstrap): Simplify build procedure. 3197 * Makefile.in (bootstrap): Simplify build procedure.
3198 Suggested by Wolfgang Jenker in 3198 Suggested by Wolfgang Jenker in
3199 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00456.html>. 3199 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00456.html>.
3200 3200
3201 Merge from gnulib, incorporating: 3201 Merge from gnulib, incorporating:
3202 2012-09-22 sockets, sys_stat: remove AC_C_INLINE in MSVC-only cases 3202 2012-09-22 sockets, sys_stat: remove AC_C_INLINE in MSVC-only cases
@@ -3216,14 +3216,14 @@
3216 * Makefile.in: Fix build error on FreeBSD. 3216 * Makefile.in: Fix build error on FreeBSD.
3217 ($(MAKEFILE_NAME)): Pass MAKE='$(MAKE)' to config.status's env. 3217 ($(MAKEFILE_NAME)): Pass MAKE='$(MAKE)' to config.status's env.
3218 Suggested by Wolfgang Jenker in 3218 Suggested by Wolfgang Jenker in
3219 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00430.html>. 3219 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00430.html>.
3220 (MAKE_CONFIG_STATUS): Remove. Remaining use expanded. 3220 (MAKE_CONFIG_STATUS): Remove. Remaining use expanded.
3221 This undoes part of the 2012-09-10 patch. 3221 This undoes part of the 2012-09-10 patch.
3222 (bootstrap): Run ./configure, rather than trying to run config.status 3222 (bootstrap): Run ./configure, rather than trying to run config.status
3223 if it exists. That builds src/epaths.h more reliably. 3223 if it exists. That builds src/epaths.h more reliably.
3224 Run autogen/copy_autogen if autogen.sh fails, 3224 Run autogen/copy_autogen if autogen.sh fails,
3225 to create 'configure'. Reported by Andreas Schwab in 3225 to create 'configure'. Reported by Andreas Schwab in
3226 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>. 3226 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00438.html>.
3227 * autogen.sh: Exit with status 1 when failing due to missing tools, 3227 * autogen.sh: Exit with status 1 when failing due to missing tools,
3228 reverting the 2012-09-10 change to this file. 3228 reverting the 2012-09-10 change to this file.
3229 * autogen/copy_autogen: Fail if one of the subsidiary actions fail. 3229 * autogen/copy_autogen: Fail if one of the subsidiary actions fail.
@@ -3360,7 +3360,7 @@
3360 3360
3361 * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init. 3361 * configure.ac (WARN_CFLAGS): Omit -Wjump-misses-init.
3362 It generates false alarms in doc.c, regex.c, xdisp.c. See 3362 It generates false alarms in doc.c, regex.c, xdisp.c. See
3363 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00040.html>. 3363 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00040.html>.
3364 3364
3365 Merge from gnulib, incorporating: 3365 Merge from gnulib, incorporating:
3366 2012-08-29 stdbool: be more compatible with mixed C/C++ compiles 3366 2012-08-29 stdbool: be more compatible with mixed C/C++ compiles
@@ -3375,7 +3375,7 @@
3375 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing. 3375 * configure.ac (_FORTIFY_SOURCE): Define only when optimizing.
3376 This ports to glibc 2.15 or later, when configured with 3376 This ports to glibc 2.15 or later, when configured with
3377 --enable-gcc-warnings. See Eric Blake in 3377 --enable-gcc-warnings. See Eric Blake in
3378 <http://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>. 3378 <https://lists.gnu.org/archive/html/bug-grep/2012-09/msg00000.html>.
3379 3379
33802012-09-01 Daniel Colascione <dan.colascione@gmail.com> 33802012-09-01 Daniel Colascione <dan.colascione@gmail.com>
3381 3381
@@ -3812,7 +3812,7 @@
3812 3812
3813 Improve static checking when configured --with-ns. 3813 Improve static checking when configured --with-ns.
3814 See Samuel Bronson's remarks in 3814 See Samuel Bronson's remarks in
3815 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>. 3815 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00146.html>.
3816 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's 3816 * configure.in (WARN_CFLAGS): Omit -Wunreachable-code, as it's
3817 a no-op with recent GCC and harmful in earlier ones. 3817 a no-op with recent GCC and harmful in earlier ones.
3818 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a 3818 Omit -Wsync-nand, as it's irrelevant to Emacs and provokes a
@@ -4072,7 +4072,7 @@
4072 4072
4073 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555) 4073 Remove --disable-maintainer-mode option from 'configure'. (Bug#11555)
4074 It is confusingly named and rarely useful. See, for example, 4074 It is confusingly named and rarely useful. See, for example,
4075 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>. 4075 <https://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00089.html>.
4076 * INSTALL.BZR: Don't mention --disable-maintainer-mode. 4076 * INSTALL.BZR: Don't mention --disable-maintainer-mode.
4077 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed. 4077 * Makefile.in (MAINTAINER_MODE_FLAG): Remove; all uses removed.
4078 * configure.in: Remove --disable-maintainer-mode. 4078 * configure.in: Remove --disable-maintainer-mode.
@@ -4555,7 +4555,7 @@
4555 Check pkg-config exit status when configuring (Bug#10626). 4555 Check pkg-config exit status when configuring (Bug#10626).
4556 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config 4556 * configure.in (PKG_CHECK_MODULES): Do not assume that pkg-config
4557 works; check its exit status. Reported by Jordi Gutiérrez Hermoso in 4557 works; check its exit status. Reported by Jordi Gutiérrez Hermoso in
4558 <http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>. 4558 <https://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00787.html>.
4559 4559
45602012-04-07 Glenn Morris <rgm@gnu.org> 45602012-04-07 Glenn Morris <rgm@gnu.org>
4561 4561
@@ -4628,7 +4628,7 @@
4628 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking 4628 * configure.in (HAVE_PTHREAD): Check for pthread_atfork if linking
4629 to gmalloc.c. This should prevent a MirBSD 10 build failure reported 4629 to gmalloc.c. This should prevent a MirBSD 10 build failure reported
4630 by Nelson H. F. Beebe in 4630 by Nelson H. F. Beebe in
4631 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>. 4631 <https://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00065.html>.
4632 4632
46332011-12-10 Juanma Barranquero <lekktu@gmail.com> 46332011-12-10 Juanma Barranquero <lekktu@gmail.com>
4634 4634
@@ -4775,7 +4775,7 @@
4775 4775
4776 Merge from gnulib, improving some licensing wording. 4776 Merge from gnulib, improving some licensing wording.
4777 This clarifies and fixes some licensing issues raised by Glenn Morris 4777 This clarifies and fixes some licensing issues raised by Glenn Morris
4778 <http://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>. 4778 <https://lists.gnu.org/archive/html/bug-gnulib/2011-09/msg00397.html>.
4779 It also merges the latest version of texinfo.tex and has some 4779 It also merges the latest version of texinfo.tex and has some
4780 MSVC-related changes that don't affect Emacs. 4780 MSVC-related changes that don't affect Emacs.
4781 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow, 4781 * Makefile.in (GNULIB_TOOL_FLAGS): Avoid msvc-inval, msvc-nothrow,
@@ -4944,7 +4944,7 @@
4944 test, which runs afoul of Automake installations where, for example, 4944 test, which runs afoul of Automake installations where, for example,
4945 /usr/share/aclocal contains a copy of gl_THREADLIB. 4945 /usr/share/aclocal contains a copy of gl_THREADLIB.
4946 Reported by Sven Joachim in 4946 Reported by Sven Joachim in
4947 <http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>. 4947 <https://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00529.html>.
4948 This is just a quick temporary fix, specific to Emacs; I'll work 4948 This is just a quick temporary fix, specific to Emacs; I'll work
4949 with the other gnulib maintainers to get a more-permanent fix. 4949 with the other gnulib maintainers to get a more-permanent fix.
4950 4950
@@ -5556,7 +5556,7 @@
5556 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses. 5556 * arg-nonnull.h, c++defs.h, warn-on-use.h: Fix licenses.
5557 Sync from gnulib, which has been patched to fix the problem 5557 Sync from gnulib, which has been patched to fix the problem
5558 with the license notices. Reported by Glenn Morris in 5558 with the license notices. Reported by Glenn Morris in
5559 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>. 5559 <https://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00403.html>.
5560 5560
55612011-02-09 Stefan Monnier <monnier@iro.umontreal.ca> 55612011-02-09 Stefan Monnier <monnier@iro.umontreal.ca>
5562 5562
@@ -5590,7 +5590,7 @@
5590 gnulib: adjust to upstream _HEADERS change 5590 gnulib: adjust to upstream _HEADERS change
5591 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS): 5591 * lib/Makefile.am (EXTRA_HEADERS, nodist_pkginclude_HEADERS):
5592 New empty macros, to accommodate recent changes to gnulib. See 5592 New empty macros, to accommodate recent changes to gnulib. See
5593 <http://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>. 5593 <https://lists.gnu.org/archive/html/bug-gnulib/2011-02/msg00068.html>.
5594 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h: 5594 * c++defs.h, lib/Makefile.in, lib/ftoastr.h, lib/getopt.in.h:
5595 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h: 5595 * lib/gnulib.mk, lib/ignore-value.h, lib/stdbool.in.h, lib/stddef.in.h:
5596 * lib/time.in.h, lib/unistd.in.h: 5596 * lib/time.in.h, lib/unistd.in.h:
@@ -5664,7 +5664,7 @@
5664 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to 5664 * lib/mktime.c (long_int_is_wide_enough): Move this assertion to
5665 the top level, to make it clearer that the assumption about 5665 the top level, to make it clearer that the assumption about
5666 long_int width is being checked. See 5666 long_int width is being checked. See
5667 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>. 5667 <https://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00554.html>.
5668 5668
5669 2011-01-29 Paul Eggert <eggert@cs.ucla.edu> 5669 2011-01-29 Paul Eggert <eggert@cs.ucla.edu>
5670 5670
@@ -5673,7 +5673,7 @@
5673 negative number, which the C Standard says has undefined behavior. 5673 negative number, which the C Standard says has undefined behavior.
5674 In practice this is not a problem, but might as well do it by the book. 5674 In practice this is not a problem, but might as well do it by the book.
5675 Reported by Rich Felker and Eric Blake; see 5675 Reported by Rich Felker and Eric Blake; see
5676 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>. 5676 <https://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00493.html>.
5677 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise. 5677 * m4/mktime.m4 (AC_FUNC_MKTIME): Likewise.
5678 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others. 5678 * lib/mktime.c (TYPE_MAXIMUM): Redo slightly to match the others.
5679 5679
@@ -5691,7 +5691,7 @@
5691 mktime: fix some integer overflow issues and sidestep the rest 5691 mktime: fix some integer overflow issues and sidestep the rest
5692 5692
5693 This was prompted by a bug report by Benjamin Lindner for MinGW 5693 This was prompted by a bug report by Benjamin Lindner for MinGW
5694 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>. 5694 <https://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00472.html>.
5695 His bug is due to signed integer overflow (0 - INT_MIN), and I 5695 His bug is due to signed integer overflow (0 - INT_MIN), and I
5696 I scanned through mktime.c looking for other integer overflow 5696 I scanned through mktime.c looking for other integer overflow
5697 problems, fixing all the bugs I found. 5697 problems, fixing all the bugs I found.
@@ -5710,7 +5710,7 @@
5710 no need to test for alternatives. All uses removed. 5710 no need to test for alternatives. All uses removed.
5711 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by 5711 (TYPE_MAXIMUM): Don't rely here on overflow behavior not defined by
5712 the C standard. Reported by Rich Felker in 5712 the C standard. Reported by Rich Felker in
5713 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>. 5713 <https://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00488.html>.
5714 (twos_complement_arithmetic): Also check long_int and time_t. 5714 (twos_complement_arithmetic): Also check long_int and time_t.
5715 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions. 5715 (time_t_avg, time_t_add_ok, time_t_int_add_ok): New functions.
5716 (guess_time_tm, ranged_convert, __mktime_internal): Use them. 5716 (guess_time_tm, ranged_convert, __mktime_internal): Use them.
@@ -5810,7 +5810,7 @@
5810 aclocal.m4: put this file back into repository 5810 aclocal.m4: put this file back into repository
5811 This way, we don't have to assume that the maintainer has 5811 This way, we don't have to assume that the maintainer has
5812 the automake package installed. See 5812 the automake package installed. See
5813 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>. 5813 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00746.html>.
5814 * .bzrignore: Remove aclocal.m4, undoing the previous change. 5814 * .bzrignore: Remove aclocal.m4, undoing the previous change.
5815 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4, 5815 * Makefile.in (top_maintainer_clean): Do not remove aclocal.m4,
5816 undoing the previous change. 5816 undoing the previous change.
@@ -5837,7 +5837,7 @@
5837 5837
5838 aclocal.m4: tweaks to regenerate more conveniently 5838 aclocal.m4: tweaks to regenerate more conveniently
5839 This attempts to act better when the source is in a weird state. See 5839 This attempts to act better when the source is in a weird state. See
5840 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>. 5840 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00734.html>.
5841 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in. 5841 * Makefile.in (am--refresh): Add aclocal.m4, configure, config.in.
5842 * .bzrignore: Add aclocal.m4. 5842 * .bzrignore: Add aclocal.m4.
5843 5843
@@ -5848,12 +5848,12 @@
5848 the most recent change here. 5848 the most recent change here.
5849 * aclocal.m4: Remove from bzr repository. This file is 5849 * aclocal.m4: Remove from bzr repository. This file is
5850 auto-generated and isn't needed to run 'configure'. See 5850 auto-generated and isn't needed to run 'configure'. See
5851 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>. 5851 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00698.html>.
5852 5852
58532011-01-19 Paul Eggert <eggert@cs.ucla.edu> 58532011-01-19 Paul Eggert <eggert@cs.ucla.edu>
5854 5854
5855 Minor Makefile.in tweaks to build from gnulib better. 5855 Minor Makefile.in tweaks to build from gnulib better.
5856 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html> 5856 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>
5857 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4. 5857 * Makefile.in (sync-from-gnulib): Also run autoreconf -I m4.
5858 (top_maintainer_clean): Don't remove aclocal.m4. 5858 (top_maintainer_clean): Don't remove aclocal.m4.
5859 5859
@@ -5881,7 +5881,7 @@
5881 5881
5882 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr. 5882 * Makefile.in (GNULIB_MODULES): Change ftoastr to dtoastr.
5883 This avoids building ftoastr and ldtoastr, which aren't needed. See 5883 This avoids building ftoastr and ldtoastr, which aren't needed. See
5884 <http://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>. 5884 <https://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00199.html>.
5885 5885
5886 * .bzrignore: Add .h files that are host-dependent. 5886 * .bzrignore: Add .h files that are host-dependent.
5887 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h, 5887 Add lib/.deps/, lib/arg-nonnull.h, lib/c++defs.h, lib/getopt.h,
diff --git a/ChangeLog.2 b/ChangeLog.2
index 289cc2be1dd..e7befde64a3 100644
--- a/ChangeLog.2
+++ b/ChangeLog.2
@@ -118,7 +118,7 @@
118 org-src fontify buffers" the hooks were enabled also for modifications 118 org-src fontify buffers" the hooks were enabled also for modifications
119 to the original org buffer. This causes fontification errors when 119 to the original org buffer. This causes fontification errors when
120 combined with certain packages, as reported in 120 combined with certain packages, as reported in
121 http://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html. 121 https://lists.gnu.org/archive/html/emacs-orgmode/2017-03/msg00420.html.
122 122
123 * lisp/org/org-src.el (org-src-font-lock-fontify-block): Reduce scope 123 * lisp/org/org-src.el (org-src-font-lock-fontify-block): Reduce scope
124 of inhibit-modification-hooks let-binding. 124 of inhibit-modification-hooks let-binding.
@@ -1508,7 +1508,7 @@
1508 1508
1509 This should make ralloc-related bugs less likely on GNU/Linux 1509 This should make ralloc-related bugs less likely on GNU/Linux
1510 systems with bleeding-edge glibc. See the email thread containing: 1510 systems with bleeding-edge glibc. See the email thread containing:
1511 http://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00801.html 1511 https://lists.gnu.org/archive/html/emacs-devel/2016-10/msg00801.html
1512 Do not merge to master. 1512 Do not merge to master.
1513 * configure.ac (REL_ALLOC): Default to 'no' on all platforms, not 1513 * configure.ac (REL_ALLOC): Default to 'no' on all platforms, not
1514 merely on platforms with Doug Lea malloc. Although bleeding-edge 1514 merely on platforms with Doug Lea malloc. Although bleeding-edge
@@ -2381,7 +2381,7 @@
2381 parameters restored by desktop.el take precedence over the 2381 parameters restored by desktop.el take precedence over the
2382 customizations in the init file, and explain how to countermand 2382 customizations in the init file, and explain how to countermand
2383 that. For the details of the issue, see 2383 that. For the details of the issue, see
2384 http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00318.html. 2384 https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00318.html.
2385 2385
23862016-09-15 Nicolas Petton <nicolas@petton.fr> 23862016-09-15 Nicolas Petton <nicolas@petton.fr>
2387 2387
@@ -2424,7 +2424,7 @@
2424 2424
2425 * lisp/url/url-http.el (url-http-create-request): Make sure the 2425 * lisp/url/url-http.el (url-http-create-request): Make sure the
2426 cookie headers are a unibyte string. For the details, see 2426 cookie headers are a unibyte string. For the details, see
2427 http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00202.html. 2427 https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00202.html.
2428 2428
24292016-09-08 Martin Rudalics <rudalics@gmx.at> 24292016-09-08 Martin Rudalics <rudalics@gmx.at>
2430 2430
@@ -2945,9 +2945,9 @@
2945 * src/indent.c (Fvertical_motion): Don't return uninitialized 2945 * src/indent.c (Fvertical_motion): Don't return uninitialized
2946 value in non-interactive session. This fixes random errors in 2946 value in non-interactive session. This fixes random errors in
2947 batch mode, see 2947 batch mode, see
2948 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00609.html 2948 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00609.html
2949 and 2949 and
2950 http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00500.html 2950 https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00500.html
2951 for the details. 2951 for the details.
2952 2952
29532016-07-10 Andreas Schwab <schwab@linux-m68k.org> 29532016-07-10 Andreas Schwab <schwab@linux-m68k.org>
@@ -3287,7 +3287,7 @@
3287 3287
3288 * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef. 3288 * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef.
3289 This ports to systems that predate xrandr 1.3. See Christian Lynbech in: 3289 This ports to systems that predate xrandr 1.3. See Christian Lynbech in:
3290 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html 3290 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html
3291 3291
3292 (cherry picked from commit dce99f222f1ca33265cd56ddb157817be1dc078e) 3292 (cherry picked from commit dce99f222f1ca33265cd56ddb157817be1dc078e)
3293 3293
@@ -3305,7 +3305,7 @@
3305 * lisp/calendar/todo-mode.el (todo-read-category): Use 3305 * lisp/calendar/todo-mode.el (todo-read-category): Use
3306 set-keymap-parent instead of copy-keymap, and default (as 3306 set-keymap-parent instead of copy-keymap, and default (as
3307 previously) to the global binding (for rationale, see 3307 previously) to the global binding (for rationale, see
3308 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00217.html). 3308 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00217.html).
3309 3309
33102016-06-14 Stephen Berman <stephen.berman@gmx.net> 33102016-06-14 Stephen Berman <stephen.berman@gmx.net>
3311 3311
@@ -3889,7 +3889,7 @@
3889 3889
3890 * lisp/replace.el (replace-char-fold): Rename from replace-character-fold. 3890 * lisp/replace.el (replace-char-fold): Rename from replace-character-fold.
3891 * test/automated/char-fold-tests.el: Rename from character-fold-tests.el. 3891 * test/automated/char-fold-tests.el: Rename from character-fold-tests.el.
3892 http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00529.html 3892 https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00529.html
3893 3893
38942016-05-17 Nicolas Petton <nicolas@petton.fr> 38942016-05-17 Nicolas Petton <nicolas@petton.fr>
3895 3895
@@ -5047,7 +5047,7 @@
5047 * lisp/faces.el (variable-pitch) [w32]: Name a variable-pitch font 5047 * lisp/faces.el (variable-pitch) [w32]: Name a variable-pitch font
5048 explicitly, to avoid Emacs picking up a bold-italic variant on 5048 explicitly, to avoid Emacs picking up a bold-italic variant on
5049 some MS-Windows systems. See this thread for details: 5049 some MS-Windows systems. See this thread for details:
5050 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html. 5050 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html.
5051 5051
50522016-04-29 Alan Mackenzie <acm@muc.de> 50522016-04-29 Alan Mackenzie <acm@muc.de>
5053 5053
@@ -5461,8 +5461,8 @@
5461 buffer text was overwritten with binary nulls, because 5461 buffer text was overwritten with binary nulls, because
5462 mmap_realloc copied only part of buffer text when extending it. 5462 mmap_realloc copied only part of buffer text when extending it.
5463 See 5463 See
5464 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00325.html 5464 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00325.html
5465 and http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#55 for two 5465 and https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#55 for two
5466 examples of the related problems. 5466 examples of the related problems.
5467 5467
54682016-04-14 Michael Albinus <michael.albinus@gmx.de> 54682016-04-14 Michael Albinus <michael.albinus@gmx.de>
@@ -5496,7 +5496,7 @@
5496 * lisp/cedet/semantic/symref/grep.el 5496 * lisp/cedet/semantic/symref/grep.el
5497 (semantic-symref-filepattern-alist): 5497 (semantic-symref-filepattern-alist):
5498 Add entry for lisp-interaction-mode 5498 Add entry for lisp-interaction-mode
5499 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#47) 5499 (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=23223#47)
5500 5500
55012016-04-12 Dmitry Gutov <dgutov@yandex.ru> 55012016-04-12 Dmitry Gutov <dgutov@yandex.ru>
5502 5502
@@ -5706,7 +5706,7 @@
5706 fixing most of Bug#20202. The only part of the change that is 5706 fixing most of Bug#20202. The only part of the change that is
5707 still reverted is the change to M-x term, where compatibility with 5707 still reverted is the change to M-x term, where compatibility with
5708 current Bash constrains us from moving too quickly (Bug#20484). 5708 current Bash constrains us from moving too quickly (Bug#20484).
5709 Problem reported by Phillip Lord in: http://bugs.gnu.org/20484#108 5709 Problem reported by Phillip Lord in: https://bugs.gnu.org/20484#108
5710 * etc/NEWS: Document this. 5710 * etc/NEWS: Document this.
5711 * lisp/comint.el (comint-exec-1): 5711 * lisp/comint.el (comint-exec-1):
5712 * lisp/net/tramp-sh.el (tramp-remote-process-environment): 5712 * lisp/net/tramp-sh.el (tramp-remote-process-environment):
@@ -6031,7 +6031,7 @@
6031 6031
6032 * lisp/progmodes/prog-mode.el: (prog-indentation-context) 6032 * lisp/progmodes/prog-mode.el: (prog-indentation-context)
6033 (prog-first-column, prog-widen): Remove, as discussed in 6033 (prog-first-column, prog-widen): Remove, as discussed in
6034 http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01425.html. 6034 https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01425.html.
6035 6035
6036 * doc/lispref/text.texi (Mode-Specific Indent): Remove references 6036 * doc/lispref/text.texi (Mode-Specific Indent): Remove references
6037 to them. 6037 to them.
@@ -6662,7 +6662,7 @@
6662 6662
6663 * etc/NEWS, nextstep/README: Prefer curved quotes in the 6663 * etc/NEWS, nextstep/README: Prefer curved quotes in the
6664 recently-changed text documentation. See: 6664 recently-changed text documentation. See:
6665 http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00860.html 6665 https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00860.html
6666 6666
66672016-03-14 Paul Eggert <eggert@cs.ucla.edu> 66672016-03-14 Paul Eggert <eggert@cs.ucla.edu>
6668 6668
@@ -7280,7 +7280,7 @@
7280 7280
7281 * lisp/progmodes/xref.el (xref--xref-buffer-mode): 7281 * lisp/progmodes/xref.el (xref--xref-buffer-mode):
7282 Uncomment the next-error-function integration 7282 Uncomment the next-error-function integration
7283 (http://debbugs.gnu.org/cgi/bugreport.cgi?bug=20489#110). 7283 (https://debbugs.gnu.org/cgi/bugreport.cgi?bug=20489#110).
7284 7284
72852016-02-29 Dmitry Gutov <dgutov@yandex.ru> 72852016-02-29 Dmitry Gutov <dgutov@yandex.ru>
7286 7286
@@ -7594,7 +7594,7 @@
7594 7594
7595 * lisp/progmodes/ruby-mode.el (ruby-mode-syntax-table): Change the 7595 * lisp/progmodes/ruby-mode.el (ruby-mode-syntax-table): Change the
7596 syntax classes of $, : and @ to "prefix character" 7596 syntax classes of $, : and @ to "prefix character"
7597 (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00272.html). 7597 (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00272.html).
7598 (ruby-syntax-propertize): Undo that specifically for colons 7598 (ruby-syntax-propertize): Undo that specifically for colons
7599 followed by an opening paren or bracket. 7599 followed by an opening paren or bracket.
7600 (ruby-font-lock-keyword-beg-re): Include colon character. 7600 (ruby-font-lock-keyword-beg-re): Include colon character.
@@ -7690,7 +7690,7 @@
7690 (xref-show-location-at-point): Make an effort to avoid the 7690 (xref-show-location-at-point): Make an effort to avoid the
7691 original window when showing the location. 7691 original window when showing the location.
7692 (xref-goto-xref): Don't quit the xref window (bug#20487 and 7692 (xref-goto-xref): Don't quit the xref window (bug#20487 and
7693 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01133.html). 7693 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01133.html).
7694 (xref--query-replace-1): Use xref--with-dedicated-window as well. 7694 (xref--query-replace-1): Use xref--with-dedicated-window as well.
7695 (xref--next-error-function): Call xref--show-location instead of 7695 (xref--next-error-function): Call xref--show-location instead of
7696 xref--pop-to-location. 7696 xref--pop-to-location.
@@ -8535,7 +8535,7 @@
8535 Port to FreeBSD 11-CURRENT i386 8535 Port to FreeBSD 11-CURRENT i386
8536 8536
8537 Problem reported by Herbert J. Skuhra in: 8537 Problem reported by Herbert J. Skuhra in:
8538 http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00354.html 8538 https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00354.html
8539 Instead of trying 8539 Instead of trying
8540 * src/alloc.c (lmalloc, lrealloc, laligned): New functions. 8540 * src/alloc.c (lmalloc, lrealloc, laligned): New functions.
8541 (xmalloc, xzalloc, xrealloc, lisp_malloc): Use them. 8541 (xmalloc, xzalloc, xrealloc, lisp_malloc): Use them.
@@ -8581,7 +8581,7 @@
8581 Fix test for dladdr 8581 Fix test for dladdr
8582 8582
8583 Problem reported by Andreas Schwab in: 8583 Problem reported by Andreas Schwab in:
8584 http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00327.html 8584 https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00327.html
8585 * configure.ac (dladdr): Link with LIBMODULES when checking for 8585 * configure.ac (dladdr): Link with LIBMODULES when checking for
8586 this function. 8586 this function.
8587 8587
@@ -8920,7 +8920,7 @@
8920 Remove 'def X' from the example 8920 Remove 'def X' from the example
8921 8921
8922 * test/etags/ruby-src/test1.ru (A::B): Remove 'def X' 8922 * test/etags/ruby-src/test1.ru (A::B): Remove 'def X'
8923 (http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00167.html). 8923 (https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00167.html).
8924 * test/etags/CTAGS.good: 8924 * test/etags/CTAGS.good:
8925 * test/etags/ETAGS.good_1: 8925 * test/etags/ETAGS.good_1:
8926 * test/etags/ETAGS.good_2: 8926 * test/etags/ETAGS.good_2:
@@ -9354,7 +9354,7 @@
9354 autogen.sh now arranges for git to check hashes 9354 autogen.sh now arranges for git to check hashes
9355 9355
9356 Suggested by Karl Fogel in: 9356 Suggested by Karl Fogel in:
9357 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01802.html 9357 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01802.html
9358 * autogen.sh: Do "git config transfer.fsckObjects true". 9358 * autogen.sh: Do "git config transfer.fsckObjects true".
9359 9359
93602016-01-31 Paul Eggert <eggert@cs.ucla.edu> 93602016-01-31 Paul Eggert <eggert@cs.ucla.edu>
@@ -9646,7 +9646,7 @@
9646 (project-find-file-in): Use it. 9646 (project-find-file-in): Use it.
9647 (project-file-completion-table): Move the default 9647 (project-file-completion-table): Move the default
9648 implementation inside the cl-defgeneric form. 9648 implementation inside the cl-defgeneric form.
9649 (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01720.html) 9649 (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01720.html)
9650 9650
96512016-01-30 Dmitry Gutov <dgutov@yandex.ru> 96512016-01-30 Dmitry Gutov <dgutov@yandex.ru>
9652 9652
@@ -9695,7 +9695,7 @@
9695 Correct a whole bunch of bugs coming with renamed cell relocation. 9695 Correct a whole bunch of bugs coming with renamed cell relocation.
9696 9696
9697 This is the same change as commit on master branch. See 9697 This is the same change as commit on master branch. See
9698 http://git.savannah.gnu.org/cgit/emacs.git/commit/?id=badcd38aa86ed7973f2be2743c405710973a0bdd 9698 https://git.savannah.gnu.org/cgit/emacs.git/commit/?id=badcd38aa86ed7973f2be2743c405710973a0bdd
9699 9699
9700 * lisp/ses.el (ses-localvars): rename variable 9700 * lisp/ses.el (ses-localvars): rename variable
9701 `ses--renamed-cell-symb-list' into `ses--in-killing-named-cell-list' 9701 `ses--renamed-cell-symb-list' into `ses--in-killing-named-cell-list'
@@ -9777,8 +9777,8 @@
9777 * doc/lispref/control.texi (Pattern matching case statement): 9777 * doc/lispref/control.texi (Pattern matching case statement):
9778 Improve the documentation of 'pcase' per comments. See two 9778 Improve the documentation of 'pcase' per comments. See two
9779 discussion threads on emacs-devel@gnu.org for the details: 9779 discussion threads on emacs-devel@gnu.org for the details:
9780 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01335.html 9780 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01335.html
9781 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01336.html. 9781 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01336.html.
9782 9782
97832016-01-29 Glenn Morris <rgm@gnu.org> 97832016-01-29 Glenn Morris <rgm@gnu.org>
9784 9784
@@ -10047,7 +10047,7 @@
10047 10047
10048 Port "$@" to OpenIndiana ksh93 10048 Port "$@" to OpenIndiana ksh93
10049 10049
10050 In http://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html 10050 In https://lists.gnu.org/archive/html/bug-autoconf/2015-12/msg00000.html
10051 Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh 10051 Pavel Raiskup reports that ${1+"$@"} runs afoul of a bug in /bin/sh
10052 (derived from ksh 93t+ 2010-03-05). ${1+"$@"} works around an ancient 10052 (derived from ksh 93t+ 2010-03-05). ${1+"$@"} works around an ancient
10053 bug in long-dead shells, so remove the workaround. 10053 bug in long-dead shells, so remove the workaround.
@@ -10197,7 +10197,7 @@
10197 10197
10198 * lisp/progmodes/xref.el(xref-query-replace): 10198 * lisp/progmodes/xref.el(xref-query-replace):
10199 Rename to xref-query-replace-in-results. 10199 Rename to xref-query-replace-in-results.
10200 (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01240.html) 10200 (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01240.html)
10201 10201
10202 * lisp/progmodes/xref.el (xref--xref-buffer-mode-map): 10202 * lisp/progmodes/xref.el (xref--xref-buffer-mode-map):
10203 * lisp/dired-aux.el (dired-do-find-regexp-and-replace): 10203 * lisp/dired-aux.el (dired-do-find-regexp-and-replace):
@@ -10220,7 +10220,7 @@
10220 10220
10221 * lisp/progmodes/xref.el (xref--xref-buffer-mode): 10221 * lisp/progmodes/xref.el (xref--xref-buffer-mode):
10222 Comment out next-error-function integration 10222 Comment out next-error-function integration
10223 (http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01286.html). 10223 (https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01286.html).
10224 10224
102252016-01-23 John Wiegley <johnw@newartisans.com> 102252016-01-23 John Wiegley <johnw@newartisans.com>
10226 10226
@@ -10289,7 +10289,7 @@
10289 Pacify --enable-gcc-warnings --with-cairo 10289 Pacify --enable-gcc-warnings --with-cairo
10290 10290
10291 Problem reported by Alexander Kuleshov in: 10291 Problem reported by Alexander Kuleshov in:
10292 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01289.html 10292 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01289.html
10293 * src/gtkutil.c (xg_get_page_setup): 10293 * src/gtkutil.c (xg_get_page_setup):
10294 Use switch rather than if-then-else. 10294 Use switch rather than if-then-else.
10295 * src/image.c (COLOR_TABLE_SUPPORT): 10295 * src/image.c (COLOR_TABLE_SUPPORT):
@@ -10529,7 +10529,7 @@
10529 No need to configure gobject-introspection 10529 No need to configure gobject-introspection
10530 10530
10531 It wasn’t needed for the recently-installed xwidget_mvp code; see: 10531 It wasn’t needed for the recently-installed xwidget_mvp code; see:
10532 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01154.html 10532 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg01154.html
10533 * configure.ac (DOES_XWIDGETS_USE_GIR, GIR_REQUIRED, GIR_MODULES): 10533 * configure.ac (DOES_XWIDGETS_USE_GIR, GIR_REQUIRED, GIR_MODULES):
10534 (HAVE_GIR): 10534 (HAVE_GIR):
10535 * src/Makefile.in (GIR_LIBS, GIR_CFLAGS): 10535 * src/Makefile.in (GIR_LIBS, GIR_CFLAGS):
@@ -10811,7 +10811,7 @@
10811 10811
10812 * lisp/dired-aux.el (dired-do-find-regexp) 10812 * lisp/dired-aux.el (dired-do-find-regexp)
10813 (dired-do-find-regexp-and-replace): New commands. 10813 (dired-do-find-regexp-and-replace): New commands.
10814 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00864.html 10814 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00864.html
10815 10815
10816 * lisp/dired.el (dired-mode-map): Change bindings for `A' and 10816 * lisp/dired.el (dired-mode-map): Change bindings for `A' and
10817 `Q' to the new commands. 10817 `Q' to the new commands.
@@ -10834,7 +10834,7 @@
10834 * doc/emacs/maintaining.texi (Xref, Find Identifiers) 10834 * doc/emacs/maintaining.texi (Xref, Find Identifiers)
10835 (Looking Up Identifiers, Identifier Search, List Identifiers): 10835 (Looking Up Identifiers, Identifier Search, List Identifiers):
10836 Adjudicate comments by Dmitry Gutov <dgutov@yandex.ru>. See 10836 Adjudicate comments by Dmitry Gutov <dgutov@yandex.ru>. See
10837 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00650.html 10837 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00650.html
10838 for the details. 10838 for the details.
10839 10839
108402016-01-18 Eli Zaretskii <eliz@gnu.org> 108402016-01-18 Eli Zaretskii <eliz@gnu.org>
@@ -11009,7 +11009,7 @@
11009 Use it instead of the literal MB_ERR_INVALID_CHARS. 11009 Use it instead of the literal MB_ERR_INVALID_CHARS.
11010 (maybe_load_unicows_dll): Initialize multiByteToWideCharFlags as 11010 (maybe_load_unicows_dll): Initialize multiByteToWideCharFlags as
11011 appropriate for the underlying OS version. For details, see 11011 appropriate for the underlying OS version. For details, see
11012 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html. 11012 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html.
11013 * src/w32.h: Declare multiByteToWideCharFlags. 11013 * src/w32.h: Declare multiByteToWideCharFlags.
11014 * src/w32fns.c (Fx_file_dialog, Fw32_shell_execute) 11014 * src/w32fns.c (Fx_file_dialog, Fw32_shell_execute)
11015 (add_tray_notification): Use multiByteToWideCharFlags instead of 11015 (add_tray_notification): Use multiByteToWideCharFlags instead of
@@ -11025,7 +11025,7 @@
11025 11025
11026 * etc/PROBLEMS (MS-Windows): Mention the problem with Shell32.dll 11026 * etc/PROBLEMS (MS-Windows): Mention the problem with Shell32.dll
11027 on Windows NT4. For the details, see 11027 on Windows NT4. For the details, see
11028 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html. 11028 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00835.html.
11029 11029
110302016-01-16 Jussi Lahdenniemi <jussi@aprikoodi.fi> (tiny change) 110302016-01-16 Jussi Lahdenniemi <jussi@aprikoodi.fi> (tiny change)
11031 11031
@@ -11035,7 +11035,7 @@
11035 special functions on Windows 9X. Refuse to dump Emacs on Windows 9X. 11035 special functions on Windows 9X. Refuse to dump Emacs on Windows 9X.
11036 (malloc_after_dump_9x, realloc_after_dump_9x) 11036 (malloc_after_dump_9x, realloc_after_dump_9x)
11037 (free_after_dump_9x): New functions. (Bug#22379) See also 11037 (free_after_dump_9x): New functions. (Bug#22379) See also
11038 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00852.html 11038 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00852.html
11039 for more details about the original problem. 11039 for more details about the original problem.
11040 11040
11041 * nt/inc/ms-w32.h (malloc_after_dump_9x, realloc_after_dump_9x) 11041 * nt/inc/ms-w32.h (malloc_after_dump_9x, realloc_after_dump_9x)
@@ -11180,7 +11180,7 @@
11180 Un-obsolete tags-loop-continue 11180 Un-obsolete tags-loop-continue
11181 11181
11182 * lisp/progmodes/etags.el (tags-loop-continue): Un-obsolete. 11182 * lisp/progmodes/etags.el (tags-loop-continue): Un-obsolete.
11183 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00682.html 11183 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00682.html
11184 11184
111852016-01-13 Eli Zaretskii <eliz@gnu.org> 111852016-01-13 Eli Zaretskii <eliz@gnu.org>
11186 11186
@@ -11402,7 +11402,7 @@
11402 (vc-hg-annotate-extract-revision-at-line-with-filename) 11402 (vc-hg-annotate-extract-revision-at-line-with-filename)
11403 (vc-hg-annotate-extract-revision-at-line-with-both): 11403 (vc-hg-annotate-extract-revision-at-line-with-both):
11404 Don't refer to source-directory. 11404 Don't refer to source-directory.
11405 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00755.html 11405 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00755.html
11406 11406
114072016-01-11 Michael Albinus <michael.albinus@gmx.de> 114072016-01-11 Michael Albinus <michael.albinus@gmx.de>
11408 11408
@@ -11469,7 +11469,7 @@
11469 11469
11470 This use of 'noexcept' runs afoul of the C++11 standard. 11470 This use of 'noexcept' runs afoul of the C++11 standard.
11471 Problem reported by Philipp Stephani in: 11471 Problem reported by Philipp Stephani in:
11472 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00706.html 11472 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00706.html
11473 * src/emacs-module.c (emacs_finalizer_function): 11473 * src/emacs-module.c (emacs_finalizer_function):
11474 Move this typedef here ... 11474 Move this typedef here ...
11475 * src/emacs-module.h: ... from here, and use only the C 11475 * src/emacs-module.h: ... from here, and use only the C
@@ -11633,7 +11633,7 @@
11633 Fix (error ...) error 11633 Fix (error ...) error
11634 11634
11635 Problem reported by Glenn Morris in: 11635 Problem reported by Glenn Morris in:
11636 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00561.html 11636 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00561.html
11637 * lisp/vc/add-log.el (change-log-goto-source): Fix typos 11637 * lisp/vc/add-log.el (change-log-goto-source): Fix typos
11638 introduced in my Aug 28 change, where I got confused by the 11638 introduced in my Aug 28 change, where I got confused by the
11639 two meanings of (error ...). 11639 two meanings of (error ...).
@@ -11784,7 +11784,7 @@
11784 * src/xdisp.c (message_to_stderr): If coding-system-for-write has 11784 * src/xdisp.c (message_to_stderr): If coding-system-for-write has
11785 a non-nil value, use it to encode output in preference to 11785 a non-nil value, use it to encode output in preference to
11786 locale-coding-system. See the discussions in 11786 locale-coding-system. See the discussions in
11787 http://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00048.html 11787 https://lists.gnu.org/archive/html/emacs-devel/2016-01/msg00048.html
11788 for the details. 11788 for the details.
11789 11789
11790 * doc/lispref/os.texi (Terminal Output): Document how to send 11790 * doc/lispref/os.texi (Terminal Output): Document how to send
@@ -12419,7 +12419,7 @@
12419 * lisp/mail/emacsbug.el (report-emacs-bug): Future-proof the 12419 * lisp/mail/emacsbug.el (report-emacs-bug): Future-proof the
12420 recent "built on" change to deterministic builds where 12420 recent "built on" change to deterministic builds where
12421 emacs-build-system will be nil. See: 12421 emacs-build-system will be nil. See:
12422 http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01369.html 12422 https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01369.html
12423 12423
124242015-12-29 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change) 124242015-12-29 Jose A. Ortega Ruiz <jao@gnu.org> (tiny change)
12425 12425
@@ -12619,7 +12619,7 @@
12619 * lisp/startup.el (initial-scratch-message): 12619 * lisp/startup.el (initial-scratch-message):
12620 Reword to avoid apostrophes, and to make it shorter. 12620 Reword to avoid apostrophes, and to make it shorter.
12621 See the thread starting in: 12621 See the thread starting in:
12622 http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01241.html 12622 https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg01241.html
12623 12623
126242015-12-26 Leo Liu <sdl.web@gmail.com> 126242015-12-26 Leo Liu <sdl.web@gmail.com>
12625 12625
@@ -13443,7 +13443,7 @@
13443 commands for interactive Python and Guile interpreters. 13443 commands for interactive Python and Guile interpreters.
13444 (gdb-send): Recognize various ways of exiting from Python and 13444 (gdb-send): Recognize various ways of exiting from Python and
13445 Guile interpreters and returning to GDB. For details, see 13445 Guile interpreters and returning to GDB. For details, see
13446 http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00693.html 13446 https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00693.html
13447 and http://stackoverflow.com/questions/31514741. 13447 and http://stackoverflow.com/questions/31514741.
13448 13448
134492015-12-16 Paul Eggert <eggert@cs.ucla.edu> 134492015-12-16 Paul Eggert <eggert@cs.ucla.edu>
@@ -13452,7 +13452,7 @@
13452 13452
13453 C11 threads are not needed for Emacs now, and their use is causing 13453 C11 threads are not needed for Emacs now, and their use is causing
13454 hassles on FreeBSD 10.x. Problem reported by Ashish SHUKLA in: 13454 hassles on FreeBSD 10.x. Problem reported by Ashish SHUKLA in:
13455 http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00648.html 13455 https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00648.html
13456 * configure.ac: Do not check for C11 threads. Remove unnecessary 13456 * configure.ac: Do not check for C11 threads. Remove unnecessary
13457 fiddling with CPPFLAGS when configuring pthreads. 13457 fiddling with CPPFLAGS when configuring pthreads.
13458 * src/emacs-module.c (main_thread, check_main_thread) 13458 * src/emacs-module.c (main_thread, check_main_thread)
@@ -13991,7 +13991,7 @@
13991 * src/lisp.h (XSYMBOL): Remove eassert incorrectly added in 13991 * src/lisp.h (XSYMBOL): Remove eassert incorrectly added in
13992 previous change. It breaks on MS-Windows --with-wide-int. 13992 previous change. It breaks on MS-Windows --with-wide-int.
13993 Problem reported by Eli Zaretskii in: 13993 Problem reported by Eli Zaretskii in:
13994 http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00275.html 13994 https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00275.html
13995 13995
139962015-12-06 Paul Eggert <eggert@cs.ucla.edu> 139962015-12-06 Paul Eggert <eggert@cs.ucla.edu>
13997 13997
@@ -14426,7 +14426,7 @@
14426 14426
14427 * lisp/progmodes/xref.el (xref-backend-functions): 14427 * lisp/progmodes/xref.el (xref-backend-functions):
14428 Use APPEND when adding the default element 14428 Use APPEND when adding the default element
14429 (http://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00061.html). 14429 (https://lists.gnu.org/archive/html/emacs-devel/2015-12/msg00061.html).
14430 14430
144312015-12-01 Eli Zaretskii <eliz@gnu.org> 144312015-12-01 Eli Zaretskii <eliz@gnu.org>
14432 14432
@@ -14918,7 +14918,7 @@
14918 Matches". Improve wording. Fix lost extra whitespace. 14918 Matches". Improve wording. Fix lost extra whitespace.
14919 (Search Customizations): Improve wording. (Bug#22036) 14919 (Search Customizations): Improve wording. (Bug#22036)
14920 See also comments in 14920 See also comments in
14921 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02376.html. 14921 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02376.html.
14922 14922
14923 * lisp/replace.el (query-replace, query-replace-regexp) 14923 * lisp/replace.el (query-replace, query-replace-regexp)
14924 (query-replace-regexp-eval, replace-string, replace-regexp): 14924 (query-replace-regexp-eval, replace-string, replace-regexp):
@@ -15021,7 +15021,7 @@
15021 (module_non_local_exit_signal_1, module_non_local_exit_throw_1): 15021 (module_non_local_exit_signal_1, module_non_local_exit_throw_1):
15022 Do nothing and return with failure indication immediately, if some 15022 Do nothing and return with failure indication immediately, if some
15023 previous module call signaled an error or wants to throw. See 15023 previous module call signaled an error or wants to throw. See
15024 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02133.html 15024 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02133.html
15025 for the relevant discussions. 15025 for the relevant discussions.
15026 15026
150272015-11-27 Eli Zaretskii <eliz@gnu.org> 150272015-11-27 Eli Zaretskii <eliz@gnu.org>
@@ -15215,7 +15215,7 @@
15215 15215
15216 * src/emacs-module.c (module_format_fun_env): 15216 * src/emacs-module.c (module_format_fun_env):
15217 exprintf doesn’t support %p, so use %x. Reported by Eli Zaretskii in: 15217 exprintf doesn’t support %p, so use %x. Reported by Eli Zaretskii in:
15218 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02122.html 15218 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02122.html
15219 15219
152202015-11-25 Paul Eggert <eggert@cs.ucla.edu> 152202015-11-25 Paul Eggert <eggert@cs.ucla.edu>
15221 15221
@@ -15224,7 +15224,7 @@
15224 * lisp/help-fns.el (describe-variable): Quote the 15224 * lisp/help-fns.el (describe-variable): Quote the
15225 variable’s value if it is a symbol other than t or nil. 15225 variable’s value if it is a symbol other than t or nil.
15226 See: T.V Raman in: 15226 See: T.V Raman in:
15227 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02147.html 15227 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg02147.html
15228 15228
152292015-11-25 Dmitry Gutov <dgutov@yandex.ru> 152292015-11-25 Dmitry Gutov <dgutov@yandex.ru>
15230 15230
@@ -15701,7 +15701,7 @@
15701 15701
15702 Although the patch does fix Bug#21688 and prevents a core dump, 15702 Although the patch does fix Bug#21688 and prevents a core dump,
15703 it also makes the message-mode-propertize test fail; see: 15703 it also makes the message-mode-propertize test fail; see:
15704 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01667.html 15704 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01667.html
15705 Perhaps someone else can come up with a better fix some day. 15705 Perhaps someone else can come up with a better fix some day.
15706 * src/syntax.c (update_syntax_table_forward): 15706 * src/syntax.c (update_syntax_table_forward):
15707 Propertize even when truncated. 15707 Propertize even when truncated.
@@ -16272,7 +16272,7 @@
16272 Be more systematic about quoting symbols `like-this' rather than 16272 Be more systematic about quoting symbols `like-this' rather than
16273 `like-this or 'like-this' in docstrings. This follows up Artur 16273 `like-this or 'like-this' in docstrings. This follows up Artur
16274 Malabarba's email in: 16274 Malabarba's email in:
16275 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01647.html 16275 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01647.html
16276 16276
162772015-11-18 Peder O. Klingenberg <peder@klingenberg.no> 162772015-11-18 Peder O. Klingenberg <peder@klingenberg.no>
16278 16278
@@ -16332,7 +16332,7 @@
16332 Fix docstring quoting problems with ‘ '’ 16332 Fix docstring quoting problems with ‘ '’
16333 16333
16334 Problem reported by Artur Malabarba in: 16334 Problem reported by Artur Malabarba in:
16335 http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html 16335 https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg01513.html
16336 Most of these fixes are to documentation; many involve fixing 16336 Most of these fixes are to documentation; many involve fixing
16337 longstanding quoting glitches that are independent of the 16337 longstanding quoting glitches that are independent of the
16338 recent substitute-command-keys changes. The changes to code are: 16338 recent substitute-command-keys changes. The changes to code are:
@@ -17778,7 +17778,7 @@
17778 17778
17779 * lisp/progmodes/project.el (project-library-roots): 17779 * lisp/progmodes/project.el (project-library-roots):
17780 Remove directories inside the project roots from the result. 17780 Remove directories inside the project roots from the result.
17781 (http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00536.html) 17781 (https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00536.html)
17782 17782
177832015-11-08 Dmitry Gutov <dgutov@yandex.ru> 177832015-11-08 Dmitry Gutov <dgutov@yandex.ru>
17784 17784
@@ -17990,7 +17990,7 @@
17990 17990
17991 Avoid division by zero crash observed by Yuan MEI 17991 Avoid division by zero crash observed by Yuan MEI
17992 17992
17993 See http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html. 17993 See https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html.
17994 17994
17995 * src/dispnew.c (required_matrix_height, required_matrix_width): 17995 * src/dispnew.c (required_matrix_height, required_matrix_width):
17996 Avoid division by zero. 17996 Avoid division by zero.
@@ -18324,7 +18324,7 @@
18324 18324
18325 * etc/PROBLEMS: Describe the problem with pinning Emacs to taskbar 18325 * etc/PROBLEMS: Describe the problem with pinning Emacs to taskbar
18326 on Windows 10. For the details, see the discussion starting at 18326 on Windows 10. For the details, see the discussion starting at
18327 http://lists.gnu.org/archive/html/help-emacs-windows/2015-09/msg00000.html. 18327 https://lists.gnu.org/archive/html/help-emacs-windows/2015-09/msg00000.html.
18328 18328
183292015-10-30 Artur Malabarba <bruce.connor.am@gmail.com> 183292015-10-30 Artur Malabarba <bruce.connor.am@gmail.com>
18330 18330
@@ -18390,7 +18390,7 @@
18390 18390
18391 * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bol 18391 * lisp/ielm.el (ielm-indent-line): Use non-nil arg of comint-bol
18392 to go to the beginning of text line instead of command line. 18392 to go to the beginning of text line instead of command line.
18393 http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02360.html 18393 https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02360.html
18394 18394
183952015-10-29 Eli Zaretskii <eliz@gnu.org> 183952015-10-29 Eli Zaretskii <eliz@gnu.org>
18396 18396
@@ -18521,7 +18521,7 @@
18521 18521
18522 * src/fileio.c (unhandled-file-name-directory): Default to calling 18522 * src/fileio.c (unhandled-file-name-directory): Default to calling
18523 `file-name-as-directory' 18523 `file-name-as-directory'
18524 (http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html). 18524 (https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02294.html).
18525 18525
185262015-10-28 Artur Malabarba <bruce.connor.am@gmail.com> 185262015-10-28 Artur Malabarba <bruce.connor.am@gmail.com>
18527 18527
@@ -18684,7 +18684,7 @@
18684 * lisp/vc/vc-hg.el (vc-hg-log-format): Pipe commit description 18684 * lisp/vc/vc-hg.el (vc-hg-log-format): Pipe commit description
18685 through 'tabindent'. 18685 through 'tabindent'.
18686 (vc-hg-log-view-mode): Set tab-width to 2 locally. 18686 (vc-hg-log-view-mode): Set tab-width to 2 locally.
18687 (http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02259.html) 18687 (https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02259.html)
18688 18688
186892015-10-27 Stefan Monnier <monnier@iro.umontreal.ca> 186892015-10-27 Stefan Monnier <monnier@iro.umontreal.ca>
18690 18690
@@ -18752,7 +18752,7 @@
18752 18752
18753 * lisp/vc/vc-hg.el (vc-hg-log-format): New variable. 18753 * lisp/vc/vc-hg.el (vc-hg-log-format): New variable.
18754 (vc-hg-print-log, vc-hg-expanded-log-entry): Use it. 18754 (vc-hg-print-log, vc-hg-expanded-log-entry): Use it.
18755 (http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02191.html) 18755 (https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg02191.html)
18756 18756
187572015-10-27 Nicolas Petton <nicolas@petton.fr> 187572015-10-27 Nicolas Petton <nicolas@petton.fr>
18758 18758
@@ -20044,7 +20044,7 @@
20044 (/ N) now returns the reciprocal of N 20044 (/ N) now returns the reciprocal of N
20045 20045
20046 This is more compatible with Common Lisp and XEmacs (Bug#21690). See: 20046 This is more compatible with Common Lisp and XEmacs (Bug#21690). See:
20047 http://lists.gnu.org/archive/html/emacs-devel/2015-10/msg01053.html 20047 https://lists.gnu.org/archive/html/emacs-devel/2015-10/msg01053.html
20048 * lisp/color.el (color-hue-to-rgb, color-hsl-to-rgb) 20048 * lisp/color.el (color-hue-to-rgb, color-hsl-to-rgb)
20049 (color-xyz-to-srgb, color-xyz-to-lab): 20049 (color-xyz-to-srgb, color-xyz-to-lab):
20050 * lisp/emacs-lisp/cl-extra.el (cl-float-limits): 20050 * lisp/emacs-lisp/cl-extra.el (cl-float-limits):
@@ -21452,7 +21452,7 @@
21452 Fix a few problems with directed quotes 21452 Fix a few problems with directed quotes
21453 21453
21454 This is in response to a problem report by Kaushal Modi in: 21454 This is in response to a problem report by Kaushal Modi in:
21455 http://bugs.gnu.org/21588#25 21455 https://bugs.gnu.org/21588#25
21456 * lisp/cedet/mode-local.el (describe-mode-local-overload): 21456 * lisp/cedet/mode-local.el (describe-mode-local-overload):
21457 * lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header): 21457 * lisp/emacs-lisp/bytecomp.el (byte-compile-fix-header):
21458 * lisp/info-xref.el (info-xref-check-all-custom): 21458 * lisp/info-xref.el (info-xref-check-all-custom):
@@ -21639,7 +21639,7 @@
21639 21639
21640 * src/window.c (Fpos_visible_in_window_p): Clarify the meaning of 21640 * src/window.c (Fpos_visible_in_window_p): Clarify the meaning of
21641 t for POS. See 21641 t for POS. See
21642 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg01040.html 21642 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg01040.html
21643 for the original report. 21643 for the original report.
21644 21644
21645 * doc/lispref/windows.texi (Window Start and End): Clarify the 21645 * doc/lispref/windows.texi (Window Start and End): Clarify the
@@ -22140,7 +22140,7 @@
22140 Improve git diff hunk headers for .el, .texi 22140 Improve git diff hunk headers for .el, .texi
22141 22141
22142 Problem reported by Alan Mackenzie in: 22142 Problem reported by Alan Mackenzie in:
22143 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00826.html 22143 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00826.html
22144 * .gitattributes (*.el, *.texi): New patterns. 22144 * .gitattributes (*.el, *.texi): New patterns.
22145 * autogen.sh: Configure diff.elisp.xfuncname and 22145 * autogen.sh: Configure diff.elisp.xfuncname and
22146 diff.texinfo.xfuncname if using Git. 22146 diff.texinfo.xfuncname if using Git.
@@ -22415,7 +22415,7 @@
22415 a revision to checkin. 22415 a revision to checkin.
22416 * lisp/vc/vc.el (vc-next-action): Allow to optionally specify the 22416 * lisp/vc/vc.el (vc-next-action): Allow to optionally specify the
22417 revision when checking in files. 22417 revision when checking in files.
22418 See http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00688.html 22418 See https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00688.html
22419 for the details. 22419 for the details.
22420 22420
224212015-09-18 Wilson Snyder <wsnyder@wsnyder.org> 224212015-09-18 Wilson Snyder <wsnyder@wsnyder.org>
@@ -22600,7 +22600,7 @@
22600 winner no longer holds on to dead frames 22600 winner no longer holds on to dead frames
22601 * lisp/winner.el (winner-change-fun): Cull dead frames. 22601 * lisp/winner.el (winner-change-fun): Cull dead frames.
22602 This prevents a potentially massive memory leak. See: 22602 This prevents a potentially massive memory leak. See:
22603 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00619.html 22603 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00619.html
22604 22604
226052015-09-16 Michael Albinus <michael.albinus@gmx.de> 226052015-09-16 Michael Albinus <michael.albinus@gmx.de>
22606 22606
@@ -23035,7 +23035,7 @@
23035 23035
23036 Port Unicode char detection to FreeBSD+svgalib 23036 Port Unicode char detection to FreeBSD+svgalib
23037 Problem reported by Ashish SHUKLA in: 23037 Problem reported by Ashish SHUKLA in:
23038 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00531.html 23038 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00531.html
23039 * configure.ac: Check for struct unipair.unicode instead of for 23039 * configure.ac: Check for struct unipair.unicode instead of for
23040 <linux/kd.h>, since that’s more specific to what the code 23040 <linux/kd.h>, since that’s more specific to what the code
23041 actually needs. 23041 actually needs.
@@ -23170,7 +23170,7 @@
23170 23170
23171 Revert some stray curved quotes I missed earlier 23171 Revert some stray curved quotes I missed earlier
23172 Problem reported by David Kastrup in: 23172 Problem reported by David Kastrup in:
23173 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00440.html 23173 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00440.html
23174 * lisp/international/mule-cmds.el (leim-list-header): 23174 * lisp/international/mule-cmds.el (leim-list-header):
23175 Use format-message with an ASCII-only format. 23175 Use format-message with an ASCII-only format.
23176 23176
@@ -23200,12 +23200,12 @@
23200 23200
23201 Add patch-sending instructions to git-workflow 23201 Add patch-sending instructions to git-workflow
23202 From a suggestion by Mitchel Humpherys in: 23202 From a suggestion by Mitchel Humpherys in:
23203 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html 23203 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00421.html
23204 * admin/notes/git-workflow (Sending patches): New section. 23204 * admin/notes/git-workflow (Sending patches): New section.
23205 23205
23206 Port to GIFLIB 5.0.6 and later 23206 Port to GIFLIB 5.0.6 and later
23207 Problem reported by Mitchel Humpherys in: 23207 Problem reported by Mitchel Humpherys in:
23208 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00420.html 23208 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00420.html
23209 * src/image.c (HAVE_GIFERRORSTRING) [HAVE_GIF]: New macro. 23209 * src/image.c (HAVE_GIFERRORSTRING) [HAVE_GIF]: New macro.
23210 (GifErrorString, init_gif_functions) [HAVE_GIF && WINDOWSNT]: 23210 (GifErrorString, init_gif_functions) [HAVE_GIF && WINDOWSNT]:
23211 (gif_load) [HAVE_GIF]: Use it. 23211 (gif_load) [HAVE_GIF]: Use it.
@@ -23223,7 +23223,7 @@
23223 23223
23224 Refix movemail GCC pacification 23224 Refix movemail GCC pacification
23225 Problem reported by Ken Brown in: 23225 Problem reported by Ken Brown in:
23226 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00406.html 23226 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00406.html
23227 * lib-src/movemail.c (main): Fix previous change. 23227 * lib-src/movemail.c (main): Fix previous change.
23228 23228
232292015-09-09 Stefan Monnier <monnier@iro.umontreal.ca> 232292015-09-09 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -23282,7 +23282,7 @@
23282 Define internal-char-font even if --without-x 23282 Define internal-char-font even if --without-x
23283 The function is used now even in non-graphical environments. 23283 The function is used now even in non-graphical environments.
23284 Problem reported by Glenn Morris in: 23284 Problem reported by Glenn Morris in:
23285 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00401.html 23285 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00401.html
23286 * src/font.c (Finternal_char_font): Move here ... 23286 * src/font.c (Finternal_char_font): Move here ...
23287 * src/fontset.c (Finternal_char_font): ... from here. 23287 * src/fontset.c (Finternal_char_font): ... from here.
23288 23288
@@ -23324,7 +23324,7 @@
23324 Also, undo the recent change that caused text-quoting-style to 23324 Also, undo the recent change that caused text-quoting-style to
23325 affect quote display on terminals, so that the two features are 23325 affect quote display on terminals, so that the two features are
23326 independent. See Alan Mackenzie in: 23326 independent. See Alan Mackenzie in:
23327 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00244.html 23327 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00244.html
23328 Finally, add a style parameter to startup--setup-quote-display, 23328 Finally, add a style parameter to startup--setup-quote-display,
23329 so that this function can also be invoked after startup, with 23329 so that this function can also be invoked after startup, with
23330 different styles depending on user preference at the time. 23330 different styles depending on user preference at the time.
@@ -23994,7 +23994,7 @@
23994 23994
23995 Follow text-quoting-style in display table init 23995 Follow text-quoting-style in display table init
23996 This attempts to fix a problem reported by Alan Mackenzie in: 23996 This attempts to fix a problem reported by Alan Mackenzie in:
23997 http://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00112.html 23997 https://lists.gnu.org/archive/html/emacs-devel/2015-09/msg00112.html
23998 * doc/lispref/display.texi (Active Display Table): 23998 * doc/lispref/display.texi (Active Display Table):
23999 Mention how text-quoting-style affects it. 23999 Mention how text-quoting-style affects it.
24000 * doc/lispref/help.texi (Keys in Documentation): 24000 * doc/lispref/help.texi (Keys in Documentation):
@@ -24362,7 +24362,7 @@
24362 Make ‘text-quoting-style’ a plain defvar 24362 Make ‘text-quoting-style’ a plain defvar
24363 It doesn’t need customization, as it’s likely useful only by experts. 24363 It doesn’t need customization, as it’s likely useful only by experts.
24364 Suggested by Stefan Monnier in: 24364 Suggested by Stefan Monnier in:
24365 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg01020.html 24365 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg01020.html
24366 * lisp/cus-start.el: Remove doc.c section for builtin customized vars. 24366 * lisp/cus-start.el: Remove doc.c section for builtin customized vars.
24367 24367
24368 Quoting fixes in lisp/textmodes 24368 Quoting fixes in lisp/textmodes
@@ -24645,7 +24645,7 @@
24645 24645
24646 Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS 24646 Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
24647 This removes the need for GCPRO1 etc. Suggested by Stefan Monnier in: 24647 This removes the need for GCPRO1 etc. Suggested by Stefan Monnier in:
24648 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00918.html 24648 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00918.html
24649 * doc/lispref/internals.texi (Writing Emacs Primitives): 24649 * doc/lispref/internals.texi (Writing Emacs Primitives):
24650 * etc/NEWS: 24650 * etc/NEWS:
24651 Document the change. 24651 Document the change.
@@ -24822,7 +24822,7 @@
24822 That way, the caller doesn’t have to use curved quotes to 24822 That way, the caller doesn’t have to use curved quotes to
24823 get diagnostics that match the text-quoting-style preferences. 24823 get diagnostics that match the text-quoting-style preferences.
24824 Suggested by Dmitry Gutov in: 24824 Suggested by Dmitry Gutov in:
24825 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00893.html 24825 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00893.html
24826 This means we no longer need %qs, so remove that format. 24826 This means we no longer need %qs, so remove that format.
24827 While we’re at it, fix an unlikely bug and lessen the pressure 24827 While we’re at it, fix an unlikely bug and lessen the pressure
24828 on the garbage collector by processing the string once rather 24828 on the garbage collector by processing the string once rather
@@ -25129,8 +25129,8 @@
25129 and using the new function instead of ‘format’ only in contexts 25129 and using the new function instead of ‘format’ only in contexts
25130 where this seems appropriate. 25130 where this seems appropriate.
25131 Problem reported by Dmitry Gutov and Andreas Schwab in: 25131 Problem reported by Dmitry Gutov and Andreas Schwab in:
25132 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00826.html 25132 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00826.html
25133 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00827.html 25133 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00827.html
25134 * doc/lispref/commands.texi (Using Interactive): 25134 * doc/lispref/commands.texi (Using Interactive):
25135 * doc/lispref/control.texi (Signaling Errors, Signaling Errors): 25135 * doc/lispref/control.texi (Signaling Errors, Signaling Errors):
25136 * doc/lispref/display.texi (Displaying Messages, Progress): 25136 * doc/lispref/display.texi (Displaying Messages, Progress):
@@ -26222,7 +26222,7 @@
26222 When run with --batch, check that curved quotes are compatible with 26222 When run with --batch, check that curved quotes are compatible with
26223 the system locale before outputting them in diagnostics. 26223 the system locale before outputting them in diagnostics.
26224 Problem reported by Eli Zaretskii in: 26224 Problem reported by Eli Zaretskii in:
26225 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00594.html 26225 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00594.html
26226 * lisp/startup.el (command-line): Set internal--text-quoting-flag 26226 * lisp/startup.el (command-line): Set internal--text-quoting-flag
26227 after the standard display table is initialized. 26227 after the standard display table is initialized.
26228 * src/doc.c (default_to_grave_quoting_style): New function. 26228 * src/doc.c (default_to_grave_quoting_style): New function.
@@ -26813,7 +26813,7 @@
26813 unread-command-events and unread-post-input-method-events are 26813 unread-command-events and unread-post-input-method-events are
26814 always recorded by record_char. Reported by David Kastrup 26814 always recorded by record_char. Reported by David Kastrup
26815 <dak@gnu.org>, see 26815 <dak@gnu.org>, see
26816 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00193.html. 26816 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00193.html.
26817 26817
268182015-08-10 Samer Masterson <samer@samertm.com> 268182015-08-10 Samer Masterson <samer@samertm.com>
26819 26819
@@ -26869,7 +26869,7 @@
26869 ChangeLog.2 ignores remote-tracking merges 26869 ChangeLog.2 ignores remote-tracking merges
26870 * build-aux/gitlog-to-emacslog: Ignore commit logs matching 26870 * build-aux/gitlog-to-emacslog: Ignore commit logs matching
26871 "Merge remote-tracking branch '.*'" too. See Eli Zaretskii in: 26871 "Merge remote-tracking branch '.*'" too. See Eli Zaretskii in:
26872 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00384.html 26872 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00384.html
26873 26873
268742015-08-09 Nicolas Richard <youngfrog@members.fsf.org> 268742015-08-09 Nicolas Richard <youngfrog@members.fsf.org>
26875 26875
@@ -27096,7 +27096,7 @@
27096 27096
27097 Preserve window point in xref-find-definitions-other-window 27097 Preserve window point in xref-find-definitions-other-window
27098 Fix the problem reported by Ingo Logmar in 27098 Fix the problem reported by Ingo Logmar in
27099 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00152.html 27099 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00152.html
27100 * lisp/progmodes/xref.el (xref--goto-char): Extract from 27100 * lisp/progmodes/xref.el (xref--goto-char): Extract from
27101 xref--goto-location. 27101 xref--goto-location.
27102 (xref--pop-to-location): Use it. Replace xref--goto-location with 27102 (xref--pop-to-location): Use it. Replace xref--goto-location with
@@ -27182,9 +27182,9 @@
27182 Rename help-quote-translation to text-quoting-style, 27182 Rename help-quote-translation to text-quoting-style,
27183 and use symbols rather than characters as values. 27183 and use symbols rather than characters as values.
27184 This follows suggestions along these lines by Alan Mackenzie in: 27184 This follows suggestions along these lines by Alan Mackenzie in:
27185 http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00343.html 27185 https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00343.html
27186 and by Drew Adams in: 27186 and by Drew Adams in:
27187 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00048.html 27187 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00048.html
27188 * doc/lispref/help.texi (Keys in Documentation) 27188 * doc/lispref/help.texi (Keys in Documentation)
27189 * etc/NEWS: 27189 * etc/NEWS:
27190 * lisp/cus-start.el (standard): 27190 * lisp/cus-start.el (standard):
@@ -27214,7 +27214,7 @@
27214 27214
27215 Also mention "curly quotes" 27215 Also mention "curly quotes"
27216 See Drew Adams's email in: 27216 See Drew Adams's email in:
27217 http://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00040.html 27217 https://lists.gnu.org/archive/html/emacs-devel/2015-08/msg00040.html
27218 * doc/lispref/help.texi (Keys in Documentation): 27218 * doc/lispref/help.texi (Keys in Documentation):
27219 Add index entry "curly quotes". 27219 Add index entry "curly quotes".
27220 * etc/NEWS: Use the phrase "curly quotes" too. 27220 * etc/NEWS: Use the phrase "curly quotes" too.
@@ -27484,7 +27484,7 @@
27484 Don't worry about $ac_cv_header_sys_resource_h and 27484 Don't worry about $ac_cv_header_sys_resource_h and
27485 $ac_cv_func_getrlimit, as they're no longer needed for this. 27485 $ac_cv_func_getrlimit, as they're no longer needed for this.
27486 Problem reported by Eli Zaretskii in: 27486 Problem reported by Eli Zaretskii in:
27487 http://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00443.html 27487 https://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00443.html
27488 27488
274892015-07-28 Andy Moreton <andrewjmoreton@gmail.com> (tiny change) 274892015-07-28 Andy Moreton <andrewjmoreton@gmail.com> (tiny change)
27490 27490
@@ -27866,7 +27866,7 @@
27866 (xref-pulse-momentarily): Rename from xref--maybe-pulse. 27866 (xref-pulse-momentarily): Rename from xref--maybe-pulse.
27867 (xref--pop-to-location, xref--display-position) 27867 (xref--pop-to-location, xref--display-position)
27868 (xref-pop-marker-stack): Use the new hooks, as requested in 27868 (xref-pop-marker-stack): Use the new hooks, as requested in
27869 http://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00213.html 27869 https://lists.gnu.org/archive/html/emacs-devel/2015-07/msg00213.html
27870 27870
278712015-07-19 Bozhidar Batsov <bozhidar@batsov.com> 278712015-07-19 Bozhidar Batsov <bozhidar@batsov.com>
27872 27872
@@ -28671,7 +28671,7 @@
28671 * src/frame.c (x_set_font): If font_spec_from_name returns nil, 28671 * src/frame.c (x_set_font): If font_spec_from_name returns nil,
28672 don't barf; instead, request a new fontset to be generated. This 28672 don't barf; instead, request a new fontset to be generated. This
28673 avoids unnecessarily rejecting fonts named against XLFD rules. See 28673 avoids unnecessarily rejecting fonts named against XLFD rules. See
28674 http://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html, 28674 https://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html,
28675 for the description of the original problem. 28675 for the description of the original problem.
28676 * lisp/faces.el (set-face-attribute): Don't be fooled too easily 28676 * lisp/faces.el (set-face-attribute): Don't be fooled too easily
28677 by a hyphen in a font's name. 28677 by a hyphen in a font's name.
@@ -28845,7 +28845,7 @@
28845 * src/font.c (font_load_for_lface): If the font-spec didn't match 28845 * src/font.c (font_load_for_lface): If the font-spec didn't match
28846 any available fonts, try again without interpreting trailing "-NN" 28846 any available fonts, try again without interpreting trailing "-NN"
28847 as the font size. For the description of the original problem, see 28847 as the font size. For the description of the original problem, see
28848 http://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html 28848 https://lists.gnu.org/archive/html/help-emacs-windows/2015-06/msg00001.html
28849 28849
28850 .gdbinit followup to changes in !USE_LSB_TAG 28850 .gdbinit followup to changes in !USE_LSB_TAG
28851 * src/.gdbinit (xgetsym): Don't left-shift $ptr even under 28851 * src/.gdbinit (xgetsym): Don't left-shift $ptr even under
@@ -28935,7 +28935,7 @@
28935 Improve docstring for macroexp-let2 28935 Improve docstring for macroexp-let2
28936 * lisp/emacs-lisp/macroexp.el (macroexp-let2): 28936 * lisp/emacs-lisp/macroexp.el (macroexp-let2):
28937 Improve as per suggestion by RMS in: 28937 Improve as per suggestion by RMS in:
28938 http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00621.html 28938 https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00621.html
28939 Also, rename args to match new doc string. 28939 Also, rename args to match new doc string.
28940 28940
289412015-06-27 Eli Zaretskii <eliz@gnu.org> 289412015-06-27 Eli Zaretskii <eliz@gnu.org>
@@ -29025,7 +29025,7 @@
29025 * lisp/term/w32console.el (terminal-init-w32console): 29025 * lisp/term/w32console.el (terminal-init-w32console):
29026 * src/doc.c (Fsubstitute_command_keys, Vhelp_quote_translation): 29026 * src/doc.c (Fsubstitute_command_keys, Vhelp_quote_translation):
29027 If ‘ is not displayable, transliterate it to `, not to '. See: 29027 If ‘ is not displayable, transliterate it to `, not to '. See:
29028 http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00542.html 29028 https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00542.html
29029 29029
29030 Fix C99 incompatibilities in Cairo code 29030 Fix C99 incompatibilities in Cairo code
29031 * src/image.c (xpm_load) [USE_CAIRO]: 29031 * src/image.c (xpm_load) [USE_CAIRO]:
@@ -29811,7 +29811,7 @@
29811 * lisp/emacs-lisp/derived.el (derived-mode-make-docstring): 29811 * lisp/emacs-lisp/derived.el (derived-mode-make-docstring):
29812 Nest regexp-quote inside format, not the reverse. 29812 Nest regexp-quote inside format, not the reverse.
29813 Problem reported by Artur Malabarba in: 29813 Problem reported by Artur Malabarba in:
29814 http://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00206.html 29814 https://lists.gnu.org/archive/html/emacs-devel/2015-06/msg00206.html
29815 29815
298162015-06-15 Eli Zaretskii <eliz@gnu.org> 298162015-06-15 Eli Zaretskii <eliz@gnu.org>
29817 29817
@@ -30843,7 +30843,7 @@
30843 use CRLF (or CR!) termination for lines. 30843 use CRLF (or CR!) termination for lines.
30844 30844
30845 Update .gitattributes to match current sources 30845 Update .gitattributes to match current sources
30846 http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00879.html 30846 https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00879.html
30847 * .gitattributes: Accommodate tests that insist on DOS format. 30847 * .gitattributes: Accommodate tests that insist on DOS format.
30848 Remove test/automated/data/decompress/foo-gzipped. 30848 Remove test/automated/data/decompress/foo-gzipped.
30849 Add etc/e/eterm-color. 30849 Add etc/e/eterm-color.
@@ -30868,7 +30868,7 @@
30868 Use list for the tags completion table, not obarray 30868 Use list for the tags completion table, not obarray
30869 * lisp/progmodes/etags.el (etags-tags-completion-table): Return a 30869 * lisp/progmodes/etags.el (etags-tags-completion-table): Return a
30870 list instead of an obarray 30870 list instead of an obarray
30871 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00876.html). 30871 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00876.html).
30872 (tags-completion-table): Combine those lists. 30872 (tags-completion-table): Combine those lists.
30873 (tags-completion-table): Update the docstring. 30873 (tags-completion-table): Update the docstring.
30874 30874
@@ -31783,7 +31783,7 @@
31783 31783
31784 Revert doc string changes to f90.el 31784 Revert doc string changes to f90.el
31785 Problem reported by Glenn Morris in: 31785 Problem reported by Glenn Morris in:
31786 http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00596.html 31786 https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00596.html
31787 * lisp/progmodes/f90.el (f90-mode, f90-abbrev-start): 31787 * lisp/progmodes/f90.el (f90-mode, f90-abbrev-start):
31788 Revert recent changes to doc strings, as it's intended that they 31788 Revert recent changes to doc strings, as it's intended that they
31789 use grave accent, not quote. 31789 use grave accent, not quote.
@@ -31869,7 +31869,7 @@
31869 Prefer "this" to “this” in doc strings 31869 Prefer "this" to “this” in doc strings
31870 This mostly just straightens quotes introduced in my previous patch. 31870 This mostly just straightens quotes introduced in my previous patch.
31871 Suggested by Dmitry Gutov in: 31871 Suggested by Dmitry Gutov in:
31872 http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00565.html 31872 https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00565.html
31873 * lisp/faces.el, lisp/gnus/gnus-group.el, lisp/ldefs-boot.el: 31873 * lisp/faces.el, lisp/gnus/gnus-group.el, lisp/ldefs-boot.el:
31874 * lisp/mail/supercite.el, lisp/net/tramp.el, lisp/recentf.el: 31874 * lisp/mail/supercite.el, lisp/net/tramp.el, lisp/recentf.el:
31875 * lisp/textmodes/artist.el, lisp/textmodes/rst.el: 31875 * lisp/textmodes/artist.el, lisp/textmodes/rst.el:
@@ -31979,8 +31979,8 @@
31979 New command icomplete-force-complete-and-exit 31979 New command icomplete-force-complete-and-exit
31980 * lisp/icomplete.el (icomplete-force-complete-and-exit): 31980 * lisp/icomplete.el (icomplete-force-complete-and-exit):
31981 New command 31981 New command
31982 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00461.html) 31982 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00461.html)
31983 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00516.html). 31983 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00516.html).
31984 (icomplete-minibuffer-map): Bind C-j to it. 31984 (icomplete-minibuffer-map): Bind C-j to it.
31985 (icomplete-forward-completions, icomplete-backward-completions): 31985 (icomplete-forward-completions, icomplete-backward-completions):
31986 Mention the new command in the docstring. 31986 Mention the new command in the docstring.
@@ -32807,7 +32807,7 @@
32807 Fix tagging of symbols in C enumerations 32807 Fix tagging of symbols in C enumerations
32808 * lib-src/etags.c (consider_token): Don't tag symbols in 32808 * lib-src/etags.c (consider_token): Don't tag symbols in
32809 expressions that assign values to enum constants. See 32809 expressions that assign values to enum constants. See
32810 http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00291.html 32810 https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00291.html
32811 for details. 32811 for details.
32812 (C_entries): Reset fvdef to fvnone after processing a preprocessor 32812 (C_entries): Reset fvdef to fvnone after processing a preprocessor
32813 conditional and after a comma outside of parentheses. 32813 conditional and after a comma outside of parentheses.
@@ -32966,7 +32966,7 @@
32966 Remove tag-symbol-match-p from etags-xref-find-definitions-tag-order 32966 Remove tag-symbol-match-p from etags-xref-find-definitions-tag-order
32967 * lisp/progmodes/etags.el (etags-xref-find-definitions-tag-order): 32967 * lisp/progmodes/etags.el (etags-xref-find-definitions-tag-order):
32968 Remove tag-symbol-match-p from the default value 32968 Remove tag-symbol-match-p from the default value
32969 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00292.html). 32969 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00292.html).
32970 32970
32971 Declare find-tag obsolete 32971 Declare find-tag obsolete
32972 * lisp/progmodes/etags.el (find-tag): Declare obsolete in favor of 32972 * lisp/progmodes/etags.el (find-tag): Declare obsolete in favor of
@@ -33162,7 +33162,7 @@
33162 33162
33163 * lisp/cedet/pulse.el (pulse-momentary-unhighlight): Only cancel 33163 * lisp/cedet/pulse.el (pulse-momentary-unhighlight): Only cancel
33164 timer when it is non-nil 33164 timer when it is non-nil
33165 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00223.html). 33165 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00223.html).
33166 33166
331672015-05-06 Glenn Morris <rgm@gnu.org> 331672015-05-06 Glenn Morris <rgm@gnu.org>
33168 33168
@@ -33262,7 +33262,7 @@
33262 * lisp/cedet/pulse.el (pulse-momentary-stop-time): New variable. 33262 * lisp/cedet/pulse.el (pulse-momentary-stop-time): New variable.
33263 (pulse-momentary-highlight-overlay): Set up the timer instead of 33263 (pulse-momentary-highlight-overlay): Set up the timer instead of
33264 calling `pulse' 33264 calling `pulse'
33265 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/). 33265 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/).
33266 (pulse-tick): New function. 33266 (pulse-tick): New function.
33267 (pulse-momentary-unhighlight): Cut off the stop time. 33267 (pulse-momentary-unhighlight): Cut off the stop time.
33268 (pulse-delay): Update the docstring WRT to not using sit-for. 33268 (pulse-delay): Update the docstring WRT to not using sit-for.
@@ -33455,7 +33455,7 @@
33455 (pulse-momentary-highlight-region): Add autoload cookie. 33455 (pulse-momentary-highlight-region): Add autoload cookie.
33456 * lisp/progmodes/xref.el (xref--maybe-pulse): Don't highlight the 33456 * lisp/progmodes/xref.el (xref--maybe-pulse): Don't highlight the
33457 indentation, or the newline, if the line's non-empty 33457 indentation, or the newline, if the line's non-empty
33458 (http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00118.html). 33458 (https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00118.html).
33459 33459
334602015-05-04 Daniel Colascione <dancol@dancol.org> 334602015-05-04 Daniel Colascione <dancol@dancol.org>
33461 33461
@@ -33822,7 +33822,7 @@
33822 * lisp/progmodes/xref.el (xref--xref-buffer-mode): 33822 * lisp/progmodes/xref.el (xref--xref-buffer-mode):
33823 Set `next-error-function' and `next-error-last-buffer'. 33823 Set `next-error-function' and `next-error-last-buffer'.
33824 (xref--next-error-function): New function. 33824 (xref--next-error-function): New function.
33825 (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01311.html) 33825 (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01311.html)
33826 33826
338272015-04-29 Fabián Ezequiel Gallina <fgallina@gnu.org> 338272015-04-29 Fabián Ezequiel Gallina <fgallina@gnu.org>
33828 33828
@@ -34096,7 +34096,7 @@
34096 Introduce xref-prompt-for-identifier 34096 Introduce xref-prompt-for-identifier
34097 * lisp/progmodes/xref.el (xref-prompt-for-identifier): New option. 34097 * lisp/progmodes/xref.el (xref-prompt-for-identifier): New option.
34098 (xref--read-identifier): Use it 34098 (xref--read-identifier): Use it
34099 (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01205.html). 34099 (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01205.html).
34100 34100
341012015-04-26 João Távora <joaotavora@gmail.com> 341012015-04-26 João Távora <joaotavora@gmail.com>
34102 34102
@@ -34113,7 +34113,7 @@
34113 Pass `id' to `completing-read' as def instead of initial input 34113 Pass `id' to `completing-read' as def instead of initial input
34114 * lisp/progmodes/xref.el (xref--read-identifier): Pass `id' to 34114 * lisp/progmodes/xref.el (xref--read-identifier): Pass `id' to
34115 `completing-read' as the default value instead of initial input 34115 `completing-read' as the default value instead of initial input
34116 (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01182.html). 34116 (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg01182.html).
34117 34117
341182015-04-25 Paul Eggert <eggert@cs.ucla.edu> 341182015-04-25 Paul Eggert <eggert@cs.ucla.edu>
34119 34119
@@ -34724,7 +34724,7 @@
34724 34724
34725 Standardize names of ChangeLog history files 34725 Standardize names of ChangeLog history files
34726 Suggested by Glenn Morris in: 34726 Suggested by Glenn Morris in:
34727 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html 34727 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html
34728 * Makefile.in (install-man): Don't treat ChangeLog.1 as a man page. 34728 * Makefile.in (install-man): Don't treat ChangeLog.1 as a man page.
34729 * doc/man/ChangeLog.1: Rename back from doc/man/ChangeLog.01. 34729 * doc/man/ChangeLog.1: Rename back from doc/man/ChangeLog.01.
34730 * lisp/erc/ChangeLog.1: New file, containing the old contents of ... 34730 * lisp/erc/ChangeLog.1: New file, containing the old contents of ...
@@ -34737,7 +34737,7 @@
34737 This more clearly distingiushes pre-April-7 ChangeLog entries (which 34737 This more clearly distingiushes pre-April-7 ChangeLog entries (which
34738 are for top-level files only) from post-April-7 entries (which are 34738 are for top-level files only) from post-April-7 entries (which are
34739 about files at all levels. Problem reported by Glenn Morris in: 34739 about files at all levels. Problem reported by Glenn Morris in:
34740 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html 34740 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00678.html
34741 * ChangeLog.1: Move post-April-7 entries from here ... 34741 * ChangeLog.1: Move post-April-7 entries from here ...
34742 * ChangeLog.2: ... to this new file. 34742 * ChangeLog.2: ... to this new file.
34743 * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump to 2. 34743 * Makefile.in (CHANGELOG_HISTORY_INDEX_MAX): Bump to 2.
@@ -35131,7 +35131,7 @@
35131 * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1. 35131 * doc/man/ChangeLog.01: Rename from doc/man/ChangeLog.1.
35132 That way, 'make install' won't think it's a man page. 35132 That way, 'make install' won't think it's a man page.
35133 Reported by Ashish SHUKLA in: 35133 Reported by Ashish SHUKLA in:
35134 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00656.html 35134 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00656.html
35135 35135
35136 Improve 'make change-history' prereq tests 35136 Improve 'make change-history' prereq tests
35137 * Makefile.in (gen_origin): Fix to match what's in the master branch. 35137 * Makefile.in (gen_origin): Fix to match what's in the master branch.
@@ -35320,7 +35320,7 @@
35320 35320
35321 Port commit-msg to MSYS Bash+Gawk 35321 Port commit-msg to MSYS Bash+Gawk
35322 See Eli Zaretskii in: 35322 See Eli Zaretskii in:
35323 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00610.html 35323 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00610.html
35324 * build-aux/git-hooks/commit-msg (cent_sign_utf8_format) 35324 * build-aux/git-hooks/commit-msg (cent_sign_utf8_format)
35325 (cent_sign, print_at_sign, at_sign): Revert previous change. 35325 (cent_sign, print_at_sign, at_sign): Revert previous change.
35326 (print_at_sign): Prepend "BEGIN". 35326 (print_at_sign): Prepend "BEGIN".
@@ -35330,7 +35330,7 @@
35330 * build-aux/git-hooks/commit-msg (cent_sign): 35330 * build-aux/git-hooks/commit-msg (cent_sign):
35331 Just use UTF-8 here rather than ASCII + printf, as the latter fails 35331 Just use UTF-8 here rather than ASCII + printf, as the latter fails
35332 on a broken MS-Windows shell. Reported by Eli Zaretskii in: 35332 on a broken MS-Windows shell. Reported by Eli Zaretskii in:
35333 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00592.html 35333 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00592.html
35334 35334
353352015-04-11 Chris Zheng <chriszheng99@gmail.com> (tiny change) 353352015-04-11 Chris Zheng <chriszheng99@gmail.com> (tiny change)
35336 35336
@@ -35365,7 +35365,7 @@
35365 Add a FIXME comment. 35365 Add a FIXME comment.
35366 (log-edit-changelog-entries): Extract from 35366 (log-edit-changelog-entries): Extract from
35367 `log-edit-changelog-entries', handle FILE being a directory 35367 `log-edit-changelog-entries', handle FILE being a directory
35368 (http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00555.html). 35368 (https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00555.html).
35369 35369
353702015-04-10 Paul Eggert <eggert@cs.ucla.edu> 353702015-04-10 Paul Eggert <eggert@cs.ucla.edu>
35371 35371
@@ -35377,19 +35377,19 @@
35377 * build-aux/git-hooks/commit-msg: 35377 * build-aux/git-hooks/commit-msg:
35378 Ignore every line after a scissors line, such as a line generated 35378 Ignore every line after a scissors line, such as a line generated
35379 by 'git commit -v'. Problem reported by Johan Bockgård in: 35379 by 'git commit -v'. Problem reported by Johan Bockgård in:
35380 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00580.html 35380 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00580.html
35381 35381
35382 port commit-msg to Gawk 3.0.4 (1999) 35382 port commit-msg to Gawk 3.0.4 (1999)
35383 * build-aux/git-hooks/commit-msg (cent_sign_utf8_format, cent_sign) 35383 * build-aux/git-hooks/commit-msg (cent_sign_utf8_format, cent_sign)
35384 (print_at_sign, at_sign): New vars. Use them to avoid problems 35384 (print_at_sign, at_sign): New vars. Use them to avoid problems
35385 Eli Zaretskii encountered with Gawk 3.0.4 (1999) on MSYS. See: 35385 Eli Zaretskii encountered with Gawk 3.0.4 (1999) on MSYS. See:
35386 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html 35386 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html
35387 35387
35388 Have commit-msg report commit failure 35388 Have commit-msg report commit failure
35389 * build-aux/git-hooks/commit-msg: If the commit is aborted, 35389 * build-aux/git-hooks/commit-msg: If the commit is aborted,
35390 say so. Simplify by doing this at the end. Problem reported 35390 say so. Simplify by doing this at the end. Problem reported
35391 by Eli Zaretskii in: 35391 by Eli Zaretskii in:
35392 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html 35392 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00566.html
35393 35393
353942015-04-10 Thomas Fitzsimmons <fitzsim@fitzsim.org> 353942015-04-10 Thomas Fitzsimmons <fitzsim@fitzsim.org>
35395 35395
@@ -35463,7 +35463,7 @@
35463 vmotion, for the same reason. Fix the clipping of the argument 35463 vmotion, for the same reason. Fix the clipping of the argument
35464 value to support scroll-margin in all cases and avoid unwarranted 35464 value to support scroll-margin in all cases and avoid unwarranted
35465 recentering. Reported by Milan Stanojević <milanst@gmail.com> in 35465 recentering. Reported by Milan Stanojević <milanst@gmail.com> in
35466 http://lists.gnu.org/archive/html/help-gnu-emacs/2015-04/msg00092.html, 35466 https://lists.gnu.org/archive/html/help-gnu-emacs/2015-04/msg00092.html,
35467 which see. 35467 which see.
35468 35468
354692015-04-09 Stefan Monnier <monnier@iro.umontreal.ca> 354692015-04-09 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -35554,7 +35554,7 @@
35554 for copyright notice prototype, so that we get a proper "coding:" 35554 for copyright notice prototype, so that we get a proper "coding:"
35555 cookie. Use 'mv -i' to avoid unconditionally overwriting an 35555 cookie. Use 'mv -i' to avoid unconditionally overwriting an
35556 existing ChangeLog. Problems reported by Eli Zaretskii in: 35556 existing ChangeLog. Problems reported by Eli Zaretskii in:
35557 http://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00504.html 35557 https://lists.gnu.org/archive/html/emacs-devel/2015-04/msg00504.html
35558 35558
35559 Merge from gnulib 35559 Merge from gnulib
35560 * build-aux/gitlog-to-changelog: Update from gnulib, incorporating: 35560 * build-aux/gitlog-to-changelog: Update from gnulib, incorporating:
diff --git a/ChangeLog.3 b/ChangeLog.3
index c74aede8cd5..fb24476a0b4 100644
--- a/ChangeLog.3
+++ b/ChangeLog.3
@@ -1302,7 +1302,7 @@
1302 Fix another CANNOT_DUMP problem 1302 Fix another CANNOT_DUMP problem
1303 1303
1304 Reported by Robert Pluim in: 1304 Reported by Robert Pluim in:
1305 http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00468.html 1305 https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00468.html
1306 * src/emacs.c (might_dump) [CANNOT_DUMP]: Move enum decl from here ... 1306 * src/emacs.c (might_dump) [CANNOT_DUMP]: Move enum decl from here ...
1307 * src/lisp.h: ... to here. 1307 * src/lisp.h: ... to here.
1308 1308
@@ -1342,7 +1342,7 @@
1342 Fix undefined refs on some GNU/Linux hosts 1342 Fix undefined refs on some GNU/Linux hosts
1343 1343
1344 Problem reported by Ken Raeburn in: 1344 Problem reported by Ken Raeburn in:
1345 http://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00463.html 1345 https://lists.gnu.org/archive/html/emacs-devel/2016-11/msg00463.html
1346 * src/emacs.c (heap_bss_diff) [CANNOT_DUMP]: Remove, as this is 1346 * src/emacs.c (heap_bss_diff) [CANNOT_DUMP]: Remove, as this is
1347 not needed in the CANNOT_UNDUMP case. All uses removed. This 1347 not needed in the CANNOT_UNDUMP case. All uses removed. This
1348 removes unwanted references to my_endbss and my_endbss_static, 1348 removes unwanted references to my_endbss and my_endbss_static,
@@ -4361,7 +4361,7 @@
4361 Define _GNU_SOURCE in files delaying config.h 4361 Define _GNU_SOURCE in files delaying config.h
4362 4362
4363 Problem reported by Richard Copley in: 4363 Problem reported by Richard Copley in:
4364 http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00440.html 4364 https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00440.html
4365 * src/w32.c, src/w32notify.c, src/w32proc.c (_GNU_SOURCE): 4365 * src/w32.c, src/w32notify.c, src/w32proc.c (_GNU_SOURCE):
4366 Define early. 4366 Define early.
4367 4367
@@ -4403,7 +4403,7 @@
4403 Define _GNU_SOURCE in unexmacosx.c 4403 Define _GNU_SOURCE in unexmacosx.c
4404 4404
4405 Problem reported by Bob Halley in: 4405 Problem reported by Bob Halley in:
4406 http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00427.html 4406 https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00427.html
4407 * src/unexmacosx.c (_GNU_SOURCE): Define if not already defined. 4407 * src/unexmacosx.c (_GNU_SOURCE): Define if not already defined.
4408 4408
44092016-09-16 Alan Mackenzie <acm@muc.de> 44092016-09-16 Alan Mackenzie <acm@muc.de>
@@ -5206,14 +5206,14 @@
5206 5206
5207 * nt/inc/ms-w32.h (execve) [MINGW_W64]: Make the prototype match 5207 * nt/inc/ms-w32.h (execve) [MINGW_W64]: Make the prototype match
5208 the GCC 6 builtin, to avoid warnings. For more details, see 5208 the GCC 6 builtin, to avoid warnings. For more details, see
5209 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00721.html. 5209 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00721.html.
5210 5210
52112016-08-31 Paul Eggert <eggert@cs.ucla.edu> 52112016-08-31 Paul Eggert <eggert@cs.ucla.edu>
5212 5212
5213 Fix over-substitution of quotes on error 5213 Fix over-substitution of quotes on error
5214 5214
5215 Problem reported by Tino Calancha in: 5215 Problem reported by Tino Calancha in:
5216 http://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00000.html 5216 https://lists.gnu.org/archive/html/emacs-devel/2016-09/msg00000.html
5217 * src/print.c (print_error_message): 5217 * src/print.c (print_error_message):
5218 Substitute quotes in errmsg only when gotten from a property. 5218 Substitute quotes in errmsg only when gotten from a property.
5219 5219
@@ -5452,7 +5452,7 @@
5452 5452
5453 * src/keyboard.c (parse_solitary_modifier): If the argument SYMBOL 5453 * src/keyboard.c (parse_solitary_modifier): If the argument SYMBOL
5454 is not a symbol, don't try to recognize it. See 5454 is not a symbol, don't try to recognize it. See
5455 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00502.html 5455 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00502.html
5456 for the details. 5456 for the details.
5457 5457
5458 * test/src/keymap-tests.el (keymap-where-is-internal-test): New 5458 * test/src/keymap-tests.el (keymap-where-is-internal-test): New
@@ -5565,7 +5565,7 @@
5565 Rename option to shell-command-dont-erase-buffer 5565 Rename option to shell-command-dont-erase-buffer
5566 5566
5567 Suggested by Clément Pit--Claudel in: 5567 Suggested by Clément Pit--Claudel in:
5568 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00487.html 5568 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00487.html
5569 * lisp/simple.el (shell-command-dont-erase-buffer): 5569 * lisp/simple.el (shell-command-dont-erase-buffer):
5570 (shell-command--save-pos-or-erase): 5570 (shell-command--save-pos-or-erase):
5571 (shell-command--set-point-after-cmd): 5571 (shell-command--set-point-after-cmd):
@@ -5611,7 +5611,7 @@
5611 * lisp/frame.el (delete-other-frames): Delete other frames on 5611 * lisp/frame.el (delete-other-frames): Delete other frames on
5612 FRAME's terminal instead of the current terminal. Delete 5612 FRAME's terminal instead of the current terminal. Delete
5613 non-minibuffer-only surrogate frames too. See 5613 non-minibuffer-only surrogate frames too. See
5614 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00467.html 5614 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00467.html
5615 * doc/lispref/frames.texi (Deleting Frames): Minor fixes for 5615 * doc/lispref/frames.texi (Deleting Frames): Minor fixes for
5616 docs of `delete-frame' and `frame-live-p'. Add entry for 5616 docs of `delete-frame' and `frame-live-p'. Add entry for
5617 `delete-other-frames'. 5617 `delete-other-frames'.
@@ -5931,7 +5931,7 @@
5931 5931
5932 * lisp/server.el (server-reply-print): Fix check for truncated quote 5932 * lisp/server.el (server-reply-print): Fix check for truncated quote
5933 sequence at end of message. Problem reported in: 5933 sequence at end of message. Problem reported in:
5934 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00101.html 5934 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00101.html
5935 5935
59362016-08-18 Eli Zaretskii <eliz@gnu.org> 59362016-08-18 Eli Zaretskii <eliz@gnu.org>
5937 5937
@@ -6008,7 +6008,7 @@
6008 Return a sublist of the attributes returned by 'file-attributes'. 6008 Return a sublist of the attributes returned by 'file-attributes'.
6009 Suggested by Ted Zlatanov in: 6009 Suggested by Ted Zlatanov in:
6010 6010
6011 http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg01195.html 6011 https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg01195.html
6012 6012
60132016-08-17 Michael Albinus <michael.albinus@gmx.de> 60132016-08-17 Michael Albinus <michael.albinus@gmx.de>
6014 6014
@@ -6048,7 +6048,7 @@
6048 * doc/emacs/misc.texi (shell-command-not-erase-buffer): 6048 * doc/emacs/misc.texi (shell-command-not-erase-buffer):
6049 Document this feature in the manual. 6049 Document this feature in the manual.
6050 See discussion on: 6050 See discussion on:
6051 http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00610.html 6051 https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00610.html
6052 6052
60532016-08-16 Michael Albinus <michael.albinus@gmx.de> 60532016-08-16 Michael Albinus <michael.albinus@gmx.de>
6054 6054
@@ -6857,7 +6857,7 @@
6857 a second time; although it doesn’t hurt, it’s not needed. 6857 a second time; although it doesn’t hurt, it’s not needed.
6858 * src/sysdep.c [!HAVE_GNUTLS]: Don’t include gnutls/crypto.h, 6858 * src/sysdep.c [!HAVE_GNUTLS]: Don’t include gnutls/crypto.h,
6859 as it may not be available. Problem reported by Glenn Morris in: 6859 as it may not be available. Problem reported by Glenn Morris in:
6860 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00100.html 6860 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00100.html
6861 6861
68622016-08-03 Michal Nazarewicz <mina86@mina86.com> 68622016-08-03 Michal Nazarewicz <mina86@mina86.com>
6863 6863
@@ -6889,7 +6889,7 @@
6889 Port to systems lacking GNUTLS_NONBLOCK 6889 Port to systems lacking GNUTLS_NONBLOCK
6890 6890
6891 Problem reported by Colin Baxter in: 6891 Problem reported by Colin Baxter in:
6892 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00096.html 6892 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00096.html
6893 * src/gnutls.c (Fgnutls_boot): Don’t assume GNUTLS_NONBLOCK is defined. 6893 * src/gnutls.c (Fgnutls_boot): Don’t assume GNUTLS_NONBLOCK is defined.
6894 6894
68952016-08-03 Paul Eggert <eggert@cs.ucla.edu> 68952016-08-03 Paul Eggert <eggert@cs.ucla.edu>
@@ -7171,7 +7171,7 @@
7171 7171
7172 * src/process.c (connect_network_socket): 7172 * src/process.c (connect_network_socket):
7173 Reverse sense of previous fix. Problem reported by Ken Brown in: 7173 Reverse sense of previous fix. Problem reported by Ken Brown in:
7174 http://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00004.html 7174 https://lists.gnu.org/archive/html/emacs-devel/2016-08/msg00004.html
7175 7175
71762016-08-01 Glenn Morris <rgm@gnu.org> 71762016-08-01 Glenn Morris <rgm@gnu.org>
7177 7177
@@ -8364,7 +8364,7 @@
8364 * lisp/ibuffer.el (ibuffer-mode-map): 'ibuffer-mark-by-content-regexp' 8364 * lisp/ibuffer.el (ibuffer-mode-map): 'ibuffer-mark-by-content-regexp'
8365 just bound to '% g'. 8365 just bound to '% g'.
8366 As suggested in: 8366 As suggested in:
8367 http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00165.html 8367 https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00165.html
8368 8368
83692016-07-07 Tino Calancha <tino.calancha@gmail.com> 83692016-07-07 Tino Calancha <tino.calancha@gmail.com>
8370 8370
@@ -8573,7 +8573,7 @@
8573 * src/process.c (wait_reading_process_output): Further fix for 8573 * src/process.c (wait_reading_process_output): Further fix for
8574 typo introduced in 2015-07-06T02:19:13Z!eggert@cs.ucla.edu when 8574 typo introduced in 2015-07-06T02:19:13Z!eggert@cs.ucla.edu when
8575 wait == INFINITY and got_output_end_time is invalid. See: 8575 wait == INFINITY and got_output_end_time is invalid. See:
8576 http://bugs.gnu.org/23864#20 8576 https://bugs.gnu.org/23864#20
8577 8577
85782016-07-03 Alan Mackenzie <acm@muc.de> 85782016-07-03 Alan Mackenzie <acm@muc.de>
8579 8579
@@ -8705,7 +8705,7 @@
8705 strings which affect the stringiness of a piece of text. This fixes the 8705 strings which affect the stringiness of a piece of text. This fixes the
8706 bug 8706 bug
8707 reported in 8707 reported in
8708 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00695.html. 8708 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00695.html.
8709 8709
8710 * lisp/progmodes/cc-engine.el (c-truncate-semi-nonlit-pos-cache): new 8710 * lisp/progmodes/cc-engine.el (c-truncate-semi-nonlit-pos-cache): new
8711 defsubst. 8711 defsubst.
@@ -8927,7 +8927,7 @@
8927 Problem reported by Juliusz Chroboczek (Bug#17976) 8927 Problem reported by Juliusz Chroboczek (Bug#17976)
8928 and by Artur Malabarba (Bug#23620). 8928 and by Artur Malabarba (Bug#23620).
8929 Patch from a suggestion by Andreas Schwab in: 8929 Patch from a suggestion by Andreas Schwab in:
8930 http://bugs.gnu.org/17976#39 8930 https://bugs.gnu.org/17976#39
8931 This patch is for non-MS-Windows platforms. 8931 This patch is for non-MS-Windows platforms.
8932 I don't know the situation on MS-Windows. 8932 I don't know the situation on MS-Windows.
8933 * src/process.c (connecting_status): 8933 * src/process.c (connecting_status):
@@ -8951,7 +8951,7 @@
8951 Fix GNUC_PREREQ for GCC 2.8.1 etc. 8951 Fix GNUC_PREREQ for GCC 2.8.1 etc.
8952 8952
8953 Problem reported by Eli Zaretskii in: 8953 Problem reported by Eli Zaretskii in:
8954 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00608.html 8954 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00608.html
8955 * src/conf_post.h (GNUC_PREREQ): Port to GCC versions like GCC 8955 * src/conf_post.h (GNUC_PREREQ): Port to GCC versions like GCC
8956 2.8.1 (1998), which come before GCC 3.0 and which have nonzero 8956 2.8.1 (1998), which come before GCC 3.0 and which have nonzero
8957 patchlevel numbers. 8957 patchlevel numbers.
@@ -8977,7 +8977,7 @@
8977 Fix GNUC_PREREQ off-by-1 typo 8977 Fix GNUC_PREREQ off-by-1 typo
8978 8978
8979 Problem reported by Martin Rudalics in: 8979 Problem reported by Martin Rudalics in:
8980 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00587.html 8980 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00587.html
8981 * src/conf_post.h (GNUC_PREREQ) [__GNUC_PATCHLEVEL__]: 8981 * src/conf_post.h (GNUC_PREREQ) [__GNUC_PATCHLEVEL__]:
8982 Fix < vs <= typo. 8982 Fix < vs <= typo.
8983 8983
@@ -9245,7 +9245,7 @@
9245 * src/lread.c (Fload): Don't overwrite the last character of the 9245 * src/lread.c (Fload): Don't overwrite the last character of the
9246 file name in FOUND with 'c', unless the file name ended in ".elc" 9246 file name in FOUND with 'c', unless the file name ended in ".elc"
9247 to begin with. Don't treat empty files as byte-compiled. See 9247 to begin with. Don't treat empty files as byte-compiled. See
9248 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00463.html 9248 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00463.html
9249 for more details of the problem this caused. 9249 for more details of the problem this caused.
9250 9250
92512016-06-22 Eli Zaretskii <eliz@gnu.org> 92512016-06-22 Eli Zaretskii <eliz@gnu.org>
@@ -9675,7 +9675,7 @@
9675 9675
9676 * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef. 9676 * src/xfns.c (x_get_monitor_attributes_xrandr): Use #if, not #ifdef.
9677 This ports to systems that predate xrandr 1.3. See Christian Lynbech in: 9677 This ports to systems that predate xrandr 1.3. See Christian Lynbech in:
9678 http://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html 9678 https://lists.gnu.org/archive/html/emacs-devel/2016-06/msg00198.html
9679 9679
96802016-06-14 Paul Eggert <eggert@cs.ucla.edu> 96802016-06-14 Paul Eggert <eggert@cs.ucla.edu>
9681 9681
@@ -10030,7 +10030,7 @@
10030 10030
10031 Replace IF_LINT by NONVOLATILE and UNINIT 10031 Replace IF_LINT by NONVOLATILE and UNINIT
10032 10032
10033 Inspired by a suggestion from RMS in: http://bugs.gnu.org/23640#58 10033 Inspired by a suggestion from RMS in: https://bugs.gnu.org/23640#58
10034 * .dir-locals.el (c-mode): Adjust to macro changes. 10034 * .dir-locals.el (c-mode): Adjust to macro changes.
10035 * src/conf_post.h (NONVOLATILE, UNINIT): New macros (Bug#23640). 10035 * src/conf_post.h (NONVOLATILE, UNINIT): New macros (Bug#23640).
10036 (IF_LINT): Remove. All uses replaced by the new macros. 10036 (IF_LINT): Remove. All uses replaced by the new macros.
@@ -10297,7 +10297,7 @@
10297 * lisp/version.el (emacs-repository-get-version): 10297 * lisp/version.el (emacs-repository-get-version):
10298 Parse .git/packed-refs if it exists. 10298 Parse .git/packed-refs if it exists.
10299 Problem reported by Martin Rudalics in: 10299 Problem reported by Martin Rudalics in:
10300 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00554.html 10300 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00554.html
10301 10301
103022016-06-01 Michael Albinus <michael.albinus@gmx.de> 103022016-06-01 Michael Albinus <michael.albinus@gmx.de>
10303 10303
@@ -10630,7 +10630,7 @@
10630 Don’t document declare-function internals 10630 Don’t document declare-function internals
10631 10631
10632 Suggested by Stefan Monnier in: 10632 Suggested by Stefan Monnier in:
10633 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00618.html 10633 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00618.html
10634 * doc/lispref/functions.texi (Declaring Functions): 10634 * doc/lispref/functions.texi (Declaring Functions):
10635 * lisp/subr.el (declare-function): 10635 * lisp/subr.el (declare-function):
10636 * lisp/emacs-lisp/bytecomp.el: 10636 * lisp/emacs-lisp/bytecomp.el:
@@ -10716,7 +10716,7 @@
10716 Fix byte-compiler pacification for declare-function 10716 Fix byte-compiler pacification for declare-function
10717 10717
10718 Problem reported by Michael Heerdegen in: 10718 Problem reported by Michael Heerdegen in:
10719 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00590.html 10719 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00590.html
10720 * lisp/emacs-lisp/bytecomp.el: 10720 * lisp/emacs-lisp/bytecomp.el:
10721 (byte-compile-macroexpand-declare-function): 10721 (byte-compile-macroexpand-declare-function):
10722 Revert signature to previous value. 10722 Revert signature to previous value.
@@ -10963,7 +10963,7 @@
10963 Don’t use only last protocol from getaddrinfo 10963 Don’t use only last protocol from getaddrinfo
10964 10964
10965 Problem reported by Ken Brown in: 10965 Problem reported by Ken Brown in:
10966 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00483.html 10966 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00483.html
10967 * src/process.c (conv_addrinfo_to_lisp): New function. 10967 * src/process.c (conv_addrinfo_to_lisp): New function.
10968 (connect_network_socket): Arg is now a list of addrinfos, not 10968 (connect_network_socket): Arg is now a list of addrinfos, not
10969 merely IP addresses. All uses changed. Use protocol from 10969 merely IP addresses. All uses changed. Use protocol from
@@ -10981,7 +10981,7 @@
10981 * lisp/image.el (image--get-image): Require seq here, not at the 10981 * lisp/image.el (image--get-image): Require seq here, not at the
10982 top level, to avoid ‘(require seq) while preparing to dump’ while 10982 top level, to avoid ‘(require seq) while preparing to dump’ while
10983 bootstrapping. Suggested by Tino Calancha in: 10983 bootstrapping. Suggested by Tino Calancha in:
10984 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00477.html 10984 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00477.html
10985 10985
109862016-05-22 Nicolas Petton <nicolas@petton.fr> 109862016-05-22 Nicolas Petton <nicolas@petton.fr>
10987 10987
@@ -11498,7 +11498,7 @@
11498 Port autogen.sh to Git 2.4 11498 Port autogen.sh to Git 2.4
11499 11499
11500 Problem reported by Michael Brand in: 11500 Problem reported by Michael Brand in:
11501 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00367.html 11501 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00367.html
11502 * autogen.sh (git_config): Don't assume that git rev-parse 11502 * autogen.sh (git_config): Don't assume that git rev-parse
11503 groks --git-common-dir. 11503 groks --git-common-dir.
11504 11504
@@ -12436,7 +12436,7 @@
12436 12436
12437 * src/buffer.c (Fgenerate_new_buffer_name): Increment count just 12437 * src/buffer.c (Fgenerate_new_buffer_name): Increment count just
12438 once each time through the loop. Reported by Lars Ingebrigtsen in: 12438 once each time through the loop. Reported by Lars Ingebrigtsen in:
12439 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00918.html 12439 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00918.html
12440 12440
124412016-04-30 Lars Ingebrigtsen <larsi@gnus.org> 124412016-04-30 Lars Ingebrigtsen <larsi@gnus.org>
12442 12442
@@ -13209,7 +13209,7 @@
13209 Fix socketd fd startup bug that I introduced 13209 Fix socketd fd startup bug that I introduced
13210 13210
13211 Problem reported by Matthew Leach in: 13211 Problem reported by Matthew Leach in:
13212 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00778.html 13212 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00778.html
13213 * src/emacs.c (main): Indicate more clearly the coupling between 13213 * src/emacs.c (main): Indicate more clearly the coupling between
13214 the --daemon option and init_process_emacs. 13214 the --daemon option and init_process_emacs.
13215 * src/lisp.h: Adjust to API changes. 13215 * src/lisp.h: Adjust to API changes.
@@ -13269,7 +13269,7 @@
13269 This also fixes the mishandling of "\N{CJK COMPATIBILITY 13269 This also fixes the mishandling of "\N{CJK COMPATIBILITY
13270 IDEOGRAPH-F900}", "\N{VARIATION SELECTOR-1}", etc. 13270 IDEOGRAPH-F900}", "\N{VARIATION SELECTOR-1}", etc.
13271 Problem reported by Eli Zaretskii in: 13271 Problem reported by Eli Zaretskii in:
13272 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00614.html 13272 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00614.html
13273 * doc/lispref/nonascii.texi (Character Codes), etc/NEWS: Document this. 13273 * doc/lispref/nonascii.texi (Character Codes), etc/NEWS: Document this.
13274 * lisp/international/mule-cmds.el (char-from-name): New function. 13274 * lisp/international/mule-cmds.el (char-from-name): New function.
13275 (read-char-by-name): Use it. Document that "BED" is treated as 13275 (read-char-by-name): Use it. Document that "BED" is treated as
@@ -13340,7 +13340,7 @@
13340 Remove the previous change. 13340 Remove the previous change.
13341 (vc-state): Same. And update the old, incorrect comment about 13341 (vc-state): Same. And update the old, incorrect comment about
13342 unregistered files 13342 unregistered files
13343 (http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00526.html). 13343 (https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00526.html).
13344 13344
13345 * test/lisp/vc/vc-tests.el (vc-test--state): Remove the check 13345 * test/lisp/vc/vc-tests.el (vc-test--state): Remove the check
13346 calling `vc-state' on default-directory (VC state is undefined 13346 calling `vc-state' on default-directory (VC state is undefined
@@ -13674,7 +13674,7 @@
13674 Avoid AC_PREPROC_IFELSE glitch in configure.ac 13674 Avoid AC_PREPROC_IFELSE glitch in configure.ac
13675 13675
13676 Problem reported by Angelo Graziosi in: 13676 Problem reported by Angelo Graziosi in:
13677 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00545.html 13677 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00545.html
13678 * configure.ac (gl_gcc_warnings): Work around an Autoconf glitch: 13678 * configure.ac (gl_gcc_warnings): Work around an Autoconf glitch:
13679 AC_PREPROC_IFELSE doesn’t generate a simple shell command. 13679 AC_PREPROC_IFELSE doesn’t generate a simple shell command.
13680 13680
@@ -13871,7 +13871,7 @@
13871 Port ‘./autogen.sh git’ to non-clones 13871 Port ‘./autogen.sh git’ to non-clones
13872 13872
13873 Problem reported by Angelo Graziosi in: 13873 Problem reported by Angelo Graziosi in:
13874 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00341.html 13874 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00341.html
13875 * autogen.sh (do_git): Default to false when the arg is ‘all’ but 13875 * autogen.sh (do_git): Default to false when the arg is ‘all’ but
13876 there is no ‘.git’. 13876 there is no ‘.git’.
13877 (git_common_dir, hooks): New vars. 13877 (git_common_dir, hooks): New vars.
@@ -14177,7 +14177,7 @@
14177 Port redirect-debugging-output to MS-Windows 14177 Port redirect-debugging-output to MS-Windows
14178 14178
14179 Suggested by Eli Zaretskii in: 14179 Suggested by Eli Zaretskii in:
14180 http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00037.html 14180 https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00037.html
14181 * src/print.c [WINDOWSNT]: Include sys/socket.h. 14181 * src/print.c [WINDOWSNT]: Include sys/socket.h.
14182 * src/w32.c (sys_dup2): Work around problem with MS-Windows _dup2. 14182 * src/w32.c (sys_dup2): Work around problem with MS-Windows _dup2.
14183 14183
@@ -14186,7 +14186,7 @@
14186 Port redirect-debugging-output to non-GNU/Linux 14186 Port redirect-debugging-output to non-GNU/Linux
14187 14187
14188 Problem reported by Kylie McClain for musl in: 14188 Problem reported by Kylie McClain for musl in:
14189 http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01592.html 14189 https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01592.html
14190 * etc/DEBUG, etc/NEWS: Mention this. 14190 * etc/DEBUG, etc/NEWS: Mention this.
14191 * src/callproc.c (child_setup) [!MSDOS]: 14191 * src/callproc.c (child_setup) [!MSDOS]:
14192 * src/dispnew.c (init_display): 14192 * src/dispnew.c (init_display):
@@ -14772,7 +14772,7 @@
14772 Compute a better commit message for merges 14772 Compute a better commit message for merges
14773 14773
14774 Problem reported by David Engster in: 14774 Problem reported by David Engster in:
14775 http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01270.html 14775 https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01270.html
14776 * admin/gitmerge.el (gitmerge-commit-message): 14776 * admin/gitmerge.el (gitmerge-commit-message):
14777 Truncate the computed commit message to at most 72 characters per line. 14777 Truncate the computed commit message to at most 72 characters per line.
14778 (gitmerge-maybe-resume): Don’t use "-" as the commit message for 14778 (gitmerge-maybe-resume): Don’t use "-" as the commit message for
@@ -14812,7 +14812,7 @@
14812 14812
14813 * admin/gitmerge.el (gitmerge-skip-regexp): Omit "merge", as it 14813 * admin/gitmerge.el (gitmerge-skip-regexp): Omit "merge", as it
14814 causes false positives. See: 14814 causes false positives. See:
14815 http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01234.html 14815 https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg01234.html
14816 14816
148172016-03-22 Paul Eggert <eggert@cs.ucla.edu> 148172016-03-22 Paul Eggert <eggert@cs.ucla.edu>
14818 14818
@@ -15529,7 +15529,7 @@
15529 Unbreak the MinGW64 build 15529 Unbreak the MinGW64 build
15530 15530
15531 * nt/inc/ms-w32.h [MINGW_W64]: Undefine HAVE_GAI_STRERROR. See 15531 * nt/inc/ms-w32.h [MINGW_W64]: Undefine HAVE_GAI_STRERROR. See
15532 http://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00130.html 15532 https://lists.gnu.org/archive/html/emacs-devel/2016-03/msg00130.html
15533 for the details. Reported by Angelo Graziosi 15533 for the details. Reported by Angelo Graziosi
15534 <angelo.graziosi@alice.it>. 15534 <angelo.graziosi@alice.it>.
15535 15535
@@ -15564,7 +15564,7 @@
15564 15564
15565 Implement getaddrinfo fallback for MS-Windows 15565 Implement getaddrinfo fallback for MS-Windows
15566 15566
15567 See http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg01602.html 15567 See https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg01602.html
15568 for more details. 15568 for more details.
15569 15569
15570 * nt/mingw-cfg.site (ac_cv_func_getaddrinfo) 15570 * nt/mingw-cfg.site (ac_cv_func_getaddrinfo)
@@ -16907,7 +16907,7 @@
16907 Port recent filevercmp addition to MS-Windows 16907 Port recent filevercmp addition to MS-Windows
16908 16908
16909 Reported by Andy Moreton in: 16909 Reported by Andy Moreton in:
16910 http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg01302.html 16910 https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg01302.html
16911 * nt/gnulib.mk (libgnu_a_SOURCES): Add filevercmp.c. 16911 * nt/gnulib.mk (libgnu_a_SOURCES): Add filevercmp.c.
16912 (EXTRA_DIST): Add filevercmp.h. 16912 (EXTRA_DIST): Add filevercmp.h.
16913 16913
@@ -18510,7 +18510,7 @@
18510 * src/alloc.c (aligned_alloc): Define to private name when a 18510 * src/alloc.c (aligned_alloc): Define to private name when a
18511 static function, to avoid collision with lisp.h extern decl. 18511 static function, to avoid collision with lisp.h extern decl.
18512 Reported by John Yates in: 18512 Reported by John Yates in:
18513 http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00439.html 18513 https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00439.html
18514 18514
185152016-02-08 David Edmondson <dme@dme.org> 185152016-02-08 David Edmondson <dme@dme.org>
18516 18516
@@ -18761,7 +18761,7 @@
18761 Port to FreeBSD x86 18761 Port to FreeBSD x86
18762 18762
18763 Reported by Herbert J. Skuhra in: 18763 Reported by Herbert J. Skuhra in:
18764 http://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00336.html 18764 https://lists.gnu.org/archive/html/emacs-devel/2016-02/msg00336.html
18765 * src/lisp.h (NONPOINTER_BITS) [__FreeBSD__]: Zero in this case too, 18765 * src/lisp.h (NONPOINTER_BITS) [__FreeBSD__]: Zero in this case too,
18766 since malloc always returns a multiple of 8 in FreeBSD. 18766 since malloc always returns a multiple of 8 in FreeBSD.
18767 18767
@@ -19362,7 +19362,7 @@
19362 19362
19363 Port new hybrid malloc to FreeBSD 19363 Port new hybrid malloc to FreeBSD
19364 19364
19365 Problem reported by Wolfgang Jenkner in: http://bugs.gnu.org/22086#118 19365 Problem reported by Wolfgang Jenkner in: https://bugs.gnu.org/22086#118
19366 * src/gmalloc.c (__malloc_initialize_hook, __after_morecore_hook) 19366 * src/gmalloc.c (__malloc_initialize_hook, __after_morecore_hook)
19367 (__morecore) [HYBRID_MALLOC]: Define in this case too. 19367 (__morecore) [HYBRID_MALLOC]: Define in this case too.
19368 19368
diff --git a/Makefile.in b/Makefile.in
index 14244eabc7e..b882da19287 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -511,7 +511,7 @@ install-nt:
511## For them, it is empty. 511## For them, it is empty.
512INSTALL_ARCH_INDEP_EXTRA = @INSTALL_ARCH_INDEP_EXTRA@ 512INSTALL_ARCH_INDEP_EXTRA = @INSTALL_ARCH_INDEP_EXTRA@
513 513
514## http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01672.html 514## https://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01672.html
515## Needs to be the user running install, so configure can't set it. 515## Needs to be the user running install, so configure can't set it.
516set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \ 516set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
517 `id -un 2> /dev/null`; do \ 517 `id -un 2> /dev/null`; do \
@@ -550,11 +550,11 @@ set_installuser=for installuser in $${LOGNAME} $${USERNAME} $${USER} \
550 550
551## Note that we use tar instead of plain old cp -R/-r because the latter 551## Note that we use tar instead of plain old cp -R/-r because the latter
552## is apparently not portable (even in 2012!). 552## is apparently not portable (even in 2012!).
553## http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00278.html 553## https://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00278.html
554## I have no idea which platforms Emacs supports where cp -R does not 554## I have no idea which platforms Emacs supports where cp -R does not
555## work correctly, and therefore no idea when tar can be replaced. 555## work correctly, and therefore no idea when tar can be replaced.
556## See also these comments from 2004 about cp -r working fine: 556## See also these comments from 2004 about cp -r working fine:
557## http://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00005.html 557## https://lists.gnu.org/archive/html/autoconf-patches/2004-11/msg00005.html
558install-arch-indep: lisp install-info install-man ${INSTALL_ARCH_INDEP_EXTRA} 558install-arch-indep: lisp install-info install-man ${INSTALL_ARCH_INDEP_EXTRA}
559 -set ${COPYDESTS} ; \ 559 -set ${COPYDESTS} ; \
560 unset CDPATH; \ 560 unset CDPATH; \
diff --git a/README b/README
index 46cff5876ff..4557747afcf 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ to report bugs. (The file 'BUGS' in this directory explains how you
29can find and read that section using the Info files that come with 29can find and read that section using the Info files that come with
30Emacs.) For a list of mailing lists related to Emacs, see 30Emacs.) For a list of mailing lists related to Emacs, see
31<https://savannah.gnu.org/mail/?group=emacs>. For the complete 31<https://savannah.gnu.org/mail/?group=emacs>. For the complete
32list of GNU mailing lists, see <http://lists.gnu.org/>. 32list of GNU mailing lists, see <https://lists.gnu.org/>.
33 33
34The 'etc' subdirectory contains several other files, named in capital 34The 'etc' subdirectory contains several other files, named in capital
35letters, which you might consider looking at when installing GNU 35letters, which you might consider looking at when installing GNU
diff --git a/admin/ChangeLog.1 b/admin/ChangeLog.1
index bc3dba71716..b0dfb139306 100644
--- a/admin/ChangeLog.1
+++ b/admin/ChangeLog.1
@@ -1547,7 +1547,7 @@
1547 1547
1548 * make-tarball.txt: Suggest 'autoreconf -I m4 --force' 1548 * make-tarball.txt: Suggest 'autoreconf -I m4 --force'
1549 rather than doing rm and autoconf by hand. See 1549 rather than doing rm and autoconf by hand. See
1550 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>. 1550 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00673.html>.
1551 1551
15522011-01-17 Paul Eggert <eggert@cs.ucla.edu> 15522011-01-17 Paul Eggert <eggert@cs.ucla.edu>
1553 1553
diff --git a/admin/notes/bugtracker b/admin/notes/bugtracker
index 6d0fe50ae53..dfca809dc46 100644
--- a/admin/notes/bugtracker
+++ b/admin/notes/bugtracker
@@ -552,7 +552,7 @@ https://savannah.nongnu.org/projects/listhelper
552 552
553An "X-Debbugs-Envelope-To" header is used to keep track of where the 553An "X-Debbugs-Envelope-To" header is used to keep track of where the
554mail was actually bound for: 554mail was actually bound for:
555http://lists.gnu.org/archive/html/emacs-devel/2009-11/msg01211.html 555https://lists.gnu.org/archive/html/emacs-devel/2009-11/msg01211.html
556 556
557** Mailing list recipient/sender filters. 557** Mailing list recipient/sender filters.
558The following mailman filters are useful to stop messages being 558The following mailman filters are useful to stop messages being
diff --git a/admin/notes/copyright b/admin/notes/copyright
index 8345646b977..f4c8b847a57 100644
--- a/admin/notes/copyright
+++ b/admin/notes/copyright
@@ -86,7 +86,7 @@ in a README file in each directory with images. (Legal advice says
86that we need not add notices to each image file individually, if they 86that we need not add notices to each image file individually, if they
87allow for that.). It is recommended to use the word "convert" to 87allow for that.). It is recommended to use the word "convert" to
88describe the automatic process of changing an image from one format to 88describe the automatic process of changing an image from one format to
89another (http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00618.html). 89another (https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00618.html).
90 90
91 91
92When installing a file with an "unusual" license (after checking first 92When installing a file with an "unusual" license (after checking first
@@ -159,7 +159,7 @@ etc/future-bug
159 159
160etc/letter.pbm,letter.xpm 160etc/letter.pbm,letter.xpm
161 - trivial, no notice needed. 161 - trivial, no notice needed.
162<http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00324.html> 162<https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00324.html>
163 163
164etc/FTP, ORDERS 164etc/FTP, ORDERS
165 - trivial (at time of writing), no license needed 165 - trivial (at time of writing), no license needed
@@ -214,7 +214,7 @@ lib-src/etags.c
214 from a legal point of view. 214 from a legal point of view.
215 215
216lisp/cedet/semantic/imenu.el 216lisp/cedet/semantic/imenu.el
217 - See http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00410.html 217 - See https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00410.html
218 in which Eric Ludlam established that the remaining contributions 218 in which Eric Ludlam established that the remaining contributions
219 from authors other than himself were negligible. 219 from authors other than himself were negligible.
220 220
@@ -223,7 +223,7 @@ lisp/play/tetris.el
223 (2007/1) there is no problem with our use of the name "tetris" or 223 (2007/1) there is no problem with our use of the name "tetris" or
224 the concept. 224 the concept.
225 rms: "My understanding is that game rules as such are not copyrightable." 225 rms: "My understanding is that game rules as such are not copyrightable."
226 <http://lists.gnu.org/archive/html/emacs-devel/2007-01/msg00960.html> 226 <https://lists.gnu.org/archive/html/emacs-devel/2007-01/msg00960.html>
227 rms: Legal advice is that we are ok and need not worry about this. 227 rms: Legal advice is that we are ok and need not worry about this.
228 228
229 229
@@ -307,8 +307,8 @@ doc/*/*.texi - All manuals should be under GFDL (but see below), and
307should include a copy of it, so that they can be distributed 307should include a copy of it, so that they can be distributed
308separately. faq.texi has a different license, for some reason no-one 308separately. faq.texi has a different license, for some reason no-one
309can remember. 309can remember.
310http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00583.html 310https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00583.html
311http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00618.html 311https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00618.html
312 312
313doc/misc/mh-e.texi is dual-licensed (GPL and GFDL) per agreement with 313doc/misc/mh-e.texi is dual-licensed (GPL and GFDL) per agreement with
314FSF (reconfirmed by rms Aug 25 2008). Discussion with 314FSF (reconfirmed by rms Aug 25 2008). Discussion with
@@ -397,7 +397,7 @@ lisp/term/README
397 Accordingly, FSF copyright was added. 397 Accordingly, FSF copyright was added.
398 398
399src/unexhp9k800.c 399src/unexhp9k800.c
400 http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00138.html 400 https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00138.html
401 - briefly removed due to legal uncertainly Jan-Mar 2007. The 401 - briefly removed due to legal uncertainly Jan-Mar 2007. The
402 relevant assignment is under "hp9k800" in copyright.list. File was 402 relevant assignment is under "hp9k800" in copyright.list. File was
403 written by John V. Morris at HP, and disclaimed by the author and 403 written by John V. Morris at HP, and disclaimed by the author and
@@ -406,10 +406,10 @@ src/unexhp9k800.c
406 406
407lisp/progmodes/python.el 407lisp/progmodes/python.el
408Dave Love alerted us to a potential legal problem: 408Dave Love alerted us to a potential legal problem:
409http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html 409https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00459.html
410 410
411On consultation with a lawyer, we found there was no problem: 411On consultation with a lawyer, we found there was no problem:
412http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00466.html 412https://lists.gnu.org/archive/html/emacs-devel/2007-05/msg00466.html
413 413
414 414
415** Issues that are "fixed" for the release of Emacs 22, but we may 415** Issues that are "fixed" for the release of Emacs 22, but we may
@@ -527,7 +527,7 @@ None known.
527The EMACS_22_BASE branch was changed to GPLv3 (or later) 2007/07/25. 527The EMACS_22_BASE branch was changed to GPLv3 (or later) 2007/07/25.
528 528
529Some notes: 529Some notes:
530(see http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg01431.html) 530(see https://lists.gnu.org/archive/html/emacs-devel/2007-07/msg01431.html)
531 531
5321. There are some files in the Emacs tree which are not part of Emacs (eg 5321. There are some files in the Emacs tree which are not part of Emacs (eg
533those included from Gnulib). These are all copyright FSF and (at time 533those included from Gnulib). These are all copyright FSF and (at time
diff --git a/admin/notes/documentation b/admin/notes/documentation
index 09476ad6962..fc9c720bd08 100644
--- a/admin/notes/documentation
+++ b/admin/notes/documentation
@@ -5,7 +5,7 @@ Some documentation tips culled from emacs-devel postings.
5 5
6** Manual indices 6** Manual indices
7 7
8http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00400.html 8https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00400.html
9 9
10For example, this text: 10For example, this text:
11 11
@@ -51,7 +51,7 @@ combine them into a single entry, e.g.:
51 51
52** Point is a proper name 52** Point is a proper name
53 53
54http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html 54https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html
55 55
56In Emacs tradition, we treat "point" as a proper name when it refers 56In Emacs tradition, we treat "point" as a proper name when it refers
57to the current editing location. It should not have an article. 57to the current editing location. It should not have an article.
@@ -65,7 +65,7 @@ referring to point, please fix it.
65 65
66** Don't use passive verbs 66** Don't use passive verbs
67 67
68http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html 68https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00414.html
69 69
70Documentation is clearer if it avoids the passive voice whenever 70Documentation is clearer if it avoids the passive voice whenever
71possible. For example, rather than saying "Point does not move", say 71possible. For example, rather than saying "Point does not move", say
@@ -80,7 +80,7 @@ often provides important information which makes the text clearer, too.
80 80
81*** Why Antinews is useful 81*** Why Antinews is useful
82 82
83http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00893.html 83https://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00893.html
84 84
85The usefulness of Antinews is to help people who buy the printed 85The usefulness of Antinews is to help people who buy the printed
86manual and are still using the previous Emacs version. That's why we 86manual and are still using the previous Emacs version. That's why we
@@ -91,7 +91,7 @@ Of course, we try to make it amusing as well.
91 91
92*** Don't mention in Antinews too many features absent in old versions 92*** Don't mention in Antinews too many features absent in old versions
93 93
94http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg01054.html 94https://lists.gnu.org/archive/html/emacs-devel/2008-11/msg01054.html
95 95
96Since the purpose of Antinews is to help people use the previous Emacs 96Since the purpose of Antinews is to help people use the previous Emacs
97version, there is usually no need to mention features that are simply 97version, there is usually no need to mention features that are simply
@@ -114,4 +114,4 @@ In those cases, the user might have trouble figuring out how to use
114the old version without some sort of help. 114the old version without some sort of help.
115 115
116** To indicate possession, write Emacs's rather than Emacs'. 116** To indicate possession, write Emacs's rather than Emacs'.
117http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html 117https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00649.html
diff --git a/admin/notes/repo b/admin/notes/repo
index 0da1e1e227a..827d6ed1b98 100644
--- a/admin/notes/repo
+++ b/admin/notes/repo
@@ -11,7 +11,7 @@ install it only on the emacs-24 branch, not on the master as well.
11Installing things manually into more than one branch makes merges more 11Installing things manually into more than one branch makes merges more
12difficult. 12difficult.
13 13
14http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01124.html 14https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01124.html
15 15
16The exception is, if you know that the change will be difficult to 16The exception is, if you know that the change will be difficult to
17merge to the master (eg because the master code has changed a lot). 17merge to the master (eg because the master code has changed a lot).
@@ -40,7 +40,7 @@ so interim merges are unnecessary.
40Or use shelves; or rebase; or do something else. See the thread for 40Or use shelves; or rebase; or do something else. See the thread for
41yet another fun excursion into the exciting world of version control. 41yet another fun excursion into the exciting world of version control.
42 42
43http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00086.html 43https://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00086.html
44 44
45* Installing changes from gnulib 45* Installing changes from gnulib
46 46
diff --git a/admin/notes/tags b/admin/notes/tags
index a1e1b86429c..16565ea00de 100644
--- a/admin/notes/tags
+++ b/admin/notes/tags
@@ -3,7 +3,7 @@ Apparently these date from ye olden days, when tags were common
3to several GNU projects. So many of them had no relevance to Emacs, 3to several GNU projects. So many of them had no relevance to Emacs,
4and hence were removed. See: 4and hence were removed. See:
5 5
6http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00042.html 6https://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00042.html
7 7
8In the unlikely event that you need them, the removed tags were: 8In the unlikely event that you need them, the removed tags were:
9 9
diff --git a/admin/notes/versioning b/admin/notes/versioning
index ef11335de54..dbd563cdc75 100644
--- a/admin/notes/versioning
+++ b/admin/notes/versioning
@@ -1,6 +1,6 @@
1GNU EMACS VERSIONING -*- org -*- 1GNU EMACS VERSIONING -*- org -*-
2 2
3Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00872.html 3Ref: https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00872.html
4 4
5Emacs version numbers have the form 5Emacs version numbers have the form
6 6
@@ -27,4 +27,3 @@ unexpected last-minute problem occurs.
27The development version for a new major release has "minor" = 0. 27The development version for a new major release has "minor" = 0.
28The development version for a new minor release has "minor" = that of 28The development version for a new minor release has "minor" = that of
29the previous release. 29the previous release.
30
diff --git a/admin/notes/years b/admin/notes/years
index c0db1854e30..268ef85c5d4 100644
--- a/admin/notes/years
+++ b/admin/notes/years
@@ -37,4 +37,4 @@ but should keep the full list in a comment in the source.
37 --RMS, 2005-07-13 37 --RMS, 2005-07-13
38 38
39[1] Note that this includes 2001 - see 39[1] Note that this includes 2001 - see
40<http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-12/msg00119.html> 40<https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-12/msg00119.html>
diff --git a/admin/nt/README-ftp-server b/admin/nt/README-ftp-server
index 4f156b9c0c0..e480465b36c 100644
--- a/admin/nt/README-ftp-server
+++ b/admin/nt/README-ftp-server
@@ -233,12 +233,12 @@ See the end of the file for license conditions.
233 related to the Windows port of Emacs. For information about the 233 related to the Windows port of Emacs. For information about the
234 list, see this Web page: 234 list, see this Web page:
235 235
236 http://lists.gnu.org/mailman/listinfo/help-emacs-windows 236 https://lists.gnu.org/mailman/listinfo/help-emacs-windows
237 237
238 To ask questions on the mailing list, send email to 238 To ask questions on the mailing list, send email to
239 help-emacs-windows@gnu.org. (You don't need to subscribe for that.) 239 help-emacs-windows@gnu.org. (You don't need to subscribe for that.)
240 To subscribe to the list or unsubscribe from it, fill the form you 240 To subscribe to the list or unsubscribe from it, fill the form you
241 find at http://mail.gnu.org/mailman/listinfo/help-emacs-windows as 241 find at https://mail.gnu.org/mailman/listinfo/help-emacs-windows as
242 explained there. 242 explained there.
243 243
244 Another valuable source of information and help which should not be 244 Another valuable source of information and help which should not be
diff --git a/configure.ac b/configure.ac
index 0b0bb5e144b..eb2c6840402 100644
--- a/configure.ac
+++ b/configure.ac
@@ -396,7 +396,7 @@ OPTION_DEFAULT_OFF([xwidgets],
396 396
397## For the times when you want to build Emacs but don't have 397## For the times when you want to build Emacs but don't have
398## a suitable makeinfo, and can live without the manuals. 398## a suitable makeinfo, and can live without the manuals.
399dnl http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg01844.html 399dnl https://lists.gnu.org/archive/html/emacs-devel/2008-04/msg01844.html
400OPTION_DEFAULT_ON([makeinfo],[don't require makeinfo for building manuals]) 400OPTION_DEFAULT_ON([makeinfo],[don't require makeinfo for building manuals])
401 401
402## Makefile.in needs the cache file name. 402## Makefile.in needs the cache file name.
@@ -522,7 +522,7 @@ fi
522dnl The name of this option is unfortunate. It predates, and has no 522dnl The name of this option is unfortunate. It predates, and has no
523dnl relation to, the "sampling-based elisp profiler" added in 24.3. 523dnl relation to, the "sampling-based elisp profiler" added in 24.3.
524dnl Actually, it stops it working. 524dnl Actually, it stops it working.
525dnl http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00393.html 525dnl https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00393.html
526AC_ARG_ENABLE(profiling, 526AC_ARG_ENABLE(profiling,
527[AS_HELP_STRING([--enable-profiling], 527[AS_HELP_STRING([--enable-profiling],
528 [build emacs with low-level, gprof profiling support. 528 [build emacs with low-level, gprof profiling support.
@@ -948,7 +948,7 @@ AS_IF([test $gl_gcc_warnings = no],
948 nw="$nw -Wbad-function-cast" # These casts are no worse than others. 948 nw="$nw -Wbad-function-cast" # These casts are no worse than others.
949 949
950 # Emacs doesn't care about shadowing; see 950 # Emacs doesn't care about shadowing; see
951 # <http://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>. 951 # <https://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>.
952 nw="$nw -Wshadow" 952 nw="$nw -Wshadow"
953 953
954 # Emacs's use of alloca inhibits protecting the stack. 954 # Emacs's use of alloca inhibits protecting the stack.
@@ -1170,7 +1170,7 @@ dnl AC_PROG_LN_S sets LN_S to 'cp -pR' for MinGW, on the premise that 'ln'
1170dnl doesn't support links to directories, as in "ln file dir". But that 1170dnl doesn't support links to directories, as in "ln file dir". But that
1171dnl use is non-portable, and OTOH MinGW wants to use hard links for Emacs 1171dnl use is non-portable, and OTOH MinGW wants to use hard links for Emacs
1172dnl executables at "make install" time. 1172dnl executables at "make install" time.
1173dnl See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00475.html 1173dnl See https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00475.html
1174dnl for more details. 1174dnl for more details.
1175if test "$opsys" = "mingw32"; then 1175if test "$opsys" = "mingw32"; then
1176 LN_S="/bin/ln" 1176 LN_S="/bin/ln"
@@ -1316,7 +1316,7 @@ dnl Eg "make LDFLAGS=... all" could run into problems,
1316dnl http://bugs.debian.org/684788 1316dnl http://bugs.debian.org/684788
1317dnl * unnecessary, since temacs is the only thing that actually needs it. 1317dnl * unnecessary, since temacs is the only thing that actually needs it.
1318dnl Indeed this is where it was originally, prior to: 1318dnl Indeed this is where it was originally, prior to:
1319dnl http://lists.gnu.org/archive/html/emacs-pretest-bug/2004-03/msg00170.html 1319dnl https://lists.gnu.org/archive/html/emacs-pretest-bug/2004-03/msg00170.html
1320if test x$GCC = xyes; then 1320if test x$GCC = xyes; then
1321 LDFLAGS_NOCOMBRELOC="-Wl,-znocombreloc" 1321 LDFLAGS_NOCOMBRELOC="-Wl,-znocombreloc"
1322else 1322else
diff --git a/doc/emacs/Makefile.in b/doc/emacs/Makefile.in
index 5d2503ff493..f7cc2e112c3 100644
--- a/doc/emacs/Makefile.in
+++ b/doc/emacs/Makefile.in
@@ -58,7 +58,7 @@ HTML_OPTS = --no-split --html
58# Options used only when making info output. 58# Options used only when making info output.
59# --no-split is only needed because of MS-DOS. 59# --no-split is only needed because of MS-DOS.
60# For a possible alternative, see 60# For a possible alternative, see
61# http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html 61# https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg01182.html
62INFO_OPTS= --no-split 62INFO_OPTS= --no-split
63 63
64INSTALL = @INSTALL@ 64INSTALL = @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.
1503advanced, self-documenting, customizable, extensible editor Emacs. 1503advanced, self-documenting, customizable, extensible editor Emacs.
1504(The @samp{G} in 1504(The @samp{G} in
1505@c Workaround makeinfo 4 bug. 1505@c Workaround makeinfo 4 bug.
1506@c http://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html 1506@c https://lists.gnu.org/archive/html/bug-texinfo/2004-08/msg00009.html
1507@iftex 1507@iftex
1508@acronym{GNU, @acronym{GNU}'s Not Unix} 1508@acronym{GNU, @acronym{GNU}'s Not Unix}
1509@end iftex 1509@end iftex
diff --git a/doc/emacs/macos.texi b/doc/emacs/macos.texi
index 134646ccaa7..1577f3d1235 100644
--- a/doc/emacs/macos.texi
+++ b/doc/emacs/macos.texi
@@ -213,6 +213,6 @@ issues to be addressed. Interested developers should contact
213@email{emacs-devel@@gnu.org}. 213@email{emacs-devel@@gnu.org}.
214@end ifnothtml 214@end ifnothtml
215@ifhtml 215@ifhtml
216@url{http://lists.gnu.org/mailman/listinfo/emacs-devel, the 216@url{https://lists.gnu.org/mailman/listinfo/emacs-devel, the
217emacs-devel mailing list}. 217emacs-devel mailing list}.
218@end ifhtml 218@end ifhtml
diff --git a/doc/emacs/mule.texi b/doc/emacs/mule.texi
index 2862832e72b..8a4d91f80bf 100644
--- a/doc/emacs/mule.texi
+++ b/doc/emacs/mule.texi
@@ -1356,7 +1356,7 @@ fontset}, the @dfn{startup fontset} and the @dfn{default fontset}.
1356@c FIXME? The doc of *standard*-fontset-spec says: 1356@c FIXME? The doc of *standard*-fontset-spec says:
1357@c "You have the biggest chance to display international characters 1357@c "You have the biggest chance to display international characters
1358@c with correct glyphs by using the *standard* fontset." (my emphasis) 1358@c with correct glyphs by using the *standard* fontset." (my emphasis)
1359@c See http://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html 1359@c See https://lists.gnu.org/archive/html/emacs-devel/2012-04/msg00430.html
1360The default fontset is most likely to have fonts for a wide variety of 1360The default fontset is most likely to have fonts for a wide variety of
1361non-@acronym{ASCII} characters, and is the default fallback for the 1361non-@acronym{ASCII} characters, and is the default fallback for the
1362other two fontsets, and if you set a default font rather than fontset. 1362other two fontsets, and if you set a default font rather than fontset.
diff --git a/doc/emacs/trouble.texi b/doc/emacs/trouble.texi
index a029aaa2d4a..d0b3419a991 100644
--- a/doc/emacs/trouble.texi
+++ b/doc/emacs/trouble.texi
@@ -509,7 +509,7 @@ by the Emacs maintainers, are shown by @kbd{M-x debbugs-gnu-usertags}.
509@item 509@item
510The @samp{bug-gnu-emacs} mailing list (also available as the newsgroup 510The @samp{bug-gnu-emacs} mailing list (also available as the newsgroup
511@samp{gnu.emacs.bug}). You can read the list archives at 511@samp{gnu.emacs.bug}). You can read the list archives at
512@url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs}. This list 512@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs}. This list
513works as a mirror of the Emacs bug reports and follow-up messages 513works as a mirror of the Emacs bug reports and follow-up messages
514which are sent to the bug tracker. It also contains old bug reports 514which are sent to the bug tracker. It also contains old bug reports
515from before the bug tracker was introduced (in early 2008). 515from 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
524used, and is mainly of historical interest. At one time, it was used 524used, and is mainly of historical interest. At one time, it was used
525for bug reports in development (i.e., not yet released) versions of 525for bug reports in development (i.e., not yet released) versions of
526Emacs. You can read the archives for 2003 to mid 2007 at 526Emacs. You can read the archives for 2003 to mid 2007 at
527@url{http://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays, 527@url{https://lists.gnu.org/archive/html/emacs-pretest-bug/}. Nowadays,
528it is an alias for @samp{bug-gnu-emacs}. 528it is an alias for @samp{bug-gnu-emacs}.
529 529
530@item 530@item
@@ -680,7 +680,7 @@ will be sent to the Emacs maintainers at
680@email{bug-gnu-emacs@@gnu.org}. 680@email{bug-gnu-emacs@@gnu.org}.
681@end ifnothtml 681@end ifnothtml
682@ifhtml 682@ifhtml
683@url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs}. 683@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, bug-gnu-emacs}.
684@end ifhtml 684@end ifhtml
685(If you want to suggest an improvement or new feature, use the same 685(If you want to suggest an improvement or new feature, use the same
686address.) If you cannot send mail from inside Emacs, you can copy the 686address.) If you cannot send mail from inside Emacs, you can copy the
@@ -1251,7 +1251,7 @@ If you would like to work on improving Emacs, please contact the maintainers at
1251@email{emacs-devel@@gnu.org}. 1251@email{emacs-devel@@gnu.org}.
1252@end ifnothtml 1252@end ifnothtml
1253@ifhtml 1253@ifhtml
1254@url{http://lists.gnu.org/mailman/listinfo/emacs-devel, the 1254@url{https://lists.gnu.org/mailman/listinfo/emacs-devel, the
1255emacs-devel mailing list}. 1255emacs-devel mailing list}.
1256@end ifhtml 1256@end ifhtml
1257You can ask for suggested projects or suggest your own ideas. 1257You can ask for suggested projects or suggest your own ideas.
@@ -1262,7 +1262,7 @@ you have not yet started work, it is useful to contact
1262@email{emacs-devel@@gnu.org} 1262@email{emacs-devel@@gnu.org}
1263@end ifnothtml 1263@end ifnothtml
1264@ifhtml 1264@ifhtml
1265@url{http://lists.gnu.org/mailman/listinfo/emacs-devel, emacs-devel} 1265@url{https://lists.gnu.org/mailman/listinfo/emacs-devel, emacs-devel}
1266@end ifhtml 1266@end ifhtml
1267before you start; it might be possible to suggest ways to make your 1267before you start; it might be possible to suggest ways to make your
1268extension fit in better with the rest of Emacs. 1268extension fit in better with the rest of Emacs.
@@ -1426,7 +1426,7 @@ Send a message to
1426the mailing list @email{help-gnu-emacs@@gnu.org}, 1426the mailing list @email{help-gnu-emacs@@gnu.org},
1427@end ifnothtml 1427@end ifnothtml
1428@ifhtml 1428@ifhtml
1429@url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the 1429@url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs, the
1430help-gnu-emacs mailing list}, 1430help-gnu-emacs mailing list},
1431@end ifhtml 1431@end ifhtml
1432or post your request on newsgroup @code{gnu.emacs.help}. (This 1432or post your request on newsgroup @code{gnu.emacs.help}. (This
diff --git a/doc/lispref/ChangeLog.1 b/doc/lispref/ChangeLog.1
index 490f216b4cf..3fab757c963 100644
--- a/doc/lispref/ChangeLog.1
+++ b/doc/lispref/ChangeLog.1
@@ -497,7 +497,7 @@
497 Improve doc for use of 'int', and discuss 'ssize_t'. 497 Improve doc for use of 'int', and discuss 'ssize_t'.
498 * internals.texi (C Integer Types): Mention 'int' for other 498 * internals.texi (C Integer Types): Mention 'int' for other
499 randomish values that lie in 'int' range. Mention 'ssize_t'. See: 499 randomish values that lie in 'int' range. Mention 'ssize_t'. See:
500 http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html 500 https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00019.html
501 501
502 Use AUTO_CONS instead of SCOPED_CONS, etc. 502 Use AUTO_CONS instead of SCOPED_CONS, etc.
503 * internals.texi (Stack-allocated Objects): 503 * internals.texi (Stack-allocated Objects):
@@ -971,7 +971,7 @@
971 971
972 * markers.texi (Moving Marker Positions): Clarify guidance about 972 * markers.texi (Moving Marker Positions): Clarify guidance about
973 when to move markers and when to create a new one, as discussed at 973 when to move markers and when to create a new one, as discussed at
974 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17 974 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16818#17
975 975
9762014-03-02 Glenn Morris <rgm@gnu.org> 9762014-03-02 Glenn Morris <rgm@gnu.org>
977 977
@@ -2154,7 +2154,7 @@
2154 2154
2155 * internals.texi (C Integer Types): New section. 2155 * internals.texi (C Integer Types): New section.
2156 This follows up and records an email in 2156 This follows up and records an email in
2157 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>. 2157 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00496.html>.
2158 2158
21592012-12-10 Stefan Monnier <monnier@iro.umontreal.ca> 21592012-12-10 Stefan Monnier <monnier@iro.umontreal.ca>
2160 2160
@@ -2475,7 +2475,7 @@
2475 * os.texi (Time of Day): 2475 * os.texi (Time of Day):
2476 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC). 2476 Update for new time stamp format (HIGH LOW MICROSEC PICOSEC).
2477 These instances were missed the first time around. 2477 These instances were missed the first time around.
2478 Problem reported by Glenn Morris in <http://bugs.gnu.org/12706#25>. 2478 Problem reported by Glenn Morris in <https://bugs.gnu.org/12706#25>.
2479 2479
24802012-10-24 Chong Yidong <cyd@gnu.org> 24802012-10-24 Chong Yidong <cyd@gnu.org>
2481 2481
@@ -6288,7 +6288,7 @@
62882009-04-11 Eli Zaretskii <eliz@gnu.org> 62882009-04-11 Eli Zaretskii <eliz@gnu.org>
6289 6289
6290 * display.texi (Overlays): Overlays don't scale well. See 6290 * display.texi (Overlays): Overlays don't scale well. See
6291 http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html. 6291 https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00243.html.
6292 6292
62932009-04-10 Chong Yidong <cyd@stupidchicken.com> 62932009-04-10 Chong Yidong <cyd@stupidchicken.com>
6294 6294
diff --git a/doc/misc/cl.texi b/doc/misc/cl.texi
index b7ae7fec2d4..b48278e8b8c 100644
--- a/doc/misc/cl.texi
+++ b/doc/misc/cl.texi
@@ -317,7 +317,7 @@ This is analogous to the @code{defsubst} form;
317@code{cl-defsubst} uses a different method (compiler macros) which 317@code{cl-defsubst} uses a different method (compiler macros) which
318works in all versions of Emacs, and also generates somewhat more 318works in all versions of Emacs, and also generates somewhat more
319@c For some examples, 319@c For some examples,
320@c see http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html 320@c see https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00009.html
321efficient inline expansions. In particular, @code{cl-defsubst} 321efficient inline expansions. In particular, @code{cl-defsubst}
322arranges for the processing of keyword arguments, default values, 322arranges for the processing of keyword arguments, default values,
323etc., to be done at compile-time whenever possible. 323etc., to be done at compile-time whenever possible.
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi
index 4ebcbea6a0b..eb05e8be438 100644
--- a/doc/misc/efaq-w32.texi
+++ b/doc/misc/efaq-w32.texi
@@ -61,7 +61,7 @@ Emacs @value{EMACSVER}.
61 61
62This FAQ is maintained by the developers and users of Emacs on MS Windows. 62This FAQ is maintained by the developers and users of Emacs on MS Windows.
63If you find any errors, or have any suggestions, please send them to 63If you find any errors, or have any suggestions, please send them to
64the @url{http://lists.gnu.org/mailman/listinfo/help-emacs-windows, 64the @url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows,
65help-emacs-windows} mailing list. 65help-emacs-windows} mailing list.
66 66
67At time of writing, the latest version of GNU Emacs is version @value{EMACSVER}. 67At time of writing, the latest version of GNU Emacs is version @value{EMACSVER}.
@@ -2283,10 +2283,10 @@ and you can view the FAQ by typing @kbd{C-h C-f}. Other resources include:
2283@cindex help, mailing lists 2283@cindex help, mailing lists
2284 2284
2285The official mailing list for Windows specific help and discussion is 2285The official mailing list for Windows specific help and discussion is
2286@url{http://lists.gnu.org/mailman/listinfo/help-emacs-windows, 2286@url{https://lists.gnu.org/mailman/listinfo/help-emacs-windows,
2287help-emacs-windows}. See that link for information on how to subscribe 2287help-emacs-windows}. See that link for information on how to subscribe
2288or unsubscribe. The 2288or unsubscribe. The
2289@uref{http://lists.gnu.org/archive/html/help-emacs-windows/, list archives} 2289@uref{https://lists.gnu.org/archive/html/help-emacs-windows/, list archives}
2290are available online. 2290are available online.
2291 2291
2292@c ------------------------------------------------------------ 2292@c ------------------------------------------------------------
diff --git a/doc/misc/efaq.texi b/doc/misc/efaq.texi
index 7809cfe98ae..167aa45c281 100644
--- a/doc/misc/efaq.texi
+++ b/doc/misc/efaq.texi
@@ -421,7 +421,7 @@ posting bug reports to this newsgroup directly (@pxref{Reporting bugs}).
421The FSF has maintained archives of all of the GNU mailing lists for many 421The FSF has maintained archives of all of the GNU mailing lists for many
422years, although there may be some unintentional gaps in coverage. The 422years, although there may be some unintentional gaps in coverage. The
423archive can be browsed over the web at 423archive can be browsed over the web at
424@uref{http://lists.gnu.org/archive/html/, the GNU mail archive}. 424@uref{https://lists.gnu.org/archive/html/, the GNU mail archive}.
425 425
426Web-based Usenet search services, such as 426Web-based Usenet search services, such as
427@uref{http://groups.google.com/groups/dir?q=gnu&, Google}, also 427@uref{http://groups.google.com/groups/dir?q=gnu&, Google}, also
@@ -457,13 +457,13 @@ RMS says:
457 457
458@quotation 458@quotation
459Sending bug reports to 459Sending bug reports to
460@url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, 460@url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs,
461the help-gnu-emacs mailing list} 461the help-gnu-emacs mailing list}
462(which has the effect of posting on @uref{news:gnu.emacs.help}) is 462(which has the effect of posting on @uref{news:gnu.emacs.help}) is
463undesirable because it takes the time of an unnecessarily large group 463undesirable because it takes the time of an unnecessarily large group
464of people, most of whom are just users and have no idea how to fix 464of people, most of whom are just users and have no idea how to fix
465these problem. 465these problem.
466@url{http://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, The 466@url{https://lists.gnu.org/mailman/listinfo/bug-gnu-emacs, The
467bug-gnu-emacs list} reaches a much smaller group of people who are 467bug-gnu-emacs list} reaches a much smaller group of people who are
468more likely to know what to do and have expressed a wish to receive 468more likely to know what to do and have expressed a wish to receive
469more messages about Emacs than the others. 469more messages about Emacs than the others.
@@ -1432,7 +1432,7 @@ of files from Macintosh, Microsoft, and Unix platforms.
1432In general, new Emacs users should not be provided with @file{.emacs} 1432In general, new Emacs users should not be provided with @file{.emacs}
1433files, because this can cause confusing non-standard behavior. Then 1433files, because this can cause confusing non-standard behavior. Then
1434they send questions to 1434they send questions to
1435@url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, 1435@url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs,
1436the help-gnu-emacs mailing list} asking why Emacs 1436the help-gnu-emacs mailing list} asking why Emacs
1437isn't behaving as documented. 1437isn't behaving as documented.
1438 1438
diff --git a/doc/misc/erc.texi b/doc/misc/erc.texi
index b391a88c32c..49005537f85 100644
--- a/doc/misc/erc.texi
+++ b/doc/misc/erc.texi
@@ -804,7 +804,7 @@ emacswiki.org page for ERC@. Anyone may add tips, hints, etc.@: to it.
804 804
805@item 805@item
806You can ask questions about using ERC on the Emacs mailing list, 806You can ask questions about using ERC on the Emacs mailing list,
807@uref{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs}. 807@uref{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs}.
808 808
809@item 809@item
810You can visit the IRC Freenode channel @samp{#emacs}. Many of the 810You 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,
1389XEmacs mailing list}. 1389XEmacs mailing list}.
1390 1390
1391If you have problems using PCL-CVS or other questions, send them to 1391If you have problems using PCL-CVS or other questions, send them to
1392the @url{http://lists.gnu.org/mailman/listinfo/help-gnu-emacs, 1392the @url{https://lists.gnu.org/mailman/listinfo/help-gnu-emacs,
1393help-gnu-emacs mailing list}. This is a good place to get help, as is 1393help-gnu-emacs mailing list}. This is a good place to get help, as is
1394the @url{http://lists.nongnu.org/mailman/listinfo/info-cvs, info-cvs list}. 1394the @url{http://lists.nongnu.org/mailman/listinfo/info-cvs, info-cvs list}.
1395 1395
diff --git a/etc/ChangeLog.1 b/etc/ChangeLog.1
index 9514ea284d1..91ac79d8131 100644
--- a/etc/ChangeLog.1
+++ b/etc/ChangeLog.1
@@ -195,7 +195,7 @@
195 195
196 Fix minor Bazaar leftovers. 196 Fix minor Bazaar leftovers.
197 Reported by Perry E. Metzger in: 197 Reported by Perry E. Metzger in:
198 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html 198 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00745.html
199 * CONTRIBUTE: More git transition. 199 * CONTRIBUTE: More git transition.
200 200
2012014-11-11 Eric S. Raymond <esr@thyrsus.com> 2012014-11-11 Eric S. Raymond <esr@thyrsus.com>
@@ -1695,7 +1695,7 @@
1695 Redo spelling of Makefile variables to conform to POSIX. 1695 Redo spelling of Makefile variables to conform to POSIX.
1696 POSIX does not allow "-" in Makefile variable names. 1696 POSIX does not allow "-" in Makefile variable names.
1697 Reported by Bruno Haible in 1697 Reported by Bruno Haible in
1698 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. 1698 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
1699 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from 1699 * refcards/Makefile (DIRED_REFCARDS_PDF): Rename from
1700 DIRED-REFCARDS_PDF. 1700 DIRED-REFCARDS_PDF.
1701 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF. 1701 (MISC_REFCARDS_PDF): Rename from MISC-REFCARDS_PDF.
@@ -4762,7 +4762,7 @@
47622005-07-07 Lute Kamstra <lute@gnu.org> 47622005-07-07 Lute Kamstra <lute@gnu.org>
4763 4763
4764 * tasks.texi: Delete file. The GNU Task List is obsolete and has 4764 * tasks.texi: Delete file. The GNU Task List is obsolete and has
4765 been replaced by http://savannah.gnu.org/projects/tasklist. 4765 been replaced by https://savannah.gnu.org/projects/tasklist.
4766 4766
47672005-07-07 Lute Kamstra <lute@gnu.org> 47672005-07-07 Lute Kamstra <lute@gnu.org>
4768 4768
diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS
index b50ac7f05e7..d6f550d29e5 100644
--- a/etc/ORG-NEWS
+++ b/etc/ORG-NEWS
@@ -1992,7 +1992,7 @@ This enables SVG generation from latex code blocks.
1992 1992
1993*** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]] 1993*** New option: [[doc:org-habit-show-done-always-green][org-habit-show-done-always-green]]
1994 1994
1995See [[http://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha. 1995See [[https://lists.gnu.org/archive/html/emacs-orgmode/2013-05/msg00214.html][this message]] from Max Mikhanosha.
1996 1996
1997*** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]] 1997*** New option: [[doc:org-babel-inline-result-wrap][org-babel-inline-result-wrap]]
1998 1998
diff --git a/etc/PROBLEMS b/etc/PROBLEMS
index f8f1a362bf9..94c78b696db 100644
--- a/etc/PROBLEMS
+++ b/etc/PROBLEMS
@@ -540,7 +540,7 @@ to the variable 'locate-dominating-stop-dir-regexp'. For example, if
540the problem relates to "/smb/.dir-locals.el", set that variable 540the problem relates to "/smb/.dir-locals.el", set that variable
541to a new value where you replace "net\\|afs" with "net\\|afs\\|smb". 541to a new value where you replace "net\\|afs" with "net\\|afs\\|smb".
542(The default value already matches common auto-mount prefixes.) 542(The default value already matches common auto-mount prefixes.)
543See http://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html . 543See https://lists.gnu.org/archive/html/help-gnu-emacs/2015-02/msg00461.html .
544 544
545*** Attempting to visit remote files via ange-ftp fails. 545*** Attempting to visit remote files via ange-ftp fails.
546 546
@@ -689,7 +689,7 @@ On some systems, there exists a font that is actually named Monospace,
689which takes over the virtual font. This is considered an operating 689which takes over the virtual font. This is considered an operating
690system bug; see 690system bug; see
691 691
692http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html 692https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00696.html
693 693
694If you encounter this problem, set the default font to a specific font 694If you encounter this problem, set the default font to a specific font
695in your .Xresources or initialization file. For instance, you can put 695in your .Xresources or initialization file. For instance, you can put
@@ -1067,7 +1067,7 @@ during such resizing attempts (i3, IceWM).
1067See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700, 1067See also https://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700,
1068https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000, 1068https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000,
1069https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and 1069https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22898 and
1070http://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html. 1070https://lists.gnu.org/archive/html/emacs-devel/2016-07/msg00154.html.
1071 1071
1072*** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive. 1072*** Metacity: Resizing Emacs or ALT-Tab causes X to be unresponsive.
1073 1073
@@ -2602,7 +2602,7 @@ This is a consequence of a change to src/dired.c on 2010-07-27. The
2602issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'. 2602issue is that Cygwin 1.5.19 did not have d_ino in 'struct dirent'.
2603See 2603See
2604 2604
2605 http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html 2605 https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg01266.html
2606 2606
2607*** Building the native MS-Windows port fails due to unresolved externals 2607*** Building the native MS-Windows port fails due to unresolved externals
2608 2608
@@ -2703,7 +2703,7 @@ Errors and warnings can look like this:
2703This happens when paths using backslashes are passed to the compiler or 2703This happens when paths using backslashes are passed to the compiler or
2704linker (via -I and possibly other compiler flags); when these paths are 2704linker (via -I and possibly other compiler flags); when these paths are
2705included in source code, the backslashes are interpreted as escape sequences. 2705included in source code, the backslashes are interpreted as escape sequences.
2706See http://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html 2706See https://lists.gnu.org/archive/html/emacs-devel/2010-07/msg00995.html
2707 2707
2708The fix is to use forward slashes in all paths passed to the compiler. 2708The fix is to use forward slashes in all paths passed to the compiler.
2709 2709
diff --git a/etc/TODO b/etc/TODO
index 278c0b5036b..07772d5f4f4 100644
--- a/etc/TODO
+++ b/etc/TODO
@@ -95,17 +95,17 @@ make it.
95 95
96** Move idlwave to elpa.gnu.org. 96** Move idlwave to elpa.gnu.org.
97Need to sync up the Emacs and external versions. 97Need to sync up the Emacs and external versions.
98See <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html> 98See <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00008.html>
99 99
100** Move Org mode to elpa.gnu.org. 100** Move Org mode to elpa.gnu.org.
101See <http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html> 101See <https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00300.html>
102<http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html> 102<https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00257.html>
103 103
104** Move verilog-mode to elpa.gnu.org. 104** Move verilog-mode to elpa.gnu.org.
105See <http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> 105See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html>
106 106
107** Move vhdl-mode to elpa.gnu.org. 107** Move vhdl-mode to elpa.gnu.org.
108See <http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html> 108See <https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg01180.html>
109 109
110* Simple tasks. These don't require much Emacs knowledge, they are 110* Simple tasks. These don't require much Emacs knowledge, they are
111suitable for anyone from beginners to experts. 111suitable for anyone from beginners to experts.
@@ -157,7 +157,7 @@ for users to customize.
157 157
158** revert-buffer should eliminate overlays and the mark. 158** revert-buffer should eliminate overlays and the mark.
159 For related problems consult the thread starting with 159 For related problems consult the thread starting with
160 http://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html 160 https://lists.gnu.org/archive/html/emacs-devel/2005-11/msg01346.html
161 161
162** erase-buffer should perhaps disregard read-only properties of text. 162** erase-buffer should perhaps disregard read-only properties of text.
163 163
@@ -185,7 +185,7 @@ for users to customize.
185 185
186** Define recompute-arg and recompute-arg-if for fix_command to use. 186** Define recompute-arg and recompute-arg-if for fix_command to use.
187 See rms message of 11 Dec 05 in 187 See rms message of 11 Dec 05 in
188 http://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html, 188 https://lists.gnu.org/archive/html/emacs-pretest-bug/2005-12/msg00165.html,
189 and the rest of that discussion. 189 and the rest of that discussion.
190 190
191** In Emacs Info, examples of using Customize should be clickable 191** In Emacs Info, examples of using Customize should be clickable
@@ -202,10 +202,10 @@ for users to customize.
202** make back_comment use syntax-ppss or equivalent. 202** make back_comment use syntax-ppss or equivalent.
203 203
204** Consider improving src/sysdep.c's search for a fqdn. 204** Consider improving src/sysdep.c's search for a fqdn.
205http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html 205https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00782.html
206 206
207** Find a proper fix for rcirc multiline nick adding. 207** Find a proper fix for rcirc multiline nick adding.
208http://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html 208https://lists.gnu.org/archive/html/emacs-devel/2007-04/msg00684.html
209 209
210** Check for any included packages that define obsolete bug-reporting commands. 210** Check for any included packages that define obsolete bug-reporting commands.
211Change them to use report-emacs-bug. 211Change them to use report-emacs-bug.
@@ -228,12 +228,12 @@ like make-backup-file-name-function for non-numeric backup files.
228dired buffers and DTRT WRT 'auto-revert-mode'. 228dired buffers and DTRT WRT 'auto-revert-mode'.
229 229
230** Check uses of prin1 for error-handling. 230** Check uses of prin1 for error-handling.
231http://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html 231https://lists.gnu.org/archive/html/emacs-devel/2008-08/msg00456.html
232 232
233* Important features: 233* Important features:
234 234
235** "Emacs as word processor" 235** "Emacs as word processor"
236http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html 236https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00515.html
237 rms writes: 237 rms writes:
238 25 years ago I hoped we would extend Emacs to do WYSIWYG word 238 25 years ago I hoped we would extend Emacs to do WYSIWYG word
239 processing. That is why we added text properties and variable 239 processing. That is why we added text properties and variable
@@ -311,15 +311,15 @@ never really made it work for this.
311Perspectives also need to interact with the tabs. 311Perspectives also need to interact with the tabs.
312 312
313** FFI (foreign function interface) 313** FFI (foreign function interface)
314See eg http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html 314See eg https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00246.html
315 315
316One way of doing this is to start with fx's dynamic loading, and use it 316One way of doing this is to start with fx's dynamic loading, and use it
317to implement things like auto-loaded buffer parsers and database 317to implement things like auto-loaded buffer parsers and database
318access in cases which need more than Lisp. 318access in cases which need more than Lisp.
319 319
320** Replace unexec with a more portable form of dumping 320** Replace unexec with a more portable form of dumping
321See eg http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html 321See eg https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01034.html
322 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html 322 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00452.html
323 323
324One way is to provide portable undumping using mmap (per gerd design). 324One way is to provide portable undumping using mmap (per gerd design).
325 325
@@ -399,8 +399,8 @@ familiar with GNUstep and Objective C.
399** A more modern printing interface. One that pops up a dialog that lets 399** A more modern printing interface. One that pops up a dialog that lets
400you choose printer, page style, etc. 400you choose printer, page style, etc.
401Integration with the Gtk print dialog is apparently difficult. See eg: 401Integration with the Gtk print dialog is apparently difficult. See eg:
402http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html 402https://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00501.html
403http://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html 403https://lists.gnu.org/archive/html/emacs-devel/2009-04/msg00034.html
404 404
405** Allow frames(terminals) created by emacsclient to inherit their environment 405** Allow frames(terminals) created by emacsclient to inherit their environment
406from the emacsclient process. 406from the emacsclient process.
@@ -499,7 +499,7 @@ from the emacsclient process.
499 499
500** Get some major packages installed: W3 (development version needs 500** Get some major packages installed: W3 (development version needs
501 significant work), PSGML, _possibly_ ECB. 501 significant work), PSGML, _possibly_ ECB.
502 http://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html 502 https://lists.gnu.org/archive/html/emacs-devel/2007-05/msg01493.html
503 Check the assignments file for other packages which might go in and 503 Check the assignments file for other packages which might go in and
504 have been missed. 504 have been missed.
505 505
@@ -645,17 +645,17 @@ from the emacsclient process.
645 645
646** Possibly make 'list-holidays' eval items in the calendar-holidays variable. 646** Possibly make 'list-holidays' eval items in the calendar-holidays variable.
647 See thread 647 See thread
648 <http://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>. 648 <https://lists.gnu.org/archive/html/emacs-devel/2006-02/msg01034.html>.
649 [rgm@gnu.org will look at this after 22.1] 649 [rgm@gnu.org will look at this after 22.1]
650 650
651** Possibly make cal-dst use the system timezone database directly. 651** Possibly make cal-dst use the system timezone database directly.
652 See thread 652 See thread
653 <http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html> 653 <https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html>
654 654
655** Possibly add a "close" button to the modeline. 655** Possibly add a "close" button to the modeline.
656 The idea is to add an "X" of some kind, that when clicked deletes 656 The idea is to add an "X" of some kind, that when clicked deletes
657 the window associated with that modeline. 657 the window associated with that modeline.
658 http://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html 658 https://lists.gnu.org/archive/html/emacs-devel/2007-09/msg02416.html
659 659
660* Things to be done for specific packages or features 660* Things to be done for specific packages or features
661 661
@@ -1492,7 +1492,7 @@ presence of multi-file documents.
1492 or just an extension of buff-menu.el. 1492 or just an extension of buff-menu.el.
1493 1493
1494** Replace linum.el with nlinum.el 1494** Replace linum.el with nlinum.el
1495 http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html 1495 https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00379.html
1496 1496
1497** Merge sendmail.el and messages.el. 1497** Merge sendmail.el and messages.el.
1498 Probably not a complete merge, but at least arrange for messages.el to be 1498 Probably not a complete merge, but at least arrange for messages.el to be
@@ -1507,7 +1507,7 @@ presence of multi-file documents.
1507 1507
1508** Rewrite make-docfile to be clean and maintainable. 1508** Rewrite make-docfile to be clean and maintainable.
1509 It might be better to replace it with Lisp, using the byte compiler. 1509 It might be better to replace it with Lisp, using the byte compiler.
1510 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html 1510 https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00037.html
1511 1511
1512** Add an inferior-comint-minor-mode to capture the common set of operations 1512** Add an inferior-comint-minor-mode to capture the common set of operations
1513 offered by major modes that offer an associated inferior 1513 offered by major modes that offer an associated inferior
@@ -1523,7 +1523,7 @@ presence of multi-file documents.
1523* Wishlist items: 1523* Wishlist items:
1524 1524
1525** Maybe replace etags.c with a Lisp implementation. 1525** Maybe replace etags.c with a Lisp implementation.
1526http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html 1526https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00354.html
1527 1527
1528** Maybe replace lib-src/rcs2log with a Lisp implementation. 1528** Maybe replace lib-src/rcs2log with a Lisp implementation.
1529It wouldn't have to be a complete replacement, just enough 1529It wouldn't have to be a complete replacement, just enough
diff --git a/leim/ChangeLog.1 b/leim/ChangeLog.1
index db91ac24e2d..91acacc9bc6 100644
--- a/leim/ChangeLog.1
+++ b/leim/ChangeLog.1
@@ -454,7 +454,7 @@
454 Redo spelling of Makefile variables to conform to POSIX. 454 Redo spelling of Makefile variables to conform to POSIX.
455 POSIX does not allow "-" in Makefile variable names. 455 POSIX does not allow "-" in Makefile variable names.
456 Reported by Bruno Haible in 456 Reported by Bruno Haible in
457 <http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>. 457 <https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00990.html>.
458 * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS. 458 * Makefile.in (BUILT_EMACS): Rename from BUILT-EMACS.
459 (TIT_GB): Rename from TIT-GB. 459 (TIT_GB): Rename from TIT-GB.
460 (CHINESE_TIT): Rename from CHINESE-TIT. 460 (CHINESE_TIT): Rename from CHINESE-TIT.
diff --git a/lib-src/ChangeLog.1 b/lib-src/ChangeLog.1
index 417e57f3bb8..4b5422e712c 100644
--- a/lib-src/ChangeLog.1
+++ b/lib-src/ChangeLog.1
@@ -5,7 +5,7 @@
5 is not part of Emacs and is typically not installed. 5 is not part of Emacs and is typically not installed.
6 Instead, just invoke xmalloc and xrealloc as usual. 6 Instead, just invoke xmalloc and xrealloc as usual.
7 Problem reported by Nicolas Richard in: 7 Problem reported by Nicolas Richard in:
8 http://bugs.gnu.org/20191#20 8 https://bugs.gnu.org/20191#20
9 (xrnew): Avoid no-longer-needed cast to 'char *'. 9 (xrnew): Avoid no-longer-needed cast to 'char *'.
10 (xrealloc): First arg is now void *, not char *. 10 (xrealloc): First arg is now void *, not char *.
11 11
@@ -65,7 +65,7 @@
65 65
66 Better support for future plugins 66 Better support for future plugins
67 See the thread containing: 67 See the thread containing:
68 http://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00720.html 68 https://lists.gnu.org/archive/html/emacs-devel/2015-02/msg00720.html
69 * make-docfile.c (write_globals): Generate code that #defines 69 * make-docfile.c (write_globals): Generate code that #defines
70 Qxxx macros other than Qnil only if DEFINE_NONNIL_Q_SYMBOL_MACROS. 70 Qxxx macros other than Qnil only if DEFINE_NONNIL_Q_SYMBOL_MACROS.
71 Qnil is safe to define even in plugins, since it must be zero for 71 Qnil is safe to define even in plugins, since it must be zero for
@@ -329,7 +329,7 @@
3292014-05-26 Paul Eggert <eggert@cs.ucla.edu> 3292014-05-26 Paul Eggert <eggert@cs.ucla.edu>
330 330
331 Fix rcs2log problems with CVS. Reported by Glenn Morris in 331 Fix rcs2log problems with CVS. Reported by Glenn Morris in
332 <http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00277.html>. 332 <https://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00277.html>.
333 Plus, fix some security and filename quoting problems. 333 Plus, fix some security and filename quoting problems.
334 * rcs2log (logdir): Prefer mktemp if available. 334 * rcs2log (logdir): Prefer mktemp if available.
335 (logdir, llogdir): Work even if TMPDIR begins with '-' or has spaces. 335 (logdir, llogdir): Work even if TMPDIR begins with '-' or has spaces.
@@ -937,13 +937,13 @@
937 937
938 * movemail.c: Add missing 'defined'. 938 * movemail.c: Add missing 'defined'.
939 Suggested by Sven Joachim in 939 Suggested by Sven Joachim in
940 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00218.html>. 940 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00218.html>.
941 941
9422012-07-11 Paul Eggert <eggert@cs.ucla.edu> 9422012-07-11 Paul Eggert <eggert@cs.ucla.edu>
943 943
944 Port 'movemail' again to Solaris and similar hosts. 944 Port 'movemail' again to Solaris and similar hosts.
945 See Susan Cragin's report in 945 See Susan Cragin's report in
946 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00199.html>. 946 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00199.html>.
947 * movemail.c (xmalloc): Also define if !DISABLE_DIRECT_ACCESS && 947 * movemail.c (xmalloc): Also define if !DISABLE_DIRECT_ACCESS &&
948 !MAIL_USE_MMDF && !MAIL_USE_SYSTEM_LOCK. Move up, so it doesn't 948 !MAIL_USE_MMDF && !MAIL_USE_SYSTEM_LOCK. Move up, so it doesn't
949 need a forward declaration. 949 need a forward declaration.
@@ -1212,7 +1212,7 @@
1212 Assume less-ancient POSIX support. 1212 Assume less-ancient POSIX support.
1213 * update-game-score.c: Include <getopt.h> rather than rolling our 1213 * update-game-score.c: Include <getopt.h> rather than rolling our
1214 own decls for optarg, optind, opterr. See 1214 own decls for optarg, optind, opterr. See
1215 <http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html>. 1215 <https://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html>.
1216 1216
12172012-04-14 Juanma Barranquero <lekktu@gmail.com> 12172012-04-14 Juanma Barranquero <lekktu@gmail.com>
1218 1218
@@ -1271,7 +1271,7 @@
1271 instead, treat both -c and -t as always requesting a new "tty" frame, 1271 instead, treat both -c and -t as always requesting a new "tty" frame,
1272 and let server.el decide which kind is actually required. 1272 and let server.el decide which kind is actually required.
1273 Reported by Uwe Siart <usenet@siart.de> in this thread: 1273 Reported by Uwe Siart <usenet@siart.de> in this thread:
1274 http://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00303.html 1274 https://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00303.html
1275 1275
12762011-11-30 Chong Yidong <cyd@gnu.org> 12762011-11-30 Chong Yidong <cyd@gnu.org>
1277 1277
@@ -3684,7 +3684,7 @@
3684 3684
3685 * rcs2log (Help): Clarify wording of the usage message. 3685 * rcs2log (Help): Clarify wording of the usage message.
3686 Reported by Alan Mackenzie in 3686 Reported by Alan Mackenzie in
3687 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>. 3687 <https://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>.
3688 3688
36892004-04-07 Stefan Monnier <monnier@iro.umontreal.ca> 36892004-04-07 Stefan Monnier <monnier@iro.umontreal.ca>
3690 3690
@@ -3715,7 +3715,7 @@
3715 and the path. Allow :/ in repository path, since CVS does. 3715 and the path. Allow :/ in repository path, since CVS does.
3716 Fix typo: "pository" should be set from $CVSROOT, not $repository. 3716 Fix typo: "pository" should be set from $CVSROOT, not $repository.
3717 This fixes a bug reported by Wolfgang Scherer in 3717 This fixes a bug reported by Wolfgang Scherer in
3718 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>, 3718 <https://mail.gnu.org/archive/html/bug-gnu-emacs/2004-02/msg00085.html>,
3719 along with some related bugs I discovered by inspecting how 3719 along with some related bugs I discovered by inspecting how
3720 CVS itself parses $CVSROOT. 3720 CVS itself parses $CVSROOT.
3721 3721
@@ -3752,7 +3752,7 @@
3752 * rcs2log (rlog_options): Append -rbranchtag if CVS/Tag indicates 3752 * rcs2log (rlog_options): Append -rbranchtag if CVS/Tag indicates
3753 a tag, and if the user has not specified an rlog option. 3753 a tag, and if the user has not specified an rlog option.
3754 Adapted from a suggestion by Martin Stjernholm in 3754 Adapted from a suggestion by Martin Stjernholm in
3755 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2003-07/msg00066.html>. 3755 <https://mail.gnu.org/archive/html/bug-gnu-emacs/2003-07/msg00066.html>.
3756 (Copyright): Update to 2003. 3756 (Copyright): Update to 2003.
3757 3757
37582003-12-24 Thien-Thi Nguyen <ttn@gnu.org> 37582003-12-24 Thien-Thi Nguyen <ttn@gnu.org>
diff --git a/lib-src/rcs2log b/lib-src/rcs2log
index 5e5709201e3..50276f245de 100755
--- a/lib-src/rcs2log
+++ b/lib-src/rcs2log
@@ -45,7 +45,7 @@ Each entry looks something like this:
45 45
46 * rcs2log (Help): Clarify wording of the usage message. 46 * rcs2log (Help): Clarify wording of the usage message.
47 Problem reported by Alan Mackenzie in 47 Problem reported by Alan Mackenzie in
48 <http://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>. 48 <https://mail.gnu.org/archive/html/bug-gnu-emacs/2004-04/msg00188.html>.
49 49
50ChangeLog entries contain the current date, full name, email address 50ChangeLog entries contain the current date, full name, email address
51including hostname, the name of the affected file, and commentary. 51including hostname, the name of the affected file, and commentary.
diff --git a/lisp/ChangeLog.11 b/lisp/ChangeLog.11
index eda7603cb67..52f5189228e 100644
--- a/lisp/ChangeLog.11
+++ b/lisp/ChangeLog.11
@@ -6395,7 +6395,7 @@
6395 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*', 6395 * vc-svn.el (vc-svn-checkin): Use `nconc' instead of `list*',
6396 because the latter is a CL-ism. This fixes the bug reported by 6396 because the latter is a CL-ism. This fixes the bug reported by
6397 Shawn Boyette <mdxi@collapsar.net> in 6397 Shawn Boyette <mdxi@collapsar.net> in
6398 http://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html. 6398 https://lists.gnu.org/archive/html/emacs-devel/2004-05/msg00442.html.
6399 6399
64002004-06-04 Miles Bader <miles@gnu.org> 64002004-06-04 Miles Bader <miles@gnu.org>
6401 6401
diff --git a/lisp/ChangeLog.13 b/lisp/ChangeLog.13
index 9c451a359ea..8869cc46eb8 100644
--- a/lisp/ChangeLog.13
+++ b/lisp/ChangeLog.13
@@ -4667,7 +4667,7 @@
46672008-01-02 Karl Fogel <kfogel@red-bean.com> 46672008-01-02 Karl Fogel <kfogel@red-bean.com>
4668 4668
4669 Change a return type, for greater extensibility. 4669 Change a return type, for greater extensibility.
4670 See http://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html 4670 See https://lists.gnu.org/archive/html/emacs-devel/2007-12/msg01077.html
4671 and its thread for discussion leading to this change. 4671 and its thread for discussion leading to this change.
4672 4672
4673 * bookmark.el (bookmark-jump-noselect): 4673 * bookmark.el (bookmark-jump-noselect):
@@ -11475,7 +11475,7 @@
11475 (fancy-about-text): Add links "Authors" and "Contributing". 11475 (fancy-about-text): Add links "Authors" and "Contributing".
11476 (fancy-splash-head): Add text "Welcome to " on the startup screen, 11476 (fancy-splash-head): Add text "Welcome to " on the startup screen,
11477 and "This is " on the about screen. Add link to 11477 and "This is " on the about screen. Add link to
11478 "http://www.gnu.org/software/emacs/" for "GNU Emacs". 11478 "https://www.gnu.org/software/emacs/" for "GNU Emacs".
11479 For the about screen move emacs version to the header from 11479 For the about screen move emacs version to the header from
11480 `fancy-splash-tail' (as it's done already for normal about screen). 11480 `fancy-splash-tail' (as it's done already for normal about screen).
11481 (fancy-splash-tail): Insert emacs version only for startup screen. 11481 (fancy-splash-tail): Insert emacs version only for startup screen.
@@ -14464,7 +14464,7 @@
14464 14464
14465 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com, 14465 * bookmark.el: Revert 2007-07-13T18:16:17Z!kfogel@red-bean.com,
14466 thus restoring bookmark bindings to three slots under C-x r. See 14466 thus restoring bookmark bindings to three slots under C-x r. See
14467 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html. 14467 https://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00705.html.
14468 14468
144692007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change) 144692007-07-15 Jeff Miller <jmiller@cablespeed.com> (tiny change)
14470 14470
@@ -14511,7 +14511,7 @@
14511 * bookmark.el (bookmark-jump-other-window): New function. 14511 * bookmark.el (bookmark-jump-other-window): New function.
14512 (bookmark-map): Bind it to "o". 14512 (bookmark-map): Bind it to "o".
14513 14513
14514 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html 14514 https://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html
14515 and its thread contains discussion about this change. 14515 and its thread contains discussion about this change.
14516 The original patch was slightly tweaked by Karl Fogel 14516 The original patch was slightly tweaked by Karl Fogel
14517 <kfogel@red-bean.com> before committing. 14517 <kfogel@red-bean.com> before committing.
@@ -14525,7 +14525,7 @@
14525 * bookmark.el: Don't define bookmark keys under the "C-xr" map; 14525 * bookmark.el: Don't define bookmark keys under the "C-xr" map;
14526 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew 14526 instead, make "C-xp" a prefix for bookmark-map. Patch by Drew
14527 Adams <drew.adams@oracle.com>, mildly tweaked by me. See 14527 Adams <drew.adams@oracle.com>, mildly tweaked by me. See
14528 http://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html. 14528 https://lists.gnu.org/archive/html/emacs-devel/2007-07/msg00633.html.
14529 14529
145302007-07-13 Carsten Dominik <dominik@science.uva.nl> 145302007-07-13 Carsten Dominik <dominik@science.uva.nl>
14531 14531
diff --git a/lisp/ChangeLog.15 b/lisp/ChangeLog.15
index 7bd44059ad7..3e6d664aa6b 100644
--- a/lisp/ChangeLog.15
+++ b/lisp/ChangeLog.15
@@ -9833,7 +9833,7 @@
9833 * window.el (pop-to-buffer): Remove the conditional that 9833 * window.el (pop-to-buffer): Remove the conditional that
9834 compares new-window and old-window, so it will reselect 9834 compares new-window and old-window, so it will reselect
9835 the selected window unconditionally. 9835 the selected window unconditionally.
9836 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html 9836 https://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00078.html
9837 9837
98382010-06-07 Stefan Monnier <monnier@iro.umontreal.ca> 98382010-06-07 Stefan Monnier <monnier@iro.umontreal.ca>
9839 9839
@@ -9882,7 +9882,7 @@
9882 of kill-ring: don't call menu-bar-update-yank-menu, don't push 9882 of kill-ring: don't call menu-bar-update-yank-menu, don't push
9883 interprogram-paste strings to kill-ring, and don't push the input 9883 interprogram-paste strings to kill-ring, and don't push the input
9884 argument `string' to kill-ring. 9884 argument `string' to kill-ring.
9885 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html 9885 https://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00072.html
9886 9886
98872010-06-04 Juanma Barranquero <lekktu@gmail.com> 98872010-06-04 Juanma Barranquero <lekktu@gmail.com>
9888 9888
@@ -10445,7 +10445,7 @@
10445 * dired-x.el (dired-jump, dired-jump-other-window): Add arg 10445 * dired-x.el (dired-jump, dired-jump-other-window): Add arg
10446 FILE-NAME to read from the minibuffer when called interactively 10446 FILE-NAME to read from the minibuffer when called interactively
10447 with prefix argument instead of using buffer-file-name. 10447 with prefix argument instead of using buffer-file-name.
10448 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html 10448 https://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00534.html
10449 10449
10450 * dired.el: Update autoloads. 10450 * dired.el: Update autoloads.
10451 10451
@@ -11998,7 +11998,7 @@
119982010-04-05 Juri Linkov <juri@jurta.org> 119982010-04-05 Juri Linkov <juri@jurta.org>
11999 11999
12000 Scrolling commands which scroll a line instead of full screen. 12000 Scrolling commands which scroll a line instead of full screen.
12001 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html 12001 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12002 12002
12003 * simple.el (scroll-up-line, scroll-down-line): New commands. 12003 * simple.el (scroll-up-line, scroll-down-line): New commands.
12004 Put property isearch-scroll=t on them. 12004 Put property isearch-scroll=t on them.
@@ -12009,7 +12009,7 @@
120092010-04-05 Juri Linkov <juri@jurta.org> 120092010-04-05 Juri Linkov <juri@jurta.org>
12010 12010
12011 Scrolling commands which do not signal errors at top/bottom. 12011 Scrolling commands which do not signal errors at top/bottom.
12012 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html 12012 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01452.html
12013 12013
12014 * simple.el (scroll-up-command, scroll-down-command): New commands. 12014 * simple.el (scroll-up-command, scroll-down-command): New commands.
12015 Put property isearch-scroll=t on them. 12015 Put property isearch-scroll=t on them.
@@ -12063,7 +12063,7 @@
12063 (electric-help-mode): Set it to original major-mode. Doc fix. 12063 (electric-help-mode): Set it to original major-mode. Doc fix.
12064 (with-electric-help): Use `electric-help-orig-major-mode' instead 12064 (with-electric-help): Use `electric-help-orig-major-mode' instead
12065 of (default-value 'major-mode). Doc fix. 12065 of (default-value 'major-mode). Doc fix.
12066 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html 12066 https://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00069.html
12067 12067
120682010-04-02 Sam Steingold <sds@gnu.org> 120682010-04-02 Sam Steingold <sds@gnu.org>
12069 12069
@@ -12089,13 +12089,13 @@
12089 12089
12090 * simple.el (next-line, previous-line): Re-throw a signal 12090 * simple.el (next-line, previous-line): Re-throw a signal
12091 with `signal' instead of using `ding'. 12091 with `signal' instead of using `ding'.
12092 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html 12092 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01432.html
12093 12093
120942010-03-31 Juri Linkov <juri@jurta.org> 120942010-03-31 Juri Linkov <juri@jurta.org>
12095 12095
12096 * simple.el (keyboard-escape-quit): Raise deselecting the active 12096 * simple.el (keyboard-escape-quit): Raise deselecting the active
12097 region higher than exiting the minibuffer. 12097 region higher than exiting the minibuffer.
12098 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html 12098 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00904.html
12099 12099
121002010-03-31 Juri Linkov <juri@jurta.org> 121002010-03-31 Juri Linkov <juri@jurta.org>
12101 12101
@@ -12184,7 +12184,7 @@
121842010-03-30 Juri Linkov <juri@jurta.org> 121842010-03-30 Juri Linkov <juri@jurta.org>
12185 12185
12186 Make occur handle multi-line matches cleanly with context. 12186 Make occur handle multi-line matches cleanly with context.
12187 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html 12187 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01280.html
12188 12188
12189 * replace.el (occur-accumulate-lines): Add optional arg `pt'. 12189 * replace.el (occur-accumulate-lines): Add optional arg `pt'.
12190 (occur-engine): Add local variables `ret', `prev-after-lines', 12190 (occur-engine): Add local variables `ret', `prev-after-lines',
@@ -12379,7 +12379,7 @@
123792010-03-23 Juri Linkov <juri@jurta.org> 123792010-03-23 Juri Linkov <juri@jurta.org>
12380 12380
12381 Implement Occur multi-line matches. 12381 Implement Occur multi-line matches.
12382 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html 12382 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg01044.html
12383 12383
12384 * replace.el (occur): Doc fix. 12384 * replace.el (occur): Doc fix.
12385 (occur-engine): Set `begpt' to the beginning of the first line. 12385 (occur-engine): Set `begpt' to the beginning of the first line.
@@ -12456,7 +12456,7 @@
124562010-03-21 Juri Linkov <juri@jurta.org> 124562010-03-21 Juri Linkov <juri@jurta.org>
12457 12457
12458 Fix message of multi-line occur regexps and multi-buffer header lines. 12458 Fix message of multi-line occur regexps and multi-buffer header lines.
12459 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html 12459 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00457.html
12460 12460
12461 * replace.el (occur-1): Don't display regexp if it is longer 12461 * replace.el (occur-1): Don't display regexp if it is longer
12462 than window-width. Use `query-replace-descr' to display regexp. 12462 than window-width. Use `query-replace-descr' to display regexp.
@@ -12750,7 +12750,7 @@
127502010-03-10 Kim F. Storm <storm@cua.dk> 127502010-03-10 Kim F. Storm <storm@cua.dk>
12751 12751
12752 Animated image API. 12752 Animated image API.
12753 http://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html 12753 https://lists.gnu.org/archive/html/emacs-devel/2010-03/msg00211.html
12754 12754
12755 * image.el (image-animate-max-time): New defcustom. 12755 * image.el (image-animate-max-time): New defcustom.
12756 (image-animated-types): New defconst. 12756 (image-animated-types): New defconst.
@@ -13908,7 +13908,7 @@
13908 positions by using `bookmark-bmenu-marks-width', instead of hardcoding. 13908 positions by using `bookmark-bmenu-marks-width', instead of hardcoding.
13909 This fixes the `bookmark-bmenu-execute-deletions' bug reported here: 13909 This fixes the `bookmark-bmenu-execute-deletions' bug reported here:
13910 13910
13911 http://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html 13911 https://lists.gnu.org/archive/html/emacs-devel/2009-12/msg00819.html
13912 From: Sun Yijiang <sunyijiang {_AT_} gmail.com> 13912 From: Sun Yijiang <sunyijiang {_AT_} gmail.com>
13913 To: emacs-devel {_AT_} gnu.org 13913 To: emacs-devel {_AT_} gnu.org
13914 Subject: bookmark.el bug report 13914 Subject: bookmark.el bug report
@@ -19816,7 +19816,7 @@
19816 * files.el (find-alternate-file): If the old buffer is modified 19816 * files.el (find-alternate-file): If the old buffer is modified
19817 and visiting a file, behave similarly to `kill-buffer' when 19817 and visiting a file, behave similarly to `kill-buffer' when
19818 killing it, thus reverting to the pre-1.878 behavior; see 19818 killing it, thus reverting to the pre-1.878 behavior; see
19819 http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html 19819 https://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00101.html
19820 for discussion. Also, consult `buffer-file-name' as a variable 19820 for discussion. Also, consult `buffer-file-name' as a variable
19821 not as a function, for consistency with the rest of the code. 19821 not as a function, for consistency with the rest of the code.
19822 19822
diff --git a/lisp/ChangeLog.16 b/lisp/ChangeLog.16
index 03e6115c572..f3d4874a1ce 100644
--- a/lisp/ChangeLog.16
+++ b/lisp/ChangeLog.16
@@ -1371,7 +1371,7 @@
1371 1371
1372 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen): 1372 * frame.el (toggle-frame-maximized, toggle-frame-fullscreen):
1373 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in 1373 Use fullboth as an alias for fullscreen. Suggested by Jan Djärv in
1374 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>. 1374 <https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00203.html>.
1375 1375
13762013-01-30 Stefan Monnier <monnier@iro.umontreal.ca> 13762013-01-30 Stefan Monnier <monnier@iro.umontreal.ca>
1377 1377
@@ -2422,7 +2422,7 @@
2422 2422
2423 * epg.el: Support pinentry-curses. 2423 * epg.el: Support pinentry-curses.
2424 Suggested by Werner Koch in 2424 Suggested by Werner Koch in
2425 <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>. 2425 <https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>.
2426 (epg-agent-file, epg-agent-mtime): New variable. 2426 (epg-agent-file, epg-agent-mtime): New variable.
2427 (epg--start): Record the modified time of gpg-agent socket file, 2427 (epg--start): Record the modified time of gpg-agent socket file,
2428 to restore Emacs frame after pinentry-curses termination. 2428 to restore Emacs frame after pinentry-curses termination.
@@ -2448,7 +2448,7 @@
2448 (toggle-frame-maximized): Rewrite and bind to M-<f10>. 2448 (toggle-frame-maximized): Rewrite and bind to M-<f10>.
2449 (toggle-frame-fullscreen): New command bound to <f11> instead of 2449 (toggle-frame-fullscreen): New command bound to <f11> instead of
2450 `toggle-frame-maximized'. 2450 `toggle-frame-maximized'.
2451 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html 2451 https://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00703.html
2452 2452
24532012-12-27 Michael Albinus <michael.albinus@gmx.de> 24532012-12-27 Michael Albinus <michael.albinus@gmx.de>
2454 2454
@@ -2686,7 +2686,7 @@
2686 (isearch-insert-char-by-name): New command. 2686 (isearch-insert-char-by-name): New command.
2687 * international/mule-cmds.el (read-char-by-name): Let-bind 2687 * international/mule-cmds.el (read-char-by-name): Let-bind
2688 `enable-recursive-minibuffers' to t. 2688 `enable-recursive-minibuffers' to t.
2689 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html 2689 https://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00234.html
2690 2690
26912012-12-15 Juri Linkov <juri@jurta.org> 26912012-12-15 Juri Linkov <juri@jurta.org>
2692 2692
@@ -4831,7 +4831,7 @@
4831 * progmodes/compile.el (compilation-error-regexp-alist-alist): 4831 * progmodes/compile.el (compilation-error-regexp-alist-alist):
4832 Adjust the msft regexp to the output of Studio 2010, and move msft 4832 Adjust the msft regexp to the output of Studio 2010, and move msft
4833 before edg-1. See the discussion on emacs-devel, 4833 before edg-1. See the discussion on emacs-devel,
4834 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html, 4834 https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00579.html,
4835 for the details. 4835 for the details.
4836 4836
48372012-10-14 Stefan Monnier <monnier@iro.umontreal.ca> 48372012-10-14 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -5453,7 +5453,7 @@
5453 5453
5454 * profiler.el (profiler-sampling-interval): Change default back to 1. 5454 * profiler.el (profiler-sampling-interval): Change default back to 1.
5455 See Stefan Monnier in 5455 See Stefan Monnier in
5456 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>. 5456 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00863.html>.
5457 5457
54582012-10-01 Fabián Ezequiel Gallina <fgallina@cuca> 54582012-10-01 Fabián Ezequiel Gallina <fgallina@cuca>
5459 5459
@@ -6641,7 +6641,7 @@
6641 search-whitespace-regexp if isearch-lax-whitespace or 6641 search-whitespace-regexp if isearch-lax-whitespace or
6642 isearch-regexp-lax-whitespace is non-nil. 6642 isearch-regexp-lax-whitespace is non-nil.
6643 (Info-mode): Don't set local variable search-whitespace-regexp. 6643 (Info-mode): Don't set local variable search-whitespace-regexp.
6644 http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html 6644 https://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00811.html
6645 6645
66462012-09-12 Stefan Monnier <monnier@iro.umontreal.ca> 66462012-09-12 Stefan Monnier <monnier@iro.umontreal.ca>
6647 6647
@@ -7037,7 +7037,7 @@
70372012-09-02 Juri Linkov <juri@jurta.org> 70372012-09-02 Juri Linkov <juri@jurta.org>
7038 7038
7039 Toggle whitespace matching mode with M-s SPC. 7039 Toggle whitespace matching mode with M-s SPC.
7040 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html 7040 https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00008.html
7041 7041
7042 * isearch.el (search-whitespace-regexp): Doc fix. 7042 * isearch.el (search-whitespace-regexp): Doc fix.
7043 Remove cons cell customization. 7043 Remove cons cell customization.
@@ -8109,7 +8109,7 @@
8109 8109
8110 * whitespace.el (whitespace-display-mappings): Use Unicode 8110 * whitespace.el (whitespace-display-mappings): Use Unicode
8111 codepoints, instead of emacs-mule codepoints. See 8111 codepoints, instead of emacs-mule codepoints. See
8112 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html 8112 https://lists.gnu.org/archive/html/help-gnu-emacs/2012-07/msg00366.html
8113 for the details. 8113 for the details.
8114 8114
8115 * files.el (file-truename): Don't skip symlink-chasing part on 8115 * files.el (file-truename): Don't skip symlink-chasing part on
@@ -8164,7 +8164,7 @@
8164 * international/mule-cmds.el: Create 8164 * international/mule-cmds.el: Create
8165 inactivate-current-input-method-function as an obsolete alias for 8165 inactivate-current-input-method-function as an obsolete alias for
8166 deactivate-current-input-method-function. See Katsumi Yamaoka in 8166 deactivate-current-input-method-function. See Katsumi Yamaoka in
8167 <http://bugs.gnu.org/10150#46>. 8167 <https://bugs.gnu.org/10150#46>.
8168 8168
81692012-08-01 Jay Belanger <jay.p.belanger@gmail.com> 81692012-08-01 Jay Belanger <jay.p.belanger@gmail.com>
8170 8170
@@ -8513,7 +8513,7 @@
8513 * startup.el (command-line): Don't display an empty user name in 8513 * startup.el (command-line): Don't display an empty user name in
8514 the error message about non-existent home directory, when 8514 the error message about non-existent home directory, when
8515 init-file-user was set to an empty string. See 8515 init-file-user was set to an empty string. See
8516 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html 8516 https://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00835.html
8517 for the details and context. 8517 for the details and context.
8518 8518
85192012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net> 85192012-07-22 Vincent Belaïche <vincentb1@users.sourceforge.net>
@@ -9419,7 +9419,7 @@
9419 9419
9420 * calendar/calendar.el (calendar-exit): Don't try to delete or 9420 * calendar/calendar.el (calendar-exit): Don't try to delete or
9421 iconify last frame. See: 9421 iconify last frame. See:
9422 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html 9422 https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00372.html
9423 9423
94242012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change) 94242012-06-25 Jim Diamond <Jim.Diamond@AcadiaU.ca> (tiny change)
9425 9425
@@ -10430,7 +10430,7 @@
10430 * descr-text.el (describe-char): Mention how to insert the 10430 * descr-text.el (describe-char): Mention how to insert the
10431 character, if the current input method doesn't support it. 10431 character, if the current input method doesn't support it.
10432 See the discussion in this thread for the details: 10432 See the discussion in this thread for the details:
10433 http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html. 10433 https://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00533.html.
10434 10434
104352012-06-08 Sam Steingold <sds@gnu.org> 104352012-06-08 Sam Steingold <sds@gnu.org>
10436 10436
@@ -13909,7 +13909,7 @@
13909 Insert invisible LRM characters before each character in a keyboard 13909 Insert invisible LRM characters before each character in a keyboard
13910 layout cell, to prevent their reordering by bidi display engine. 13910 layout cell, to prevent their reordering by bidi display engine.
13911 For details, see the discussion in 13911 For details, see the discussion in
13912 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html. 13912 https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00085.html.
13913 13913
139142012-03-08 Alan Mackenzie <acm@muc.de> 139142012-03-08 Alan Mackenzie <acm@muc.de>
13915 13915
@@ -13927,7 +13927,7 @@
13927 13927
13928 * international/quail.el (quail-help): 13928 * international/quail.el (quail-help):
13929 Force bidi-paragraph-direction be left-to-right. See discussion in 13929 Force bidi-paragraph-direction be left-to-right. See discussion in
13930 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html 13930 https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
13931 for the reason. 13931 for the reason.
13932 13932
139332012-03-07 Michael Albinus <michael.albinus@gmx.de> 139332012-03-07 Michael Albinus <michael.albinus@gmx.de>
@@ -15004,7 +15004,7 @@
15004 15004
15005 * descr-text.el (describe-char): Show the raw character, not only 15005 * descr-text.el (describe-char): Show the raw character, not only
15006 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>. 15006 its display form at POS. Suggested by Kenichi Handa <handa@m17n.org>.
15007 See http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html 15007 See https://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00760.html
15008 for the reasons. 15008 for the reasons.
15009 15009
150102012-01-28 Phil Hagelberg <phil@hagelb.org> 150102012-01-28 Phil Hagelberg <phil@hagelb.org>
@@ -15362,7 +15362,7 @@
15362 * time.el (display-time-load-average) 15362 * time.el (display-time-load-average)
15363 (display-time-default-load-average): Doc fixes. See the thread 15363 (display-time-default-load-average): Doc fixes. See the thread
15364 starting at 15364 starting at
15365 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html 15365 https://lists.gnu.org/archive/html/help-gnu-emacs/2012-01/msg00059.html
15366 for the details. 15366 for the details.
15367 15367
153682012-01-06 Glenn Morris <rgm@gnu.org> 153682012-01-06 Glenn Morris <rgm@gnu.org>
@@ -15769,7 +15769,7 @@
15769 (texinfo-insert-master-menu-list): Improve the error message 15769 (texinfo-insert-master-menu-list): Improve the error message
15770 displayed if there's no menu in the Top node. 15770 displayed if there's no menu in the Top node.
15771 (Bug#2975) See also this thread: 15771 (Bug#2975) See also this thread:
15772 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html. 15772 https://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.
15773 15773
157742011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change) 157742011-12-09 Manuel Gómez <mgrojo@gmail.com> (tiny change)
15775 15775
@@ -24381,7 +24381,7 @@
24381 24381
24382 * help-fns.el (describe-variable): Complete all variables having 24382 * help-fns.el (describe-variable): Complete all variables having
24383 documentation, including keywords. 24383 documentation, including keywords.
24384 http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html 24384 https://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00112.html
24385 24385
243862011-04-04 Juanma Barranquero <lekktu@gmail.com> 243862011-04-04 Juanma Barranquero <lekktu@gmail.com>
24387 24387
diff --git a/lisp/ChangeLog.17 b/lisp/ChangeLog.17
index 789452351a1..1bd882f0a22 100644
--- a/lisp/ChangeLog.17
+++ b/lisp/ChangeLog.17
@@ -3598,7 +3598,7 @@
3598 3598
3599 * comint.el (comint-history-isearch-message): Use field-beginning 3599 * comint.el (comint-history-isearch-message): Use field-beginning
3600 instead of comint-line-beginning-position - that's more fixes for 3600 instead of comint-line-beginning-position - that's more fixes for
3601 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00305.html 3601 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00305.html
3602 (comint-history-isearch-message): Fix args of isearch-message-prefix. 3602 (comint-history-isearch-message): Fix args of isearch-message-prefix.
3603 3603
36042014-12-29 Juri Linkov <juri@linkov.net> 36042014-12-29 Juri Linkov <juri@linkov.net>
@@ -3698,7 +3698,7 @@
3698 3698
3699 * language/misc-lang.el (composition-function-table): Add Syriac 3699 * language/misc-lang.el (composition-function-table): Add Syriac
3700 characters and also ZWJ/ZWNJ. 3700 characters and also ZWJ/ZWNJ.
3701 See http://lists.gnu.org/archive/html/help-gnu-emacs/2014-12/msg00248.html 3701 See https://lists.gnu.org/archive/html/help-gnu-emacs/2014-12/msg00248.html
3702 for the details. 3702 for the details.
3703 3703
37042014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org> 37042014-12-27 Fabián Ezequiel Gallina <fgallina@gnu.org>
@@ -4489,14 +4489,14 @@
4489 comint-line-beginning-position. 4489 comint-line-beginning-position.
4490 (comint-send-input): Go to the end of the field instead of the end 4490 (comint-send-input): Go to the end of the field instead of the end
4491 of the line to accept whole multi-line input. 4491 of the line to accept whole multi-line input.
4492 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00305.html 4492 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00305.html
4493 4493
44942014-12-05 Juri Linkov <juri@linkov.net> 44942014-12-05 Juri Linkov <juri@linkov.net>
4495 4495
4496 * minibuffer.el (minibuffer-completion-help): 4496 * minibuffer.el (minibuffer-completion-help):
4497 Compare selected-window with minibuffer-window to check whether 4497 Compare selected-window with minibuffer-window to check whether
4498 completions should be displayed near the minibuffer. (Bug#17809) 4498 completions should be displayed near the minibuffer. (Bug#17809)
4499 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00311.html 4499 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00311.html
4500 4500
45012014-12-05 Michael Albinus <michael.albinus@gmx.de> 45012014-12-05 Michael Albinus <michael.albinus@gmx.de>
4502 4502
@@ -4605,7 +4605,7 @@
4605 the remote repository were unreachable, because the VC hooks tried 4605 the remote repository were unreachable, because the VC hooks tried
4606 to run "svn status -u" on the file, where the "-u" tells svn to 4606 to run "svn status -u" on the file, where the "-u" tells svn to
4607 get update information from the remote repository. 4607 get update information from the remote repository.
4608 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00174.html 4608 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg00174.html
4609 4609
4610 * vc/vc-svn.el (vc-svn-state): Remove optional `localp' 4610 * vc/vc-svn.el (vc-svn-state): Remove optional `localp'
4611 argument and always pass "-v" to "svn status", never "-u". 4611 argument and always pass "-v" to "svn status", never "-u".
@@ -5306,7 +5306,7 @@
5306 (query-replace-read-from): Call custom-reevaluate-setting on 5306 (query-replace-read-from): Call custom-reevaluate-setting on
5307 query-replace-from-to-separator to reevaluate the separator 5307 query-replace-from-to-separator to reevaluate the separator
5308 depending on the return value of char-displayable-p. 5308 depending on the return value of char-displayable-p.
5309 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00466.html 5309 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00466.html
5310 5310
53112014-11-18 Juri Linkov <juri@linkov.net> 53112014-11-18 Juri Linkov <juri@linkov.net>
5312 5312
@@ -5316,7 +5316,7 @@
5316 5316
5317 * simple.el (next-line-or-history-element) 5317 * simple.el (next-line-or-history-element)
5318 (previous-line-or-history-element): New commands. 5318 (previous-line-or-history-element): New commands.
5319 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00822.html 5319 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00822.html
5320 5320
53212014-11-18 Leo Liu <sdl.web@gmail.com> 53212014-11-18 Leo Liu <sdl.web@gmail.com>
5322 5322
@@ -5441,7 +5441,7 @@
5441 5441
5442 Improve time stamp handling, and be more consistent about it. 5442 Improve time stamp handling, and be more consistent about it.
5443 This implements a suggestion made in: 5443 This implements a suggestion made in:
5444 http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html 5444 https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00587.html
5445 Among other things, this means timer.el no longer needs to 5445 Among other things, this means timer.el no longer needs to
5446 autoload the time-date module. 5446 autoload the time-date module.
5447 * allout-widgets.el (allout-elapsed-time-seconds): Doc fix. 5447 * allout-widgets.el (allout-elapsed-time-seconds): Doc fix.
@@ -5682,7 +5682,7 @@
56822014-11-10 Sylvain Chouleur <sylvain.chouleur@gmail.com> (tiny change) 56822014-11-10 Sylvain Chouleur <sylvain.chouleur@gmail.com> (tiny change)
5683 5683
5684 Allow VTIMEZONE where daylight and standard time zones are equal. 5684 Allow VTIMEZONE where daylight and standard time zones are equal.
5685 See: http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00494.html 5685 See: https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00494.html
5686 * calendar/icalendar.el (icalendar--convert-tz-offset): 5686 * calendar/icalendar.el (icalendar--convert-tz-offset):
5687 Support timezone without daylight saving time. 5687 Support timezone without daylight saving time.
5688 5688
@@ -5813,7 +5813,7 @@
5813 to the history variables. 5813 to the history variables.
5814 (query-replace-read-to): Add FROM-TO pairs to query-replace-defaults. 5814 (query-replace-read-to): Add FROM-TO pairs to query-replace-defaults.
5815 (query-replace-regexp-eval): Let-bind query-replace-defaults to nil. 5815 (query-replace-regexp-eval): Let-bind query-replace-defaults to nil.
5816 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00253.html 5816 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg00253.html
5817 5817
5818 * isearch.el (isearch-text-char-description): Keep characters 5818 * isearch.el (isearch-text-char-description): Keep characters
5819 intact and put formatted strings with the `display' property. 5819 intact and put formatted strings with the `display' property.
@@ -7565,7 +7565,7 @@
7565 (lisp--form-quoted-p): New functions. 7565 (lisp--form-quoted-p): New functions.
7566 (lisp-completion-at-point): Use them to see if we're completing a 7566 (lisp-completion-at-point): Use them to see if we're completing a
7567 variable reference, a function name, or just any symbol. 7567 variable reference, a function name, or just any symbol.
7568 http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00229.html 7568 https://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00229.html
7569 7569
75702014-09-18 Ivan Kanis <ivan@kanis.fr> 75702014-09-18 Ivan Kanis <ivan@kanis.fr>
7571 7571
@@ -9937,7 +9937,7 @@
9937 `window-configuration-change-hook'. 9937 `window-configuration-change-hook'.
9938 (desktop-auto-save-set-timer): Change REPEAT arg of 9938 (desktop-auto-save-set-timer): Change REPEAT arg of
9939 `run-with-idle-timer' from t to nil. 9939 `run-with-idle-timer' from t to nil.
9940 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html 9940 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00147.html
9941 9941
99422014-06-08 Santiago Payà i Miralta <santiagopim@gmail.com> 99422014-06-08 Santiago Payà i Miralta <santiagopim@gmail.com>
9943 9943
@@ -10488,7 +10488,7 @@
10488 * emacs-lisp/package.el (package-generate-description-file): 10488 * emacs-lisp/package.el (package-generate-description-file):
10489 Output first-line comment to set buffer-local var `no-byte-compile'. 10489 Output first-line comment to set buffer-local var `no-byte-compile'.
10490 Suggested by Dmitry Gutov: 10490 Suggested by Dmitry Gutov:
10491 <http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00401.html>. 10491 <https://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00401.html>.
10492 10492
104932014-05-25 Thien-Thi Nguyen <ttn@gnu.org> 104932014-05-25 Thien-Thi Nguyen <ttn@gnu.org>
10494 10494
@@ -12170,7 +12170,7 @@
12170 to `comment-start-skip' if not `comment-use-syntax'. (Bug#16971) 12170 to `comment-start-skip' if not `comment-use-syntax'. (Bug#16971)
12171 (comment-beginning): Use `narrow-to-region' instead of moving back 12171 (comment-beginning): Use `narrow-to-region' instead of moving back
12172 one character. 12172 one character.
12173 (http://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html) 12173 (https://lists.gnu.org/archive/html/emacs-devel/2014-03/msg00488.html)
12174 (comment-start-skip): Update the docstring. 12174 (comment-start-skip): Update the docstring.
12175 12175
121762014-03-18 Richard Stallman <rms@gnu.org> 121762014-03-18 Richard Stallman <rms@gnu.org>
@@ -12467,7 +12467,7 @@
12467 from `xterm-standard-colors' that look well on the default white 12467 from `xterm-standard-colors' that look well on the default white
12468 background (and also on the black background) to avoid illegible 12468 background (and also on the black background) to avoid illegible
12469 color combinations like yellow-on-white and white-on-white. 12469 color combinations like yellow-on-white and white-on-white.
12470 http://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html 12470 https://lists.gnu.org/archive/html/emacs-devel/2014-02/msg00157.html
12471 12471
124722014-03-08 Juanma Barranquero <lekktu@gmail.com> 124722014-03-08 Juanma Barranquero <lekktu@gmail.com>
12473 12473
@@ -13224,7 +13224,7 @@
132242014-02-12 Dmitry Gutov <dgutov@yandex.ru> 132242014-02-12 Dmitry Gutov <dgutov@yandex.ru>
13225 13225
13226 * progmodes/js.el (js-indent-line): Don't widen. 13226 * progmodes/js.el (js-indent-line): Don't widen.
13227 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html 13227 https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00276.html
13228 13228
132292014-02-12 Glenn Morris <rgm@gnu.org> 132292014-02-12 Glenn Morris <rgm@gnu.org>
13230 13230
@@ -13965,7 +13965,7 @@
13965 choices. 13965 choices.
13966 (ruby-smie-rules): Instead of using a hardcoded list of alignable 13966 (ruby-smie-rules): Instead of using a hardcoded list of alignable
13967 keywords, check against the value of `ruby-alignable-keywords' 13967 keywords, check against the value of `ruby-alignable-keywords'
13968 (http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html). 13968 (https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01439.html).
13969 13969
139702014-01-17 Glenn Morris <rgm@gnu.org> 139702014-01-17 Glenn Morris <rgm@gnu.org>
13971 13971
@@ -15408,7 +15408,7 @@
15408 * simple.el (blink-matching--overlay): New variable. 15408 * simple.el (blink-matching--overlay): New variable.
15409 (blink-matching-open): Instead of moving point, highlight the 15409 (blink-matching-open): Instead of moving point, highlight the
15410 matching paren with an overlay 15410 matching paren with an overlay
15411 (http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html). 15411 (https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00333.html).
15412 15412
15413 * faces.el (paren-showing-faces, show-paren-match) 15413 * faces.el (paren-showing-faces, show-paren-match)
15414 (show-paren-mismatch): Move from paren.el. 15414 (show-paren-mismatch): Move from paren.el.
@@ -16628,7 +16628,7 @@
16628 16628
16629 * textmodes/ispell.el (ispell-lookup-words): When `look' is not 16629 * textmodes/ispell.el (ispell-lookup-words): When `look' is not
16630 available and the word has no wildcards, append one to the grep pattern. 16630 available and the word has no wildcards, append one to the grep pattern.
16631 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html 16631 https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00258.html
16632 (ispell-complete-word): Call `ispell-lookup-words' with the value 16632 (ispell-complete-word): Call `ispell-lookup-words' with the value
16633 independent of `ispell-look-p'. 16633 independent of `ispell-look-p'.
16634 16634
@@ -18282,7 +18282,7 @@
18282 18282
18283 * emacs-lisp/package.el (package-buffer-info, describe-package-1): 18283 * emacs-lisp/package.el (package-buffer-info, describe-package-1):
18284 Use :url instead of :homepage, as per 18284 Use :url instead of :homepage, as per
18285 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html 18285 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00622.html
18286 18286
18287 * newcomment.el (comment-beginning): When `comment-use-syntax' is 18287 * newcomment.el (comment-beginning): When `comment-use-syntax' is
18288 non-nil, use `syntax-ppss' (Bug#15251). 18288 non-nil, use `syntax-ppss' (Bug#15251).
@@ -21942,7 +21942,7 @@
219422013-06-25 Martin Rudalics <rudalics@gmx.at> 219422013-06-25 Martin Rudalics <rudalics@gmx.at>
21943 21943
21944 * window.el (window--state-get-1): Workaround for bug#14527. 21944 * window.el (window--state-get-1): Workaround for bug#14527.
21945 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html 21945 https://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00941.html
21946 21946
219472013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org> 219472013-06-25 Lars Magne Ingebrigtsen <larsi@gnus.org>
21948 21948
@@ -22055,7 +22055,7 @@
22055 22055
22056 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch', 22056 * progmodes/ruby-mode.el (ruby-font-lock-keywords): Move `catch',
22057 add some more keyword-like methods. 22057 add some more keyword-like methods.
22058 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html 22058 https://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00911.html
22059 22059
220602013-06-22 Juanma Barranquero <lekktu@gmail.com> 220602013-06-22 Juanma Barranquero <lekktu@gmail.com>
22061 22061
@@ -22674,7 +22674,7 @@
226742013-06-18 Matthias Meulien <orontee@gmail.com> 226742013-06-18 Matthias Meulien <orontee@gmail.com>
22675 22675
22676 * tabify.el (untabify, tabify): With prefix, apply to entire buffer. 22676 * tabify.el (untabify, tabify): With prefix, apply to entire buffer.
22677 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html> 22677 <https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00545.html>
22678 22678
226792013-06-18 Glenn Morris <rgm@gnu.org> 226792013-06-18 Glenn Morris <rgm@gnu.org>
22680 22680
@@ -22704,7 +22704,7 @@
22704 22704
22705 * emacs-lisp/package.el (package-load-descriptor): 22705 * emacs-lisp/package.el (package-load-descriptor):
22706 Remove `with-syntax-table' call, `read' doesn't need it. 22706 Remove `with-syntax-table' call, `read' doesn't need it.
22707 http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html 22707 https://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00539.html
22708 22708
227092013-06-17 Juanma Barranquero <lekktu@gmail.com> 227092013-06-17 Juanma Barranquero <lekktu@gmail.com>
22710 22710
@@ -25118,7 +25118,7 @@
25118 (desktop-auto-save, desktop-auto-save-set-timer): New functions. 25118 (desktop-auto-save, desktop-auto-save-set-timer): New functions.
25119 (after-init-hook): Call `desktop-auto-save-set-timer'. 25119 (after-init-hook): Call `desktop-auto-save-set-timer'.
25120 Suggested by Reuben Thomas <rrt@sc3d.org> in 25120 Suggested by Reuben Thomas <rrt@sc3d.org> in
25121 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>. 25121 <https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00327.html>.
25122 25122
251232013-04-27 Leo Liu <sdl.web@gmail.com> 251232013-04-27 Leo Liu <sdl.web@gmail.com>
25124 25124
@@ -25144,7 +25144,7 @@
25144 25144
25145 * ls-lisp.el (ls-lisp-insert-directory): If no files are 25145 * ls-lisp.el (ls-lisp-insert-directory): If no files are
25146 displayed, move point to after the totals line. 25146 displayed, move point to after the totals line.
25147 See http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html 25147 See https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00677.html
25148 for the details. 25148 for the details.
25149 25149
251502013-04-27 Stefan Monnier <monnier@iro.umontreal.ca> 251502013-04-27 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -25757,7 +25757,7 @@
25757 25757
25758 Do not set x-display-name until X connection is established. 25758 Do not set x-display-name until X connection is established.
25759 This is needed to prevent from weird situation described at 25759 This is needed to prevent from weird situation described at
25760 <http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>. 25760 <https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00212.html>.
25761 * frame.el (make-frame): Set x-display-name after call to 25761 * frame.el (make-frame): Set x-display-name after call to
25762 window system initialization function, not before. 25762 window system initialization function, not before.
25763 * term/x-win.el (x-initialize-window-system): Add optional 25763 * term/x-win.el (x-initialize-window-system): Add optional
@@ -26079,7 +26079,7 @@
26079 (batch-skkdic-convert): Suppress most of the chatter. 26079 (batch-skkdic-convert): Suppress most of the chatter.
26080 It's not needed so much now that machines are faster, 26080 It's not needed so much now that machines are faster,
26081 and its non-ASCII component was confusing; see Dmitry Gutov in 26081 and its non-ASCII component was confusing; see Dmitry Gutov in
26082 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>. 26082 <https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00508.html>.
26083 26083
260842013-03-20 Leo Liu <sdl.web@gmail.com> 260842013-03-20 Leo Liu <sdl.web@gmail.com>
26085 26085
@@ -26223,7 +26223,7 @@
26223 * startup.el (command-line-normalize-file-name): Fix handling of 26223 * startup.el (command-line-normalize-file-name): Fix handling of
26224 backslashes in DOS and Windows file names. Reported by Xue Fuqiao 26224 backslashes in DOS and Windows file names. Reported by Xue Fuqiao
26225 <xfq.free@gmail.com> in 26225 <xfq.free@gmail.com> in
26226 http://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html. 26226 https://lists.gnu.org/archive/html/help-gnu-emacs/2013-03/msg00245.html.
26227 26227
262282013-03-15 Michael Albinus <michael.albinus@gmx.de> 262282013-03-15 Michael Albinus <michael.albinus@gmx.de>
26229 26229
diff --git a/lisp/Makefile.in b/lisp/Makefile.in
index 913f937c572..b628444aad1 100644
--- a/lisp/Makefile.in
+++ b/lisp/Makefile.in
@@ -132,13 +132,13 @@ PHONY_EXTRAS =
132# This could lead to problems in parallel builds if automatically 132# This could lead to problems in parallel builds if automatically
133# generated *.el files (eg loaddefs etc) were being changed at the same time. 133# generated *.el files (eg loaddefs etc) were being changed at the same time.
134# One solution was to add autoloads as a prerequisite: 134# One solution was to add autoloads as a prerequisite:
135# http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-01/msg00469.html 135# https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-01/msg00469.html
136# http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00171.html 136# https://lists.gnu.org/archive/html/bug-gnu-emacs/2007-12/msg00171.html
137# However, this meant that running these targets modified loaddefs.el, 137# However, this meant that running these targets modified loaddefs.el,
138# every time (due to time-stamping). Calling these rules from 138# every time (due to time-stamping). Calling these rules from
139# bootstrap-after would modify loaddefs after src/emacs, resulting 139# bootstrap-after would modify loaddefs after src/emacs, resulting
140# in make install remaking src/emacs for no real reason: 140# in make install remaking src/emacs for no real reason:
141# http://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00311.html 141# https://lists.gnu.org/archive/html/emacs-devel/2008-02/msg00311.html
142# Nowadays these commands don't scan automatically generated files, 142# Nowadays these commands don't scan automatically generated files,
143# since they will never contain any useful information 143# since they will never contain any useful information
144# (see finder-no-scan-regexp and custom-dependencies-no-scan-regexp). 144# (see finder-no-scan-regexp and custom-dependencies-no-scan-regexp).
diff --git a/lisp/calendar/cal-dst.el b/lisp/calendar/cal-dst.el
index 659b6349bbb..6a4054d73fa 100644
--- a/lisp/calendar/cal-dst.el
+++ b/lisp/calendar/cal-dst.el
@@ -248,7 +248,7 @@ The result has the proper form for `calendar-daylight-savings-starts'."
248;; TODO it might be better to extract this information directly from 248;; TODO it might be better to extract this information directly from
249;; the system timezone database. But cross-platform...? 249;; the system timezone database. But cross-platform...?
250;; See thread 250;; See thread
251;; http://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html 251;; https://lists.gnu.org/archive/html/emacs-pretest-bug/2006-11/msg00060.html
252(defun calendar-dst-find-data (&optional time) 252(defun calendar-dst-find-data (&optional time)
253 "Find data on the first daylight saving time transitions after TIME. 253 "Find data on the first daylight saving time transitions after TIME.
254TIME defaults to `current-time'. Return value is as described 254TIME defaults to `current-time'. Return value is as described
diff --git a/lisp/calendar/cal-menu.el b/lisp/calendar/cal-menu.el
index 90cce2840cf..32769332df5 100644
--- a/lisp/calendar/cal-menu.el
+++ b/lisp/calendar/cal-menu.el
@@ -100,7 +100,7 @@
100 ;; Show 11 years--5 before, 5 after year of middle month. 100 ;; Show 11 years--5 before, 5 after year of middle month.
101 ;; We used to use :suffix rather than :label and bumped into 101 ;; We used to use :suffix rather than :label and bumped into
102 ;; an easymenu bug: 102 ;; an easymenu bug:
103 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01813.html 103 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01813.html
104 ;; The bug has since been fixed. 104 ;; The bug has since been fixed.
105 (dotimes (i 11) 105 (dotimes (i 11)
106 (push (vector (format "hol-year-%d" i) 106 (push (vector (format "hol-year-%d" i)
diff --git a/lisp/calendar/diary-lib.el b/lisp/calendar/diary-lib.el
index 520c730f5e7..d8d2dd4aafa 100644
--- a/lisp/calendar/diary-lib.el
+++ b/lisp/calendar/diary-lib.el
@@ -425,7 +425,7 @@ Only used if `diary-header-line-flag' is non-nil."
425;; display does not create the fancy buffer, nor does it set 425;; display does not create the fancy buffer, nor does it set
426;; diary-selective-display in the diary buffer. This means some 426;; diary-selective-display in the diary buffer. This means some
427;; customizations will not take effect, eg: 427;; customizations will not take effect, eg:
428;; http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-03/msg00466.html 428;; https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-03/msg00466.html
429;; So the check for diary-selective-display was dropped. This means the 429;; So the check for diary-selective-display was dropped. This means the
430;; diary will be displayed if one customizes a diary variable while 430;; diary will be displayed if one customizes a diary variable while
431;; just visiting the diary-file. This is i) unlikely, and ii) no great loss. 431;; just visiting the diary-file. This is i) unlikely, and ii) no great loss.
@@ -814,8 +814,8 @@ LIST-ONLY is non-nil, in which case it just returns the list."
814 ;; diary-header-line-flag after diary has been displayed 814 ;; diary-header-line-flag after diary has been displayed
815 ;; take effect. Unconditionally calling (diary-mode) 815 ;; take effect. Unconditionally calling (diary-mode)
816 ;; clobbers file local variables. 816 ;; clobbers file local variables.
817 ;; http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-03/msg00363.html 817 ;; https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-03/msg00363.html
818 ;; http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00404.html 818 ;; https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-04/msg00404.html
819 (if (eq major-mode 'diary-mode) 819 (if (eq major-mode 'diary-mode)
820 (setq header-line-format (and diary-header-line-flag 820 (setq header-line-format (and diary-header-line-flag
821 diary-header-line-format))))) 821 diary-header-line-format)))))
diff --git a/lisp/comint.el b/lisp/comint.el
index 17f1ab4ca03..9bbb362d9ce 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -678,7 +678,7 @@ Entry to this mode runs the hooks on `comint-mode-hook'."
678 ;; comint-scroll-show-maximum-output is nil, and no-one can remember 678 ;; comint-scroll-show-maximum-output is nil, and no-one can remember
679 ;; what the original problem was. If there are problems with point 679 ;; what the original problem was. If there are problems with point
680 ;; not going to the end, consider re-enabling this. 680 ;; not going to the end, consider re-enabling this.
681 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00827.html 681 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00827.html
682 ;; 682 ;;
683 ;; This makes it really work to keep point at the bottom. 683 ;; This makes it really work to keep point at the bottom.
684 ;; (make-local-variable 'scroll-conservatively) 684 ;; (make-local-variable 'scroll-conservatively)
diff --git a/lisp/cus-edit.el b/lisp/cus-edit.el
index 6b67555770f..a87783850a3 100644
--- a/lisp/cus-edit.el
+++ b/lisp/cus-edit.el
@@ -2799,7 +2799,7 @@ If STATE is nil, the value is computed by `custom-variable-state'."
2799 ;; init-file-user rather than user-init-file. This is in case 2799 ;; init-file-user rather than user-init-file. This is in case
2800 ;; cus-edit is loaded by something in site-start.el, because 2800 ;; cus-edit is loaded by something in site-start.el, because
2801 ;; user-init-file is not set at that stage. 2801 ;; user-init-file is not set at that stage.
2802 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00310.html 2802 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00310.html
2803 ,@(when (or custom-file init-file-user) 2803 ,@(when (or custom-file init-file-user)
2804 '(("Save for Future Sessions" custom-variable-save 2804 '(("Save for Future Sessions" custom-variable-save
2805 (lambda (widget) 2805 (lambda (widget)
diff --git a/lisp/dnd.el b/lisp/dnd.el
index defd8a8e074..a0c91b13742 100644
--- a/lisp/dnd.el
+++ b/lisp/dnd.el
@@ -144,7 +144,7 @@ Return nil if URI is not a local file."
144 str)) 144 str))
145 uri t t)) 145 uri t t))
146 146
147;; http://lists.gnu.org/archive/html/emacs-devel/2006-05/msg01060.html 147;; https://lists.gnu.org/archive/html/emacs-devel/2006-05/msg01060.html
148(defun dnd-get-local-file-name (uri &optional must-exist) 148(defun dnd-get-local-file-name (uri &optional must-exist)
149 "Return file name converted from file:/// or file: syntax. 149 "Return file name converted from file:/// or file: syntax.
150URI is the uri for the file. If MUST-EXIST is given and non-nil, 150URI is the uri for the file. If MUST-EXIST is given and non-nil,
diff --git a/lisp/emacs-lisp/lisp.el b/lisp/emacs-lisp/lisp.el
index c3d62fd59bb..c54828e7b43 100644
--- a/lisp/emacs-lisp/lisp.el
+++ b/lisp/emacs-lisp/lisp.el
@@ -402,7 +402,7 @@ is called as a function to find the defun's beginning."
402 "Return non-nil if the point is in an \"emptyish\" line. 402 "Return non-nil if the point is in an \"emptyish\" line.
403This means a line that consists entirely of comments and/or 403This means a line that consists entirely of comments and/or
404whitespace." 404whitespace."
405;; See http://lists.gnu.org/archive/html/help-gnu-emacs/2016-08/msg00141.html 405;; See https://lists.gnu.org/archive/html/help-gnu-emacs/2016-08/msg00141.html
406 (save-excursion 406 (save-excursion
407 (forward-line 0) 407 (forward-line 0)
408 (< (line-end-position) 408 (< (line-end-position)
diff --git a/lisp/emacs-lisp/subr-x.el b/lisp/emacs-lisp/subr-x.el
index edba6550fa2..5189cc4a6e8 100644
--- a/lisp/emacs-lisp/subr-x.el
+++ b/lisp/emacs-lisp/subr-x.el
@@ -28,7 +28,7 @@
28;; in subr.el. 28;; in subr.el.
29 29
30;; Do not document these functions in the lispref. 30;; Do not document these functions in the lispref.
31;; http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01006.html 31;; https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01006.html
32 32
33;; NB If you want to use this library, it's almost always correct to use: 33;; NB If you want to use this library, it's almost always correct to use:
34;; (eval-when-compile (require 'subr-x)) 34;; (eval-when-compile (require 'subr-x))
diff --git a/lisp/epg.el b/lisp/epg.el
index 8a4696627e5..407b0f5d5d3 100644
--- a/lisp/epg.el
+++ b/lisp/epg.el
@@ -627,7 +627,7 @@ callback data (if any)."
627 ;; Record modified time of gpg-agent socket to restore the Emacs 627 ;; Record modified time of gpg-agent socket to restore the Emacs
628 ;; frame on text terminal in `epg-wait-for-completion'. 628 ;; frame on text terminal in `epg-wait-for-completion'.
629 ;; See 629 ;; See
630 ;; <http://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html> 630 ;; <https://lists.gnu.org/archive/html/emacs-devel/2007-02/msg00755.html>
631 ;; for more details. 631 ;; for more details.
632 (when (and agent-info (string-match "\\(.*\\):[0-9]+:[0-9]+" agent-info)) 632 (when (and agent-info (string-match "\\(.*\\):[0-9]+:[0-9]+" agent-info))
633 (setq agent-file (match-string 1 agent-info) 633 (setq agent-file (match-string 1 agent-info)
diff --git a/lisp/erc/erc.el b/lisp/erc/erc.el
index ab36371b9c9..0e56b732d81 100644
--- a/lisp/erc/erc.el
+++ b/lisp/erc/erc.el
@@ -75,7 +75,7 @@
75(require 'erc-compat) 75(require 'erc-compat)
76 76
77(defvar erc-official-location 77(defvar erc-official-location
78 "http://emacswiki.org/cgi-bin/wiki/ERC (mailing list: erc-discuss@gnu.org)" 78 "https://emacswiki.org/cgi-bin/wiki/ERC (mailing list: erc-discuss@gnu.org)"
79 "Location of the ERC client on the Internet.") 79 "Location of the ERC client on the Internet.")
80 80
81(defgroup erc nil 81(defgroup erc nil
diff --git a/lisp/eshell/em-unix.el b/lisp/eshell/em-unix.el
index a86596953d9..c486d2c51d1 100644
--- a/lisp/eshell/em-unix.el
+++ b/lisp/eshell/em-unix.el
@@ -961,7 +961,7 @@ Show wall-clock time elapsed during execution of COMMAND.")
961 ;; after setting 961 ;; after setting
962 (throw 'eshell-replace-command 962 (throw 'eshell-replace-command
963 (eshell-parse-command (car time-args) 963 (eshell-parse-command (car time-args)
964;;; http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-08/msg00205.html 964;;; https://lists.gnu.org/archive/html/bug-gnu-emacs/2007-08/msg00205.html
965 (eshell-stringify-list 965 (eshell-stringify-list
966 (eshell-flatten-list (cdr time-args)))))))) 966 (eshell-flatten-list (cdr time-args))))))))
967 967
diff --git a/lisp/faces.el b/lisp/faces.el
index f85d31e6c8c..24ab1fa4f0c 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -2361,7 +2361,7 @@ If you set `term-file-prefix' to nil, this function does nothing."
2361(defface variable-pitch 2361(defface variable-pitch
2362 '((((type w32)) 2362 '((((type w32))
2363 ;; This is a workaround for an issue discussed in 2363 ;; This is a workaround for an issue discussed in
2364 ;; http://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html. 2364 ;; https://lists.gnu.org/archive/html/emacs-devel/2016-04/msg00746.html.
2365 ;; We need (a) the splash screen not to pick up bold-italics variant of 2365 ;; We need (a) the splash screen not to pick up bold-italics variant of
2366 ;; the font, and (b) still be able to request bold/italic/larger size 2366 ;; the font, and (b) still be able to request bold/italic/larger size
2367 ;; variants in the likes of EWW. 2367 ;; variants in the likes of EWW.
diff --git a/lisp/ffap.el b/lisp/ffap.el
index 2228aca0817..810afd5739b 100644
--- a/lisp/ffap.el
+++ b/lisp/ffap.el
@@ -786,7 +786,7 @@ This uses `ffap-file-exists-string', which may try adding suffixes from
786 ("\\`~/" . ffap-lcd) ; |~/misc/ffap.el.Z| 786 ("\\`~/" . ffap-lcd) ; |~/misc/ffap.el.Z|
787 ;; This used to have a blank, but ffap-string-at-point doesn't 787 ;; This used to have a blank, but ffap-string-at-point doesn't
788 ;; handle blanks. 788 ;; handle blanks.
789 ;; http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01058.html 789 ;; https://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01058.html
790 ("\\`[Rr][Ff][Cc][-#]?\\([0-9]+\\)" ; no $ 790 ("\\`[Rr][Ff][Cc][-#]?\\([0-9]+\\)" ; no $
791 . ffap-rfc) ; "100% RFC2100 compliant" 791 . ffap-rfc) ; "100% RFC2100 compliant"
792 (dired-mode . ffap-dired) ; maybe in a subdirectory 792 (dired-mode . ffap-dired) ; maybe in a subdirectory
diff --git a/lisp/finder.el b/lisp/finder.el
index b599c440fa9..ab37ed7fc24 100644
--- a/lisp/finder.el
+++ b/lisp/finder.el
@@ -129,7 +129,7 @@ Keywords and package names both should be symbols.")
129;; Skip autogenerated files, because they will never contain anything 129;; Skip autogenerated files, because they will never contain anything
130;; useful, and because in parallel builds of Emacs they may get 130;; useful, and because in parallel builds of Emacs they may get
131;; modified while we are trying to read them. 131;; modified while we are trying to read them.
132;; http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-01/msg00469.html 132;; https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-01/msg00469.html
133;; ldefs-boot is not auto-generated, but has nothing useful. 133;; ldefs-boot is not auto-generated, but has nothing useful.
134(defvar finder-no-scan-regexp "\\(^\\.#\\|\\(loaddefs\\|ldefs-boot\\|\ 134(defvar finder-no-scan-regexp "\\(^\\.#\\|\\(loaddefs\\|ldefs-boot\\|\
135cus-load\\|finder-inf\\|esh-groups\\|subdirs\\|leim-list\\)\\.el$\\)" 135cus-load\\|finder-inf\\|esh-groups\\|subdirs\\|leim-list\\)\\.el$\\)"
diff --git a/lisp/frame.el b/lisp/frame.el
index 76c1842455c..e501daefb4c 100644
--- a/lisp/frame.el
+++ b/lisp/frame.el
@@ -1071,7 +1071,7 @@ is given and non-nil, the unwanted frames are iconified instead."
1071 (when mini (setq parms (delq mini parms))) 1071 (when mini (setq parms (delq mini parms)))
1072 ;; Leave name in iff it was set explicitly. 1072 ;; Leave name in iff it was set explicitly.
1073 ;; This should fix the behavior reported in 1073 ;; This should fix the behavior reported in
1074 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html 1074 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-08/msg01632.html
1075 (when (and name (not explicit-name)) 1075 (when (and name (not explicit-name))
1076 (setq parms (delq name parms))) 1076 (setq parms (delq name parms)))
1077 parms)) 1077 parms))
diff --git a/lisp/gnus/ChangeLog.3 b/lisp/gnus/ChangeLog.3
index 0fcb4a08e32..0d4b268f169 100644
--- a/lisp/gnus/ChangeLog.3
+++ b/lisp/gnus/ChangeLog.3
@@ -3819,7 +3819,7 @@
38192012-02-15 Paul Eggert <eggert@cs.ucla.edu> 38192012-02-15 Paul Eggert <eggert@cs.ucla.edu>
3820 3820
3821 * shr.el (shr-rescale-image): Undo previous change; see 3821 * shr.el (shr-rescale-image): Undo previous change; see
3822 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>. 3822 <https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
3823 3823
38242012-02-13 Lars Ingebrigtsen <larsi@gnus.org> 38242012-02-13 Lars Ingebrigtsen <larsi@gnus.org>
3825 3825
diff --git a/lisp/gnus/message.el b/lisp/gnus/message.el
index a9e66cede16..ed0b3cb44fc 100644
--- a/lisp/gnus/message.el
+++ b/lisp/gnus/message.el
@@ -4094,7 +4094,7 @@ Instead, just auto-save the buffer and then bury it."
4094 "Bury this mail BUFFER." 4094 "Bury this mail BUFFER."
4095 ;; Note that this is not quite the same as (bury-buffer buffer), 4095 ;; Note that this is not quite the same as (bury-buffer buffer),
4096 ;; since bury-buffer does extra stuff with a nil argument. 4096 ;; since bury-buffer does extra stuff with a nil argument.
4097 ;; Eg http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00539.html 4097 ;; Eg https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg00539.html
4098 (with-current-buffer buffer (bury-buffer)) 4098 (with-current-buffer buffer (bury-buffer))
4099 (if message-return-action 4099 (if message-return-action
4100 (apply (car message-return-action) (cdr message-return-action)))) 4100 (apply (car message-return-action) (cdr message-return-action))))
@@ -6678,7 +6678,7 @@ is a function used to switch to and display the mail buffer."
6678 ;; C-h f compose-mail says that headers should be specified as 6678 ;; C-h f compose-mail says that headers should be specified as
6679 ;; (string . value); however all the rest of message expects 6679 ;; (string . value); however all the rest of message expects
6680 ;; headers to be symbols, not strings (eg message-header-format-alist). 6680 ;; headers to be symbols, not strings (eg message-header-format-alist).
6681 ;; http://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00337.html 6681 ;; https://lists.gnu.org/archive/html/emacs-devel/2011-01/msg00337.html
6682 ;; We need to convert any string input, eg from rmail-start-mail. 6682 ;; We need to convert any string input, eg from rmail-start-mail.
6683 (dolist (h other-headers other-headers) 6683 (dolist (h other-headers other-headers)
6684 (if (stringp (car h)) (setcar h (intern (capitalize (car h))))))) 6684 (if (stringp (car h)) (setcar h (intern (capitalize (car h)))))))
diff --git a/lisp/info.el b/lisp/info.el
index 993dc079a85..6f87adb04e8 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -1347,7 +1347,7 @@ is non-nil)."
1347 ;; Shouldn't really happen, but sometimes does, 1347 ;; Shouldn't really happen, but sometimes does,
1348 ;; eg on Debian systems with buggy packages; 1348 ;; eg on Debian systems with buggy packages;
1349 ;; so may as well try it. 1349 ;; so may as well try it.
1350 ;; http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00005.html 1350 ;; https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00005.html
1351 (progn (setq file (expand-file-name "dir.gz" truename)) 1351 (progn (setq file (expand-file-name "dir.gz" truename))
1352 (file-attributes file))))) 1352 (file-attributes file)))))
1353 (setq dirs-done 1353 (setq dirs-done
diff --git a/lisp/international/quail.el b/lisp/international/quail.el
index 448ea8e0576..f2c7bcb1f77 100644
--- a/lisp/international/quail.el
+++ b/lisp/international/quail.el
@@ -2513,7 +2513,7 @@ package to describe."
2513 (setq buffer-read-only nil) 2513 (setq buffer-read-only nil)
2514 ;; Without this, a keyboard layout with R2L characters might be 2514 ;; Without this, a keyboard layout with R2L characters might be
2515 ;; displayed reversed, right to left. See the thread starting at 2515 ;; displayed reversed, right to left. See the thread starting at
2516 ;; http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html 2516 ;; https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00062.html
2517 ;; for a description of one such situation. 2517 ;; for a description of one such situation.
2518 (setq bidi-paragraph-direction 'left-to-right) 2518 (setq bidi-paragraph-direction 'left-to-right)
2519 (insert "Input method: " (quail-name) 2519 (insert "Input method: " (quail-name)
diff --git a/lisp/mail/emacsbug.el b/lisp/mail/emacsbug.el
index 7bd90783423..dc25e8005ce 100644
--- a/lisp/mail/emacsbug.el
+++ b/lisp/mail/emacsbug.el
@@ -179,7 +179,7 @@ Prompts for bug subject. Leaves you in a mail buffer."
179 'face 'link 179 'face 'link
180 'help-echo (concat "mouse-2, RET: Follow this link") 180 'help-echo (concat "mouse-2, RET: Follow this link")
181 'action (lambda (button) 181 'action (lambda (button)
182 (browse-url "http://lists.gnu.org/archive/html/bug-gnu-emacs/")) 182 (browse-url "https://lists.gnu.org/archive/html/bug-gnu-emacs/"))
183 'follow-link t) 183 'follow-link t)
184 (insert " mailing list\nand the GNU bug tracker at ") 184 (insert " mailing list\nand the GNU bug tracker at ")
185 (insert-text-button 185 (insert-text-button
diff --git a/lisp/mail/rmail.el b/lisp/mail/rmail.el
index 12b1191e988..1a24d87addd 100644
--- a/lisp/mail/rmail.el
+++ b/lisp/mail/rmail.el
@@ -278,7 +278,7 @@ Otherwise, look for `movemail' in the directories in
278 ;; rmail-insert-inbox-text before r1.439 fell back to using 278 ;; rmail-insert-inbox-text before r1.439 fell back to using
279 ;; (expand-file-name "movemail" exec-directory) and just 279 ;; (expand-file-name "movemail" exec-directory) and just
280 ;; assuming it would work. 280 ;; assuming it would work.
281 ;; http://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00087.html 281 ;; https://lists.gnu.org/archive/html/bug-gnu-emacs/2008-02/msg00087.html
282 (let ((progname (expand-file-name 282 (let ((progname (expand-file-name
283 (concat "movemail" 283 (concat "movemail"
284 (if (memq system-type '(ms-dos windows-nt)) 284 (if (memq system-type '(ms-dos windows-nt))
@@ -534,7 +534,7 @@ still the current message in the Rmail buffer.")
534;; It's not clear what it should do now, since there is nothing that 534;; It's not clear what it should do now, since there is nothing that
535;; records when a message is shown for the first time (unseen is not 535;; records when a message is shown for the first time (unseen is not
536;; necessarily the same thing). 536;; necessarily the same thing).
537;; See http://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00013.html 537;; See https://lists.gnu.org/archive/html/emacs-devel/2009-03/msg00013.html
538(defcustom rmail-message-filter nil 538(defcustom rmail-message-filter nil
539 "If non-nil, a filter function for new messages in RMAIL. 539 "If non-nil, a filter function for new messages in RMAIL.
540Called with region narrowed to the message, including headers, 540Called with region narrowed to the message, including headers,
diff --git a/lisp/mail/supercite.el b/lisp/mail/supercite.el
index c0dd7aaf599..0cb8a1791ff 100644
--- a/lisp/mail/supercite.el
+++ b/lisp/mail/supercite.el
@@ -713,7 +713,7 @@ the list should be unique."
713 713
714;; regi functions 714;; regi functions
715 715
716;; http://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00691.html 716;; https://lists.gnu.org/archive/html/emacs-devel/2009-02/msg00691.html
717;; When rmail replies to a message with full headers visible, the "From " 717;; When rmail replies to a message with full headers visible, the "From "
718;; line can be included. 718;; line can be included.
719(defun sc-mail-check-from () 719(defun sc-mail-check-from ()
diff --git a/lisp/net/rlogin.el b/lisp/net/rlogin.el
index ab7135af563..297aa0230c8 100644
--- a/lisp/net/rlogin.el
+++ b/lisp/net/rlogin.el
@@ -38,7 +38,7 @@
38 38
39;; FIXME? 39;; FIXME?
40;; Maybe this file should be obsolete. 40;; Maybe this file should be obsolete.
41;; http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00517.html 41;; https://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00517.html
42;; It only adds rlogin-directory-tracking-mode. Is that useful? 42;; It only adds rlogin-directory-tracking-mode. Is that useful?
43 43
44(require 'comint) 44(require 'comint)
diff --git a/lisp/net/tramp.el b/lisp/net/tramp.el
index 3573eeb7d49..e253db0883c 100644
--- a/lisp/net/tramp.el
+++ b/lisp/net/tramp.el
@@ -45,7 +45,7 @@
45;; There's a mailing list for this, as well. Its name is: 45;; There's a mailing list for this, as well. Its name is:
46;; tramp-devel@gnu.org 46;; tramp-devel@gnu.org
47;; You can use the Web to subscribe, under the following URL: 47;; You can use the Web to subscribe, under the following URL:
48;; http://lists.gnu.org/mailman/listinfo/tramp-devel 48;; https://lists.gnu.org/mailman/listinfo/tramp-devel
49;; 49;;
50;; For the adventurous, the current development sources are available 50;; For the adventurous, the current development sources are available
51;; via Git. You can find instructions about this at the following URL: 51;; via Git. You can find instructions about this at the following URL:
@@ -4642,7 +4642,7 @@ Only works for Bourne-like shells."
4642;; are. (Andrea Crotti) 4642;; are. (Andrea Crotti)
4643;; 4643;;
4644;; * Run emerge on two remote files. Bug is described here: 4644;; * Run emerge on two remote files. Bug is described here:
4645;; <http://www.mail-archive.com/tramp-devel@nongnu.org/msg01041.html>. 4645;; <https://www.mail-archive.com/tramp-devel@nongnu.org/msg01041.html>.
4646;; (Bug#6850) 4646;; (Bug#6850)
4647;; 4647;;
4648;; * Refactor code from different handlers. Start with 4648;; * Refactor code from different handlers. Start with
diff --git a/lisp/obsolete/complete.el b/lisp/obsolete/complete.el
index 7b33de9f607..40123ccacaf 100644
--- a/lisp/obsolete/complete.el
+++ b/lisp/obsolete/complete.el
@@ -924,7 +924,7 @@ or properties are considered."
924 (or (boundp sym) (fboundp sym) 924 (or (boundp sym) (fboundp sym)
925 (symbol-plist sym)))))) 925 (symbol-plist sym))))))
926 (PC-not-minibuffer t)) 926 (PC-not-minibuffer t))
927 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-03/msg01211.html 927 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-03/msg01211.html
928 ;; 928 ;;
929 ;; This deals with cases like running PC-l-c-s on "M-: (n-f". 929 ;; This deals with cases like running PC-l-c-s on "M-: (n-f".
930 ;; The first call to PC-l-c-s expands this to "(ne-f", and moves 930 ;; The first call to PC-l-c-s expands this to "(ne-f", and moves
diff --git a/lisp/org/ChangeLog.1 b/lisp/org/ChangeLog.1
index 7e27fb6b7e2..ee5f01479a8 100644
--- a/lisp/org/ChangeLog.1
+++ b/lisp/org/ChangeLog.1
@@ -11560,7 +11560,7 @@
11560 break after the last footnote definition. This is an an implicit 11560 break after the last footnote definition. This is an an implicit
11561 assumption made by the org-lparse.el library. With this change, 11561 assumption made by the org-lparse.el library. With this change,
11562 footnote definitions can reliably be exported with ODT backend. 11562 footnote definitions can reliably be exported with ODT backend.
11563 See http://lists.gnu.org/archive/html/emacs-orgmode/2012-02/msg01013.html. 11563 See https://lists.gnu.org/archive/html/emacs-orgmode/2012-02/msg01013.html.
11564 11564
115652012-04-01 Eric Schulte <eric.schulte@gmx.com> 115652012-04-01 Eric Schulte <eric.schulte@gmx.com>
11566 11566
diff --git a/lisp/proced.el b/lisp/proced.el
index f5ea10b8ad3..c9e851b7e05 100644
--- a/lisp/proced.el
+++ b/lisp/proced.el
@@ -1803,7 +1803,7 @@ supported but discouraged. It will be removed in a future version of Emacs."
1803 1803
1804 (let (failures) 1804 (let (failures)
1805 ;; Why not always use `signal-process'? See 1805 ;; Why not always use `signal-process'? See
1806 ;; http://lists.gnu.org/archive/html/emacs-devel/2008-03/msg02955.html 1806 ;; https://lists.gnu.org/archive/html/emacs-devel/2008-03/msg02955.html
1807 (if (functionp proced-signal-function) 1807 (if (functionp proced-signal-function)
1808 ;; use built-in `signal-process' 1808 ;; use built-in `signal-process'
1809 (let ((signal (if (stringp signal) 1809 (let ((signal (if (stringp signal)
diff --git a/lisp/progmodes/cc-menus.el b/lisp/progmodes/cc-menus.el
index 6746651f18b..9339dcd83cc 100644
--- a/lisp/progmodes/cc-menus.el
+++ b/lisp/progmodes/cc-menus.el
@@ -117,7 +117,7 @@ A sample value might look like: `\\(_P\\|_PROTO\\)'.")
117 ,(concat 117 ,(concat
118 "^\\<" ; line MUST start with word char 118 "^\\<" ; line MUST start with word char
119 ;; \n added to prevent overflow in regexp matcher. 119 ;; \n added to prevent overflow in regexp matcher.
120 ;; http://lists.gnu.org/archive/html/emacs-pretest-bug/2007-02/msg00021.html 120 ;; https://lists.gnu.org/archive/html/emacs-pretest-bug/2007-02/msg00021.html
121 "[^()\n]*" ; no parentheses before 121 "[^()\n]*" ; no parentheses before
122 "[^" c-alnum "_:<>~]" ; match any non-identifier char 122 "[^" c-alnum "_:<>~]" ; match any non-identifier char
123 "\\([" c-alpha "_][" c-alnum "_:<>~]*\\)" ; match function name 123 "\\([" c-alpha "_][" c-alnum "_:<>~]*\\)" ; match function name
diff --git a/lisp/progmodes/compile.el b/lisp/progmodes/compile.el
index b3d090382d7..e4b77ab0504 100644
--- a/lisp/progmodes/compile.el
+++ b/lisp/progmodes/compile.el
@@ -1740,7 +1740,7 @@ Returns the compilation buffer created."
1740 (setq thisdir default-directory)) 1740 (setq thisdir default-directory))
1741 (set-buffer-modified-p nil)) 1741 (set-buffer-modified-p nil))
1742 ;; Pop up the compilation buffer. 1742 ;; Pop up the compilation buffer.
1743 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01638.html 1743 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01638.html
1744 (setq outwin (display-buffer outbuf '(nil (allow-no-window . t)))) 1744 (setq outwin (display-buffer outbuf '(nil (allow-no-window . t))))
1745 (with-current-buffer outbuf 1745 (with-current-buffer outbuf
1746 (let ((process-environment 1746 (let ((process-environment
@@ -2855,7 +2855,7 @@ TRUE-DIRNAME is the `file-truename' of DIRNAME, if given."
2855 ;; The gethash used to not use spec-directory, but 2855 ;; The gethash used to not use spec-directory, but
2856 ;; this leads to errors when files in different 2856 ;; this leads to errors when files in different
2857 ;; directories have the same name: 2857 ;; directories have the same name:
2858 ;; http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00463.html 2858 ;; https://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00463.html
2859 (or (gethash (cons filename spec-directory) compilation-locs) 2859 (or (gethash (cons filename spec-directory) compilation-locs)
2860 (puthash (cons filename spec-directory) 2860 (puthash (cons filename spec-directory)
2861 (compilation--make-file-struct 2861 (compilation--make-file-struct
diff --git a/lisp/progmodes/octave.el b/lisp/progmodes/octave.el
index 7e91201784e..103b6ce7c51 100644
--- a/lisp/progmodes/octave.el
+++ b/lisp/progmodes/octave.el
@@ -1497,7 +1497,7 @@ current buffer file unless called with a prefix arg \\[universal-argument]."
1497 (string (buffer-substring-no-properties beg end)) 1497 (string (buffer-substring-no-properties beg end))
1498 line) 1498 line)
1499 (with-current-buffer inferior-octave-buffer 1499 (with-current-buffer inferior-octave-buffer
1500 ;; http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00095.html 1500 ;; https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00095.html
1501 (compilation-forget-errors) 1501 (compilation-forget-errors)
1502 (setq inferior-octave-output-list nil) 1502 (setq inferior-octave-output-list nil)
1503 (while (not (string-equal string "")) 1503 (while (not (string-equal string ""))
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el
index b8ce326f172..db88563a3e7 100644
--- a/lisp/progmodes/sql.el
+++ b/lisp/progmodes/sql.el
@@ -28,7 +28,7 @@
28;; Please send bug reports and bug fixes to the mailing list at 28;; Please send bug reports and bug fixes to the mailing list at
29;; help-gnu-emacs@gnu.org. If you want to subscribe to the mailing 29;; help-gnu-emacs@gnu.org. If you want to subscribe to the mailing
30;; list, see the web page at 30;; list, see the web page at
31;; http://lists.gnu.org/mailman/listinfo/help-gnu-emacs for 31;; https://lists.gnu.org/mailman/listinfo/help-gnu-emacs for
32;; instructions. I monitor this list actively. If you send an e-mail 32;; instructions. I monitor this list actively. If you send an e-mail
33;; to Alex Schroeder it usually makes it to me when Alex has a chance 33;; to Alex Schroeder it usually makes it to me when Alex has a chance
34;; to forward them along (Thanks, Alex). 34;; to forward them along (Thanks, Alex).
diff --git a/lisp/ruler-mode.el b/lisp/ruler-mode.el
index bfe205923ec..7a23f4d03c0 100644
--- a/lisp/ruler-mode.el
+++ b/lisp/ruler-mode.el
@@ -702,7 +702,7 @@ Optional argument PROPS specifies other text properties to apply."
702 ;; FIXME: `make-string' returns a unibyte string if it's ASCII-only, 702 ;; FIXME: `make-string' returns a unibyte string if it's ASCII-only,
703 ;; which prevents further `aset' from inserting non-ASCII chars, 703 ;; which prevents further `aset' from inserting non-ASCII chars,
704 ;; hence the need for `string-to-multibyte'. 704 ;; hence the need for `string-to-multibyte'.
705 ;; http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00841.html 705 ;; https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00841.html
706 (string-to-multibyte 706 (string-to-multibyte
707 ;; Make the part of header-line corresponding to the 707 ;; Make the part of header-line corresponding to the
708 ;; line-number display be blank, not filled with 708 ;; line-number display be blank, not filled with
diff --git a/lisp/simple.el b/lisp/simple.el
index 767a3f041e9..5ef511ce0a0 100644
--- a/lisp/simple.el
+++ b/lisp/simple.el
@@ -8813,7 +8813,7 @@ If it does not exist, create and it switch it to `messages-buffer-mode'."
8813;; rms says this should be done by specifying symbols that define 8813;; rms says this should be done by specifying symbols that define
8814;; versions together with bad values. This is therefore not as 8814;; versions together with bad values. This is therefore not as
8815;; flexible as it could be. See the thread: 8815;; flexible as it could be. See the thread:
8816;; http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00300.html 8816;; https://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00300.html
8817(defconst bad-packages-alist 8817(defconst bad-packages-alist
8818 ;; Not sure exactly which semantic versions have problems. 8818 ;; Not sure exactly which semantic versions have problems.
8819 ;; Definitely 2.0pre3, probably all 2.0pre's before this. 8819 ;; Definitely 2.0pre3, probably all 2.0pre's before this.
diff --git a/lisp/startup.el b/lisp/startup.el
index 7cf6fee4252..4b538d130e7 100644
--- a/lisp/startup.el
+++ b/lisp/startup.el
@@ -513,7 +513,7 @@ It is the default value of the variable `top-level'."
513 (let ((default-directory dir)) 513 (let ((default-directory dir))
514 (load (expand-file-name "subdirs.el") t t t)) 514 (load (expand-file-name "subdirs.el") t t t))
515 ;; Do not scan standard directories that won't contain a leim-list.el. 515 ;; Do not scan standard directories that won't contain a leim-list.el.
516 ;; http://lists.gnu.org/archive/html/emacs-devel/2009-10/msg00502.html 516 ;; https://lists.gnu.org/archive/html/emacs-devel/2009-10/msg00502.html
517 ;; (Except the preloaded one in lisp/leim.) 517 ;; (Except the preloaded one in lisp/leim.)
518 (or (string-prefix-p lispdir dir) 518 (or (string-prefix-p lispdir dir)
519 (let ((default-directory dir)) 519 (let ((default-directory dir))
@@ -1371,7 +1371,7 @@ the `--debug-init' option to view a complete error backtrace."
1371 ;; trying to load gnus could load the wrong file. 1371 ;; trying to load gnus could load the wrong file.
1372 ;; OK, it would not matter if .emacs.d were at the end of load-path. 1372 ;; OK, it would not matter if .emacs.d were at the end of load-path.
1373 ;; but for the sake of simplicity, we discourage it full-stop. 1373 ;; but for the sake of simplicity, we discourage it full-stop.
1374 ;; Ref eg http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00056.html 1374 ;; Ref eg https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00056.html
1375 ;; 1375 ;;
1376 ;; A bad element could come from user-emacs-file, the command line, 1376 ;; A bad element could come from user-emacs-file, the command line,
1377 ;; or EMACSLOADPATH, so we basically always have to check. 1377 ;; or EMACSLOADPATH, so we basically always have to check.
diff --git a/lisp/subr.el b/lisp/subr.el
index 64479a4b5b7..d2fefe04f8a 100644
--- a/lisp/subr.el
+++ b/lisp/subr.el
@@ -578,7 +578,7 @@ one is kept."
578 (setq tail (cdr tail)))))) 578 (setq tail (cdr tail))))))
579 list) 579 list)
580 580
581;; See http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00204.html 581;; See https://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00204.html
582(defun delete-consecutive-dups (list &optional circular) 582(defun delete-consecutive-dups (list &optional circular)
583 "Destructively remove `equal' consecutive duplicates from LIST. 583 "Destructively remove `equal' consecutive duplicates from LIST.
584First and last elements are considered consecutive if CIRCULAR is 584First and last elements are considered consecutive if CIRCULAR is
@@ -2431,7 +2431,7 @@ in milliseconds; this was useful when Emacs was built without
2431floating point support." 2431floating point support."
2432 (declare (advertised-calling-convention (seconds &optional nodisp) "22.1")) 2432 (declare (advertised-calling-convention (seconds &optional nodisp) "22.1"))
2433 ;; This used to be implemented in C until the following discussion: 2433 ;; This used to be implemented in C until the following discussion:
2434 ;; http://lists.gnu.org/archive/html/emacs-devel/2006-07/msg00401.html 2434 ;; https://lists.gnu.org/archive/html/emacs-devel/2006-07/msg00401.html
2435 ;; Then it was moved here using an implementation based on an idle timer, 2435 ;; Then it was moved here using an implementation based on an idle timer,
2436 ;; which was then replaced by the use of read-event. 2436 ;; which was then replaced by the use of read-event.
2437 (if (numberp nodisp) 2437 (if (numberp nodisp)
@@ -3103,7 +3103,7 @@ Do nothing if FACE is nil."
3103 (put-text-property start end 'face face))) 3103 (put-text-property start end 'face face)))
3104 3104
3105;; This removes `mouse-face' properties in *Help* buffer buttons: 3105;; This removes `mouse-face' properties in *Help* buffer buttons:
3106;; http://lists.gnu.org/archive/html/emacs-devel/2002-04/msg00648.html 3106;; https://lists.gnu.org/archive/html/emacs-devel/2002-04/msg00648.html
3107(defun yank-handle-category-property (category start end) 3107(defun yank-handle-category-property (category start end)
3108 "Apply property category CATEGORY's properties between START and END." 3108 "Apply property category CATEGORY's properties between START and END."
3109 (when category 3109 (when category
@@ -4218,7 +4218,7 @@ Used from `delayed-warnings-hook' (which see)."
4218 (setq delayed-warnings-list (nreverse collapsed)))) 4218 (setq delayed-warnings-list (nreverse collapsed))))
4219 4219
4220;; At present this is only used for Emacs internals. 4220;; At present this is only used for Emacs internals.
4221;; Ref http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00085.html 4221;; Ref https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00085.html
4222(defvar delayed-warnings-hook '(collapse-delayed-warnings 4222(defvar delayed-warnings-hook '(collapse-delayed-warnings
4223 display-delayed-warnings) 4223 display-delayed-warnings)
4224 "Normal hook run to process and display delayed warnings. 4224 "Normal hook run to process and display delayed warnings.
@@ -5230,7 +5230,7 @@ or \"gnus-article-toto-\".")
5230 5230
5231;; The following statement ought to be in print.c, but `provide' can't 5231;; The following statement ought to be in print.c, but `provide' can't
5232;; be used there. 5232;; be used there.
5233;; http://lists.gnu.org/archive/html/emacs-devel/2009-08/msg00236.html 5233;; https://lists.gnu.org/archive/html/emacs-devel/2009-08/msg00236.html
5234(when (hash-table-p (car (read-from-string 5234(when (hash-table-p (car (read-from-string
5235 (prin1-to-string (make-hash-table))))) 5235 (prin1-to-string (make-hash-table)))))
5236 (provide 'hashtable-print-readable)) 5236 (provide 'hashtable-print-readable))
diff --git a/lisp/term/ns-win.el b/lisp/term/ns-win.el
index 16633792e4f..b8d1a436909 100644
--- a/lisp/term/ns-win.el
+++ b/lisp/term/ns-win.el
@@ -594,7 +594,7 @@ the last file dropped is selected."
594(declare-function tool-bar-mode "tool-bar" (&optional arg)) 594(declare-function tool-bar-mode "tool-bar" (&optional arg))
595 595
596;; Based on a function by David Reitter <dreitter@inf.ed.ac.uk> ; 596;; Based on a function by David Reitter <dreitter@inf.ed.ac.uk> ;
597;; see http://lists.gnu.org/archive/html/emacs-devel/2005-09/msg00681.html . 597;; see https://lists.gnu.org/archive/html/emacs-devel/2005-09/msg00681.html .
598(defun ns-toggle-toolbar (&optional frame) 598(defun ns-toggle-toolbar (&optional frame)
599 "Switches the tool bar on and off in frame FRAME. 599 "Switches the tool bar on and off in frame FRAME.
600 If FRAME is nil, the change applies to the selected frame." 600 If FRAME is nil, the change applies to the selected frame."
@@ -878,7 +878,7 @@ See the documentation of `create-fontset-from-fontset-spec' for the format.")
878 878
879 ;; Mac OS X Lion introduces PressAndHold, which is unsupported by this port. 879 ;; Mac OS X Lion introduces PressAndHold, which is unsupported by this port.
880 ;; See this thread for more details: 880 ;; See this thread for more details:
881 ;; http://lists.gnu.org/archive/html/emacs-devel/2011-06/msg00505.html 881 ;; https://lists.gnu.org/archive/html/emacs-devel/2011-06/msg00505.html
882 (ns-set-resource nil "ApplePressAndHoldEnabled" "NO") 882 (ns-set-resource nil "ApplePressAndHoldEnabled" "NO")
883 883
884 (x-apply-session-resources) 884 (x-apply-session-resources)
diff --git a/lisp/term/x-win.el b/lisp/term/x-win.el
index b769444671c..62200bf2cbd 100644
--- a/lisp/term/x-win.el
+++ b/lisp/term/x-win.el
@@ -1287,7 +1287,7 @@ This returns an error if any Emacs frames are X frames."
1287 1287
1288 ;; During initialization, we defer sending size hints to the window 1288 ;; During initialization, we defer sending size hints to the window
1289 ;; manager, because that can induce a race condition: 1289 ;; manager, because that can induce a race condition:
1290 ;; http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00033.html 1290 ;; https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00033.html
1291 ;; Send the size hints once initialization is done. 1291 ;; Send the size hints once initialization is done.
1292 (add-hook 'after-init-hook 'x-wm-set-size-hint) 1292 (add-hook 'after-init-hook 'x-wm-set-size-hint)
1293 1293
diff --git a/lisp/textmodes/nroff-mode.el b/lisp/textmodes/nroff-mode.el
index ce4c155f527..eb7068f3d03 100644
--- a/lisp/textmodes/nroff-mode.el
+++ b/lisp/textmodes/nroff-mode.el
@@ -195,7 +195,7 @@ Puts a full-stop before comments on a line by themselves."
195 9) 8)))))) ; add 9 to ensure at least two blanks 195 9) 8)))))) ; add 9 to ensure at least two blanks
196 (goto-char pt)))) 196 (goto-char pt))))
197 197
198;; http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01869.html 198;; https://lists.gnu.org/archive/html/emacs-devel/2007-10/msg01869.html
199(defun nroff-insert-comment-function () 199(defun nroff-insert-comment-function ()
200 "Function for `comment-insert-comment-function' in `nroff-mode'." 200 "Function for `comment-insert-comment-function' in `nroff-mode'."
201 (indent-to (nroff-comment-indent)) 201 (indent-to (nroff-comment-indent))
diff --git a/lisp/textmodes/tex-mode.el b/lisp/textmodes/tex-mode.el
index 5c4d540f7aa..948743e8e5b 100644
--- a/lisp/textmodes/tex-mode.el
+++ b/lisp/textmodes/tex-mode.el
@@ -1775,7 +1775,7 @@ Mark is left at original location."
1775;; Note this does not handle things like mismatched brackets inside 1775;; Note this does not handle things like mismatched brackets inside
1776;; begin/end blocks. 1776;; begin/end blocks.
1777;; Needs to handle escaped parens for tex-validate-*. 1777;; Needs to handle escaped parens for tex-validate-*.
1778;; http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00038.html 1778;; https://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00038.html
1779;; Does not handle escaped parens when latex-handle-escaped-parens is nil. 1779;; Does not handle escaped parens when latex-handle-escaped-parens is nil.
1780(defun latex-forward-sexp-1 () 1780(defun latex-forward-sexp-1 ()
1781 "Like (forward-sexp 1) but aware of multi-char elements and escaped parens." 1781 "Like (forward-sexp 1) but aware of multi-char elements and escaped parens."
diff --git a/lisp/url/ChangeLog.1 b/lisp/url/ChangeLog.1
index eb7982916c9..5d6a68e563e 100644
--- a/lisp/url/ChangeLog.1
+++ b/lisp/url/ChangeLog.1
@@ -2403,7 +2403,7 @@
2403 (file-symlink-p): Ditto. 2403 (file-symlink-p): Ditto.
2404 (url-insert-file-contents): If `visit' is non-nil then make sure 2404 (url-insert-file-contents): If `visit' is non-nil then make sure
2405 we set buffer-file-name. After these changes you can visit 2405 we set buffer-file-name. After these changes you can visit
2406 http://www.gnu.org/ directly from the minibuffer. 2406 https://www.gnu.org/ directly from the minibuffer.
2407 (url-insert-file-contents): When inserting the file contents, 2407 (url-insert-file-contents): When inserting the file contents,
2408 use a save-excursion so that we behave just like the original. 2408 use a save-excursion so that we behave just like the original.
2409 2409
diff --git a/lisp/vc/diff-mode.el b/lisp/vc/diff-mode.el
index 1e835f6f373..9d56ed256a2 100644
--- a/lisp/vc/diff-mode.el
+++ b/lisp/vc/diff-mode.el
@@ -432,7 +432,7 @@ and the face `diff-added' for added lines.")
432 "If non-nil, empty lines are valid in unified diffs. 432 "If non-nil, empty lines are valid in unified diffs.
433Some versions of diff replace all-blank context lines in unified format with 433Some versions of diff replace all-blank context lines in unified format with
434empty lines. This makes the format less robust, but is tolerated. 434empty lines. This makes the format less robust, but is tolerated.
435See http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html") 435See https://lists.gnu.org/archive/html/emacs-devel/2007-11/msg01990.html")
436 436
437(defconst diff-hunk-header-re 437(defconst diff-hunk-header-re
438 (concat "^\\(?:" diff-hunk-header-re-unified ".*\\|\\*\\{15\\}.*\n\\*\\*\\* .+ \\*\\*\\*\\*\\|[0-9]+\\(,[0-9]+\\)?[acd][0-9]+\\(,[0-9]+\\)?\\)$")) 438 (concat "^\\(?:" diff-hunk-header-re-unified ".*\\|\\*\\{15\\}.*\n\\*\\*\\* .+ \\*\\*\\*\\*\\|[0-9]+\\(,[0-9]+\\)?[acd][0-9]+\\(,[0-9]+\\)?\\)$"))
diff --git a/lisp/vc/smerge-mode.el b/lisp/vc/smerge-mode.el
index 91be89b5dc1..34fea232feb 100644
--- a/lisp/vc/smerge-mode.el
+++ b/lisp/vc/smerge-mode.el
@@ -1094,7 +1094,7 @@ used to replace chars to try and eliminate some spurious differences."
1094 ;; also and more importantly because otherwise it 1094 ;; also and more importantly because otherwise it
1095 ;; may happen that diff doesn't behave like 1095 ;; may happen that diff doesn't behave like
1096 ;; smerge-refine-weight-hack expects it to. 1096 ;; smerge-refine-weight-hack expects it to.
1097 ;; See http://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00401.html 1097 ;; See https://lists.gnu.org/archive/html/emacs-devel/2007-11/msg00401.html
1098 "-awd" "-ad") 1098 "-awd" "-ad")
1099 file1 file2)) 1099 file1 file2))
1100 ;; Process diff's output. 1100 ;; Process diff's output.
diff --git a/lisp/vc/vc-git.el b/lisp/vc/vc-git.el
index 9d7a4d49b8b..ed85603f828 100644
--- a/lisp/vc/vc-git.el
+++ b/lisp/vc/vc-git.el
@@ -978,7 +978,7 @@ This prompts for a branch to merge from."
978 ;; FIXME 978 ;; FIXME
979 ;; 1) the net result is to call git twice per file. 979 ;; 1) the net result is to call git twice per file.
980 ;; 2) v-g-c-f is documented to take a directory. 980 ;; 2) v-g-c-f is documented to take a directory.
981 ;; http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01126.html 981 ;; https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01126.html
982 (vc-git-conflicted-files buffer-file-name) 982 (vc-git-conflicted-files buffer-file-name)
983 (save-excursion 983 (save-excursion
984 (goto-char (point-min)) 984 (goto-char (point-min))
diff --git a/lisp/vc/vc-rcs.el b/lisp/vc/vc-rcs.el
index 9dffc144c6d..db1addbecd2 100644
--- a/lisp/vc/vc-rcs.el
+++ b/lisp/vc/vc-rcs.el
@@ -849,7 +849,7 @@ and CVS."
849 849
850;; You might think that this should be distributed with RCS, but 850;; You might think that this should be distributed with RCS, but
851;; apparently not. CVS sometimes provides a version of it. 851;; apparently not. CVS sometimes provides a version of it.
852;; http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00288.html 852;; https://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00288.html
853(defvar vc-rcs-rcs2log-program 853(defvar vc-rcs-rcs2log-program
854 (let (exe) 854 (let (exe)
855 (cond ((file-executable-p 855 (cond ((file-executable-p
diff --git a/lisp/view.el b/lisp/view.el
index 2d26a11a811..8e40cffce2e 100644
--- a/lisp/view.el
+++ b/lisp/view.el
@@ -982,7 +982,7 @@ for highlighting the match that is found."
982;; This is the dumb approach, looking at each line. The original 982;; This is the dumb approach, looking at each line. The original
983;; version of this function looked like it might have been trying to 983;; version of this function looked like it might have been trying to
984;; do something clever, but not succeeding: 984;; do something clever, but not succeeding:
985;; http://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00073.html 985;; https://lists.gnu.org/archive/html/bug-gnu-emacs/2007-09/msg00073.html
986(defun view-search-no-match-lines (times regexp) 986(defun view-search-no-match-lines (times regexp)
987 "Search for the TIMESth occurrence of a line with no match for REGEXP. 987 "Search for the TIMESth occurrence of a line with no match for REGEXP.
988If such a line is found, return non-nil and set the match-data to that line. 988If such a line is found, return non-nil and set the match-data to that line.
diff --git a/lisp/wid-edit.el b/lisp/wid-edit.el
index f071c402c0c..dca06ca3595 100644
--- a/lisp/wid-edit.el
+++ b/lisp/wid-edit.el
@@ -832,7 +832,7 @@ button end points."
832 832
833;; This alias exists only so that one can choose in doc-strings (e.g. 833;; This alias exists only so that one can choose in doc-strings (e.g.
834;; Custom-mode) which key-binding of widget-keymap one wants to refer to. 834;; Custom-mode) which key-binding of widget-keymap one wants to refer to.
835;; http://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00480.html 835;; https://lists.gnu.org/archive/html/emacs-devel/2008-11/msg00480.html
836(define-obsolete-function-alias 'advertised-widget-backward 836(define-obsolete-function-alias 'advertised-widget-backward
837 'widget-backward "23.2") 837 'widget-backward "23.2")
838 838
diff --git a/lisp/windmove.el b/lisp/windmove.el
index 14656c98d18..b573000fd7b 100644
--- a/lisp/windmove.el
+++ b/lisp/windmove.el
@@ -425,7 +425,7 @@ supplied, if ARG is greater or smaller than zero, respectively."
425 top-left 425 top-left
426 ;; Don't care whether window is horizontally scrolled - 426 ;; Don't care whether window is horizontally scrolled -
427 ;; `posn-at-point' handles that already. See also: 427 ;; `posn-at-point' handles that already. See also:
428 ;; http://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00638.html 428 ;; https://lists.gnu.org/archive/html/emacs-devel/2012-01/msg00638.html
429 (posn-col-row 429 (posn-col-row
430 (posn-at-point (window-point window) window)))))))) 430 (posn-at-point (window-point window) window))))))))
431 431
diff --git a/nt/ChangeLog.1 b/nt/ChangeLog.1
index adfdea286f0..7502156b1ff 100644
--- a/nt/ChangeLog.1
+++ b/nt/ChangeLog.1
@@ -297,8 +297,8 @@
297 to avoid gnulib replacement of 'struct timeval' and the resulting 297 to avoid gnulib replacement of 'struct timeval' and the resulting
298 compilation of lib/gettimeofday.c with incompatible version of 298 compilation of lib/gettimeofday.c with incompatible version of
299 gettimeofday. Related discussions on emacs-devel: 299 gettimeofday. Related discussions on emacs-devel:
300 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00286.html 300 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00286.html
301 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00361.html 301 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00361.html
302 302
3032013-08-31 Glenn Morris <rgm@gnu.org> 3032013-08-31 Glenn Morris <rgm@gnu.org>
304 304
@@ -373,7 +373,7 @@
373 373
374 * inc/sys/time.h (gettimeofday): Use '__restrict' instead of 374 * inc/sys/time.h (gettimeofday): Use '__restrict' instead of
375 'restrict', which is a C99 extension. See 375 'restrict', which is a C99 extension. See
376 http://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00588.html 376 https://lists.gnu.org/archive/html/emacs-devel/2013-05/msg00588.html
377 and the following discussion for the problem this caused in the 377 and the following discussion for the problem this caused in the
378 old nt/configure.bat build. 378 old nt/configure.bat build.
379 379
@@ -524,10 +524,10 @@
524 524
525 Fix more incompatibilities between MinGW.org and MinGW64 headers 525 Fix more incompatibilities between MinGW.org and MinGW64 headers
526 reported by Óscar Fuentes in 526 reported by Óscar Fuentes in
527 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00733.html 527 https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00733.html
528 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00699.html 528 https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00699.html
529 and in 529 and in
530 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00707.html. 530 https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00707.html.
531 * inc/ms-w32.h (USE_NO_MINGW_SETJMP_TWO_ARGS) [_W64]: Define to 1. 531 * inc/ms-w32.h (USE_NO_MINGW_SETJMP_TWO_ARGS) [_W64]: Define to 1.
532 For MinGW64, include sys/types.h and time.h. 532 For MinGW64, include sys/types.h and time.h.
533 (_WIN32_WINNT) [!_W64]: Don't define for MinGW64. 533 (_WIN32_WINNT) [!_W64]: Don't define for MinGW64.
@@ -548,7 +548,7 @@
548 548
549 Fix incompatibilities between MinGW.org and MinGW64 headers 549 Fix incompatibilities between MinGW.org and MinGW64 headers
550 reported by Óscar Fuentes in 550 reported by Óscar Fuentes in
551 http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00611.html. 551 https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00611.html.
552 * inc/ms-w32.h (struct timespec): Don't define if 552 * inc/ms-w32.h (struct timespec): Don't define if
553 _TIMESPEC_DEFINED is already defined. 553 _TIMESPEC_DEFINED is already defined.
554 (sigset_t) [!_POSIX]: Typedef for MinGW64. 554 (sigset_t) [!_POSIX]: Typedef for MinGW64.
@@ -724,7 +724,7 @@
7242012-11-21 Eli Zaretskii <eliz@gnu.org> 7242012-11-21 Eli Zaretskii <eliz@gnu.org>
725 725
726 * nmake.defs: Use !if, not !ifdef. For the details, see 726 * nmake.defs: Use !if, not !ifdef. For the details, see
727 http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html 727 https://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00027.html
728 728
729 * inc/stdint.h (INTPTR_MIN) 729 * inc/stdint.h (INTPTR_MIN)
730 (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC. 730 (PTRDIFF_MIN) [!__GNUC__]: Define for MSVC.
@@ -1184,7 +1184,7 @@
1184 (dist): Depend on it. 1184 (dist): Depend on it.
1185 (install-shortcuts): Depend on install-addpm instead of copying 1185 (install-shortcuts): Depend on install-addpm instead of copying
1186 addpm.exe as part of the recipe. See 1186 addpm.exe as part of the recipe. See
1187 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00171.html 1187 https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00171.html
1188 for the related problem and discussions. 1188 for the related problem and discussions.
1189 1189
11902012-06-11 Glenn Morris <rgm@gnu.org> 11902012-06-11 Glenn Morris <rgm@gnu.org>
diff --git a/nt/INSTALL b/nt/INSTALL
index 662a30406f5..30e14293f5c 100644
--- a/nt/INSTALL
+++ b/nt/INSTALL
@@ -630,7 +630,7 @@ build will run on Windows 9X and newer systems).
630 To support XPM images (required for color tool-bar icons), you will 630 To support XPM images (required for color tool-bar icons), you will
631 need the libXpm library. It is available from the ezwinports site, 631 need the libXpm library. It is available from the ezwinports site,
632 http://sourceforge.net/projects/ezwinports/files/ and from 632 http://sourceforge.net/projects/ezwinports/files/ and from
633 http://ftp.gnu.org/gnu/emacs/windows/. 633 https://ftp.gnu.org/gnu/emacs/windows/.
634 634
635 For PNG images, we recommend to use versions 1.4.x and later of 635 For PNG images, we recommend to use versions 1.4.x and later of
636 libpng, because previous versions had security issues. You can find 636 libpng, because previous versions had security issues. You can find
@@ -653,7 +653,7 @@ build will run on Windows 9X and newer systems).
653 giflib, as it is much enhanced wrt previous versions. You can find 653 giflib, as it is much enhanced wrt previous versions. You can find
654 precompiled binaries and headers for giflib on the ezwinports site, 654 precompiled binaries and headers for giflib on the ezwinports site,
655 http://sourceforge.net/projects/ezwinports/files/ and on 655 http://sourceforge.net/projects/ezwinports/files/ and on
656 http://ftp.gnu.org/gnu/emacs/windows/. 656 https://ftp.gnu.org/gnu/emacs/windows/.
657 657
658 Version 5.0.0 and later of giflib are binary incompatible with 658 Version 5.0.0 and later of giflib are binary incompatible with
659 previous versions (the signatures of several functions have 659 previous versions (the signatures of several functions have
@@ -694,7 +694,7 @@ build will run on Windows 9X and newer systems).
694 because the compiler needs to see their header files when building 694 because the compiler needs to see their header files when building
695 Emacs. 695 Emacs.
696 696
697 http://ftp.gnu.org/gnu/emacs/windows/ 697 https://ftp.gnu.org/gnu/emacs/windows/
698 698
699 More fat ports, from the MSYS2 project. 699 More fat ports, from the MSYS2 project.
700 700
@@ -755,7 +755,7 @@ build will run on Windows 9X and newer systems).
755 755
756 You can get pre-built binaries (including any required DLL and the 756 You can get pre-built binaries (including any required DLL and the
757 header files) at http://sourceforge.net/projects/ezwinports/files/ 757 header files) at http://sourceforge.net/projects/ezwinports/files/
758 and on http://ftp.gnu.org/gnu/emacs/windows/. 758 and on https://ftp.gnu.org/gnu/emacs/windows/.
759 759
760* Optional libxml2 support 760* Optional libxml2 support
761 761
@@ -777,7 +777,7 @@ build will run on Windows 9X and newer systems).
777 (including any required DLL and the header files) is here: 777 (including any required DLL and the header files) is here:
778 778
779 http://sourceforge.net/projects/ezwinports/files/ 779 http://sourceforge.net/projects/ezwinports/files/
780 http://ftp.gnu.org/gnu/emacs/windows/ 780 https://ftp.gnu.org/gnu/emacs/windows/
781 781
782 For runtime support of libxml2, you will also need to install the 782 For runtime support of libxml2, you will also need to install the
783 libiconv "development" tarball, because the libiconv headers need to 783 libiconv "development" tarball, because the libiconv headers need to
diff --git a/nt/INSTALL.W64 b/nt/INSTALL.W64
index 6ebc1641de4..841660bf0f9 100644
--- a/nt/INSTALL.W64
+++ b/nt/INSTALL.W64
@@ -101,7 +101,7 @@ Savannah Emacs site, https://savannah.gnu.org/projects/emacs.
101 101
102** From the FTP site 102** From the FTP site
103 103
104The Emacs ftp site is located at http://ftp.gnu.org/gnu/emacs/ - download the 104The Emacs ftp site is located at https://ftp.gnu.org/gnu/emacs/ - download the
105version you want to build and put the file into a location like C:\emacs\, 105version you want to build and put the file into a location like C:\emacs\,
106then uncompress it with tar. This will put the Emacs source into a folder like 106then uncompress it with tar. This will put the Emacs source into a folder like
107C:\emacs\emacs-24.5: 107C:\emacs\emacs-24.5:
diff --git a/nt/README b/nt/README
index f4cca8efe7b..c4d5b95340c 100644
--- a/nt/README
+++ b/nt/README
@@ -92,12 +92,12 @@
92 issues related to the Windows port of Emacs. For information about 92 issues related to the Windows port of Emacs. For information about
93 the list, see this Web page: 93 the list, see this Web page:
94 94
95 http://mail.gnu.org/mailman/listinfo/help-emacs-windows 95 https://mail.gnu.org/mailman/listinfo/help-emacs-windows
96 96
97 To ask questions on the mailing list, send email to 97 To ask questions on the mailing list, send email to
98 help-emacs-windows@gnu.org. (You don't need to subscribe for that.) 98 help-emacs-windows@gnu.org. (You don't need to subscribe for that.)
99 To subscribe to the list or unsubscribe from it, fill the form you 99 To subscribe to the list or unsubscribe from it, fill the form you
100 find at http://mail.gnu.org/mailman/listinfo/help-emacs-windows as 100 find at https://mail.gnu.org/mailman/listinfo/help-emacs-windows as
101 explained there. 101 explained there.
102 102
103 Another valuable source of information and help which should not be 103 Another valuable source of information and help which should not be
diff --git a/nt/README.W32 b/nt/README.W32
index 89647588f44..0a15965f468 100644
--- a/nt/README.W32
+++ b/nt/README.W32
@@ -280,7 +280,7 @@ See the end of the file for license conditions.
280 In addition to the manual, there is a mailing list for help with 280 In addition to the manual, there is a mailing list for help with
281 Emacs here: 281 Emacs here:
282 282
283 http://lists.gnu.org/mailman/listinfo/help-gnu-emacs 283 https://lists.gnu.org/mailman/listinfo/help-gnu-emacs
284 284
285 To ask questions on this mailing list, send email to 285 To ask questions on this mailing list, send email to
286 help-gnu-emacs@gnu.org. 286 help-gnu-emacs@gnu.org.
@@ -288,7 +288,7 @@ See the end of the file for license conditions.
288 A mailing list for issues specifically related to the MS-Windows port 288 A mailing list for issues specifically related to the MS-Windows port
289 of Emacs is here: 289 of Emacs is here:
290 290
291 http://lists.gnu.org/mailman/listinfo/help-emacs-windows 291 https://lists.gnu.org/mailman/listinfo/help-emacs-windows
292 292
293 To ask questions on this mailing list, send email to 293 To ask questions on this mailing list, send email to
294 help-emacs-windows@gnu.org. 294 help-emacs-windows@gnu.org.
diff --git a/oldXMenu/ChangeLog.1 b/oldXMenu/ChangeLog.1
index 8ac7e184a72..2bc61ac4a85 100644
--- a/oldXMenu/ChangeLog.1
+++ b/oldXMenu/ChangeLog.1
@@ -67,7 +67,7 @@
67 * XLookAssoc.c, XMenuInt.h: Include <config.h>. 67 * XLookAssoc.c, XMenuInt.h: Include <config.h>.
68 This avoids a build failure when configuring on Fedora 17 68 This avoids a build failure when configuring on Fedora 17
69 --with-x-toolkit=no, reported by Dmitry Andropov in 69 --with-x-toolkit=no, reported by Dmitry Andropov in
70 <http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00078.html>. 70 <https://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00078.html>.
71 71
722012-10-06 Ulrich Müller <ulm@gentoo.org> 722012-10-06 Ulrich Müller <ulm@gentoo.org>
73 73
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11
index eb1aeb1eeaf..b26e54cd53f 100644
--- a/src/ChangeLog.11
+++ b/src/ChangeLog.11
@@ -26,7 +26,7 @@
26 26
27 current_column: Now returns EMACS_INT, fixing some iftc 27 current_column: Now returns EMACS_INT, fixing some iftc
28 that was introduced in the 2002-06-02 change "temporarily"; see 28 that was introduced in the 2002-06-02 change "temporarily"; see
29 <http://lists.gnu.org/archive/html/emacs-devel/2002-06/msg00039.html>. 29 <https://lists.gnu.org/archive/html/emacs-devel/2002-06/msg00039.html>.
30 * bytecode.c (Fbyte_code): Don't cast current_column () to int. 30 * bytecode.c (Fbyte_code): Don't cast current_column () to int.
31 * cmds.c (internal_self_insert): Likewise. 31 * cmds.c (internal_self_insert): Likewise.
32 * indent.c (Fcurrent_column): Likewise. 32 * indent.c (Fcurrent_column): Likewise.
@@ -91,7 +91,7 @@
91 91
92 * fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and 92 * fileio.c (Fmake_symbolic_link): Treat ENOSYS specially, and
93 generate a special message for it. Suggested by Eli Zaretskii in 93 generate a special message for it. Suggested by Eli Zaretskii in
94 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00995.html>. 94 <https://lists.gnu.org/archive/html/emacs-devel/2011-02/msg00995.html>.
95 (Frename_file, Fmake_symbolic_link, Ffile_symlink_p): 95 (Frename_file, Fmake_symbolic_link, Ffile_symlink_p):
96 Simplify the code by assuming that the readlink and symlink calls 96 Simplify the code by assuming that the readlink and symlink calls
97 exist, even if they always fail on this host. 97 exist, even if they always fail on this host.
@@ -154,7 +154,7 @@
154 154
155 * dired.c (Ffile_attributes): Increase size of modes from 10 to 12 155 * dired.c (Ffile_attributes): Increase size of modes from 10 to 12
156 as per recent filemodestring API change. Reported by Jonas Öster in 156 as per recent filemodestring API change. Reported by Jonas Öster in
157 <http://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>. 157 <https://lists.gnu.org/archive/html/emacs-devel/2011-02/msg01069.html>.
158 158
1592011-02-23 Ben Key <bkey76@gmail.com> 1592011-02-23 Ben Key <bkey76@gmail.com>
160 160
@@ -7244,9 +7244,9 @@
7244 * xdisp.c (try_scrolling): Compute the limit for searching point 7244 * xdisp.c (try_scrolling): Compute the limit for searching point
7245 in forward scroll from scroll_max, instead of an arbitrary limit 7245 in forward scroll from scroll_max, instead of an arbitrary limit
7246 of 10 screen lines. 7246 of 10 screen lines.
7247 See http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html 7247 See https://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00766.html
7248 and 7248 and
7249 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html 7249 https://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00773.html
7250 for details. 7250 for details.
7251 7251
72522010-06-16 Glenn Morris <rgm@gnu.org> 72522010-06-16 Glenn Morris <rgm@gnu.org>
@@ -7346,7 +7346,7 @@
7346 * window.c (Fselect_window): Move `record_buffer' up to the 7346 * window.c (Fselect_window): Move `record_buffer' up to the
7347 beginning of this function, so the buffer gets recorded 7347 beginning of this function, so the buffer gets recorded
7348 even if the selected window does not change. 7348 even if the selected window does not change.
7349 http://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html 7349 https://lists.gnu.org/archive/html/emacs-devel/2010-06/msg00137.html
7350 7350
73512010-06-07 Juanma Barranquero <lekktu@gmail.com> 73512010-06-07 Juanma Barranquero <lekktu@gmail.com>
7352 7352
@@ -7688,7 +7688,7 @@
7688 * fileio.c (Fdelete_file): Change interactive spec to use 7688 * fileio.c (Fdelete_file): Change interactive spec to use
7689 `read-file-name' like in `find-file-read-args' where the default 7689 `read-file-name' like in `find-file-read-args' where the default
7690 value is `default-directory' instead of `buffer-file-name'. 7690 value is `default-directory' instead of `buffer-file-name'.
7691 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html 7691 https://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00533.html
7692 7692
76932010-05-20 Kevin Ryde <user42@zip.com.au> 76932010-05-20 Kevin Ryde <user42@zip.com.au>
7694 7694
@@ -7962,7 +7962,7 @@
7962 7962
7963 * xdisp.c (init_iterator): Don't turn on bidi reordering in 7963 * xdisp.c (init_iterator): Don't turn on bidi reordering in
7964 unibyte buffers. See 7964 unibyte buffers. See
7965 http://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html. 7965 https://lists.gnu.org/archive/html/emacs-devel/2010-05/msg00263.html.
7966 7966
79672010-05-10 Glenn Morris <rgm@gnu.org> 79672010-05-10 Glenn Morris <rgm@gnu.org>
7968 7968
@@ -8910,9 +8910,9 @@
8910 8910
8911 * xdisp.c (display_line): Don't write beyond the last glyph row in 8911 * xdisp.c (display_line): Don't write beyond the last glyph row in
8912 the desired matrix. Fixes a crash in "emacs -nw" (bug#5972), see 8912 the desired matrix. Fixes a crash in "emacs -nw" (bug#5972), see
8913 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html 8913 https://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00075.html
8914 and 8914 and
8915 http://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html 8915 https://lists.gnu.org/archive/html/emacs-devel/2010-04/msg00213.html
8916 8916
89172010-04-18 Stefan Monnier <monnier@iro.umontreal.ca> 89172010-04-18 Stefan Monnier <monnier@iro.umontreal.ca>
8918 8918
@@ -11510,7 +11510,7 @@
11510 11510
11511 * frame.c (xrdb_get_resource): Return nil for empty string resources; 11511 * frame.c (xrdb_get_resource): Return nil for empty string resources;
11512 some parts of Emacs code (like font selection) don't grok them. 11512 some parts of Emacs code (like font selection) don't grok them.
11513 See http://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html 11513 See https://lists.gnu.org/archive/html/emacs-devel/2009-09/msg00528.html
11514 11514
115152009-09-24 Andreas Schwab <schwab@redhat.com> 115152009-09-24 Andreas Schwab <schwab@redhat.com>
11516 11516
diff --git a/src/ChangeLog.12 b/src/ChangeLog.12
index 35993adb667..61251bfbb47 100644
--- a/src/ChangeLog.12
+++ b/src/ChangeLog.12
@@ -231,9 +231,9 @@
231 Make it a stub in this case; otherwise the build might fail, 231 Make it a stub in this case; otherwise the build might fail,
232 and this code hasn't been tested on such hosts anyway. 232 and this code hasn't been tested on such hosts anyway.
233 Problem reported by Nelson H. F. Beebe in 233 Problem reported by Nelson H. F. Beebe in
234 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00021.html> 234 <https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00021.html>
235 and analyzed by Jérémie Courrèges-Anglas in 235 and analyzed by Jérémie Courrèges-Anglas in
236 <http://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00062.html>. 236 <https://lists.gnu.org/archive/html/emacs-devel/2013-03/msg00062.html>.
237 237
2382013-03-06 Dmitry Antipov <dmantipov@yandex.ru> 2382013-03-06 Dmitry Antipov <dmantipov@yandex.ru>
239 239
@@ -332,7 +332,7 @@
332 because the locking mechanism was never reliable in that case). 332 because the locking mechanism was never reliable in that case).
333 This patch fixes this and other bugs discovered by a code 333 This patch fixes this and other bugs discovered by a code
334 inspection that was prompted by 334 inspection that was prompted by
335 <http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00531.html>. 335 <https://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00531.html>.
336 Also, this patch switches to .#-FILE (not .#FILE) on MS-Windows, 336 Also, this patch switches to .#-FILE (not .#FILE) on MS-Windows,
337 to avoid interoperability problems between the MS-Windows and 337 to avoid interoperability problems between the MS-Windows and
338 non-MS-Windows implementations. MS-Windows and non-MS-Windows 338 non-MS-Windows implementations. MS-Windows and non-MS-Windows
@@ -494,9 +494,9 @@
494 Fix regression introduced by July 10 filelock.c patch. 494 Fix regression introduced by July 10 filelock.c patch.
495 * filelock.c (fill_in_lock_file_name): Fix crash caused by the 495 * filelock.c (fill_in_lock_file_name): Fix crash caused by the
496 2012-07-10 patch to this file. Reported by Eli Zaretskii in 496 2012-07-10 patch to this file. Reported by Eli Zaretskii in
497 <http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00533.html> 497 <https://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00533.html>
498 and diagnosed by Andreas Schwab in 498 and diagnosed by Andreas Schwab in
499 <http://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00534.html>. 499 <https://lists.gnu.org/archive/html/emacs-devel/2013-02/msg00534.html>.
500 500
5012013-02-22 Paul Eggert <eggert@cs.ucla.edu> 5012013-02-22 Paul Eggert <eggert@cs.ucla.edu>
502 502
@@ -678,7 +678,7 @@
678 Improve AIX port some more (Bug#13650). 678 Improve AIX port some more (Bug#13650).
679 With this, it should be as good as it was in 23.3, though it's 679 With this, it should be as good as it was in 23.3, though it's
680 still pretty bad: the dumped emacs does not run. See Mark Fleishman in 680 still pretty bad: the dumped emacs does not run. See Mark Fleishman in
681 http://lists.gnu.org/archive/html/help-gnu-emacs/2011-04/msg00287.html 681 https://lists.gnu.org/archive/html/help-gnu-emacs/2011-04/msg00287.html
682 * unexaix.c (start_of_text): Remove. 682 * unexaix.c (start_of_text): Remove.
683 (_data, _text): Declare as char[], not int, as AIX manual suggests. 683 (_data, _text): Declare as char[], not int, as AIX manual suggests.
684 (bias, lnnoptr, text_scnptr, data_scnptr, load_scnptr) 684 (bias, lnnoptr, text_scnptr, data_scnptr, load_scnptr)
@@ -1087,7 +1087,7 @@
10872013-01-28 Dmitry Antipov <dmantipov@yandex.ru> 10872013-01-28 Dmitry Antipov <dmantipov@yandex.ru>
1088 1088
1089 Remove obsolete redisplay code. See the discussion at 1089 Remove obsolete redisplay code. See the discussion at
1090 http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00576.html. 1090 https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00576.html.
1091 * dispnew.c (preemption_period, preemption_next_check): Remove. 1091 * dispnew.c (preemption_period, preemption_next_check): Remove.
1092 (Vredisplay_preemption_period): Likewise. 1092 (Vredisplay_preemption_period): Likewise.
1093 (update_frame, update_single_window, update_window, update_frame_1): 1093 (update_frame, update_single_window, update_window, update_frame_1):
@@ -1132,7 +1132,7 @@
1132 1132
1133 Drop async_visible and async_iconified fields of struct frame. 1133 Drop async_visible and async_iconified fields of struct frame.
1134 This is possible because async input is gone; for details, see 1134 This is possible because async input is gone; for details, see
1135 http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00734.html. 1135 https://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00734.html.
1136 * frame.h (struct frame): Remove async_visible and async_iconified 1136 * frame.h (struct frame): Remove async_visible and async_iconified
1137 members, convert garbaged to unsigned bitfield. Adjust comments. 1137 members, convert garbaged to unsigned bitfield. Adjust comments.
1138 (FRAME_SAMPLE_VISIBILITY): Remove. Adjust all users. 1138 (FRAME_SAMPLE_VISIBILITY): Remove. Adjust all users.
@@ -1152,7 +1152,7 @@
11522013-01-24 Dmitry Antipov <dmantipov@yandex.ru> 11522013-01-24 Dmitry Antipov <dmantipov@yandex.ru>
1153 1153
1154 * insdel.c (prepare_to_modify_buffer): Revert last change as suggested 1154 * insdel.c (prepare_to_modify_buffer): Revert last change as suggested
1155 in http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00555.html. 1155 in https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00555.html.
1156 1156
11572013-01-23 Stefan Monnier <monnier@iro.umontreal.ca> 11572013-01-23 Stefan Monnier <monnier@iro.umontreal.ca>
1158 1158
@@ -1255,7 +1255,7 @@
1255 1255
1256 * buffer.c (sort_overlays): Use SAFE_NALLOCA, to avoid segfault 1256 * buffer.c (sort_overlays): Use SAFE_NALLOCA, to avoid segfault
1257 when there are lots of overlays. 1257 when there are lots of overlays.
1258 See http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00421.html 1258 See https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00421.html
1259 for the details and a way to reproduce. 1259 for the details and a way to reproduce.
1260 1260
12612013-01-19 Paul Eggert <eggert@cs.ucla.edu> 12612013-01-19 Paul Eggert <eggert@cs.ucla.edu>
@@ -1276,7 +1276,7 @@
1276 1276
1277 Allow floating-point file offsets. 1277 Allow floating-point file offsets.
1278 Problem reported by Vitalie Spinu in 1278 Problem reported by Vitalie Spinu in
1279 <http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00411.html>. 1279 <https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00411.html>.
1280 * fileio.c (emacs_lseek): Remove. 1280 * fileio.c (emacs_lseek): Remove.
1281 (file_offset): New function. 1281 (file_offset): New function.
1282 (Finsert_file_contents, Fwrite_region): Use it. 1282 (Finsert_file_contents, Fwrite_region): Use it.
@@ -1314,7 +1314,7 @@
13142013-01-18 Dmitry Antipov <dmantipov@yandex.ru> 13142013-01-18 Dmitry Antipov <dmantipov@yandex.ru>
1315 1315
1316 Fix crash when inserting data from non-regular files. 1316 Fix crash when inserting data from non-regular files.
1317 See http://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00406.html 1317 See https://lists.gnu.org/archive/html/emacs-devel/2013-01/msg00406.html
1318 for the error description produced by valgrind. 1318 for the error description produced by valgrind.
1319 * fileio.c (read_non_regular): Rename to read_contents. 1319 * fileio.c (read_non_regular): Rename to read_contents.
1320 Free Lisp_Save_Value object used to pass parameters. 1320 Free Lisp_Save_Value object used to pass parameters.
@@ -1331,7 +1331,7 @@
1331 * fileio.c (Finsert_file_contents): Use open+fstat, not stat+open. 1331 * fileio.c (Finsert_file_contents): Use open+fstat, not stat+open.
1332 This avoids a race if the file is renamed between stat and open. 1332 This avoids a race if the file is renamed between stat and open.
1333 This race is not the problem originally noted in Bug#13149; 1333 This race is not the problem originally noted in Bug#13149;
1334 see <http://bugs.gnu.org/13149#73> and later messages in the thread. 1334 see <https://bugs.gnu.org/13149#73> and later messages in the thread.
1335 1335
13362013-01-17 Dmitry Antipov <dmantipov@yandex.ru> 13362013-01-17 Dmitry Antipov <dmantipov@yandex.ru>
1337 1337
@@ -1642,7 +1642,7 @@
1642 1642
1643 * w32.c (unsetenv): Set up the string passed to _putenv 1643 * w32.c (unsetenv): Set up the string passed to _putenv
1644 correctly. 1644 correctly.
1645 See http://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00863.html 1645 See https://lists.gnu.org/archive/html/emacs-devel/2012-12/msg00863.html
1646 for the bug this caused. 1646 for the bug this caused.
1647 1647
16482012-12-30 Paul Eggert <eggert@cs.ucla.edu> 16482012-12-30 Paul Eggert <eggert@cs.ucla.edu>
@@ -1757,7 +1757,7 @@
1757 1757
1758 * window.c (window_body_cols): Subtract display margins from the 1758 * window.c (window_body_cols): Subtract display margins from the
1759 window body width on TTYs as well. See 1759 window body width on TTYs as well. See
1760 http://lists.gnu.org/archive/html/help-gnu-emacs/2012-12/msg00317.html 1760 https://lists.gnu.org/archive/html/help-gnu-emacs/2012-12/msg00317.html
1761 for the original report. 1761 for the original report.
1762 1762
17632012-12-25 Dmitry Antipov <dmantipov@yandex.ru> 17632012-12-25 Dmitry Antipov <dmantipov@yandex.ru>
@@ -1954,7 +1954,7 @@
1954 1954
1955 * sysdep.c (emacs_abort): Bump backtrace size to 40. 1955 * sysdep.c (emacs_abort): Bump backtrace size to 40.
1956 Companion to the 2012-09-30 patch. Suggested by Eli Zaretskii in 1956 Companion to the 2012-09-30 patch. Suggested by Eli Zaretskii in
1957 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00796.html>. 1957 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00796.html>.
1958 1958
19592012-12-16 Romain Francoise <romain@orebokech.com> 19592012-12-16 Romain Francoise <romain@orebokech.com>
1960 1960
@@ -2802,7 +2802,7 @@
2802 dostounix_filename. Prevents crashes down the road, because 2802 dostounix_filename. Prevents crashes down the road, because
2803 dostounix_filename assumes it gets a unibyte string. 2803 dostounix_filename assumes it gets a unibyte string.
2804 Reported by Michel de Ruiter <michel@sentient.nl>, see 2804 Reported by Michel de Ruiter <michel@sentient.nl>, see
2805 http://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00017.html 2805 https://lists.gnu.org/archive/html/help-emacs-windows/2012-11/msg00017.html
2806 2806
28072012-11-20 Stefan Monnier <monnier@iro.umontreal.ca> 28072012-11-20 Stefan Monnier <monnier@iro.umontreal.ca>
2808 2808
@@ -2983,7 +2983,7 @@
2983 * eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'. 2983 * eval.c (mark_backtrace) [BYTE_MARK_STACK]: Remove stray '*'.
2984 This follows up on the 2012-09-29 patch that removed indirection 2984 This follows up on the 2012-09-29 patch that removed indirection
2985 for the 'function' field. Reported by Sergey Vinokurov in 2985 for the 'function' field. Reported by Sergey Vinokurov in
2986 <http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00263.html>. 2986 <https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00263.html>.
2987 2987
29882012-11-14 Eli Zaretskii <eliz@gnu.org> 29882012-11-14 Eli Zaretskii <eliz@gnu.org>
2989 2989
@@ -3192,7 +3192,7 @@
3192 * alloc.c (struct Lisp_Vectorlike_Free): Special type to represent 3192 * alloc.c (struct Lisp_Vectorlike_Free): Special type to represent
3193 vectorlike object on the free list. This is introduced to avoid 3193 vectorlike object on the free list. This is introduced to avoid
3194 some (but not all) pointer casting and aliasing problems, see 3194 some (but not all) pointer casting and aliasing problems, see
3195 http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00105.html. 3195 https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00105.html.
3196 * .gdbinit (pvectype, pvecsize): New commands to examine vectorlike 3196 * .gdbinit (pvectype, pvecsize): New commands to examine vectorlike
3197 objects. 3197 objects.
3198 (xvectype, xvecsize): Use them to examine Lisp_Object values. 3198 (xvectype, xvecsize): Use them to examine Lisp_Object values.
@@ -3346,7 +3346,7 @@
3346 Restore some duplicate definitions (Bug#12814). 3346 Restore some duplicate definitions (Bug#12814).
3347 This undoes part of the 2012-11-03 changes. Some people build 3347 This undoes part of the 2012-11-03 changes. Some people build
3348 with plain -g rather than with -g3, and they need the duplicate 3348 with plain -g rather than with -g3, and they need the duplicate
3349 definitions for .gdbinit to work; see <http://bugs.gnu.org/12814#26>. 3349 definitions for .gdbinit to work; see <https://bugs.gnu.org/12814#26>.
3350 * lisp.h (GCTYPEBITS, ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK): 3350 * lisp.h (GCTYPEBITS, ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK):
3351 Define as macros, as well as as enums or as constants. 3351 Define as macros, as well as as enums or as constants.
3352 3352
@@ -3368,7 +3368,7 @@
3368 3368
3369 * window.c (Fwindow_combination_limit): Revert to the only 3369 * window.c (Fwindow_combination_limit): Revert to the only
3370 required argument and adjust docstring as suggested in 3370 required argument and adjust docstring as suggested in
3371 http://lists.gnu.org/archive/html/emacs-diffs/2012-11/msg01082.html 3371 https://lists.gnu.org/archive/html/emacs-diffs/2012-11/msg01082.html
3372 by Martin Rudalics <rudalics@gmx.at>. 3372 by Martin Rudalics <rudalics@gmx.at>.
3373 3373
33742012-11-06 Dmitry Antipov <dmantipov@yandex.ru> 33742012-11-06 Dmitry Antipov <dmantipov@yandex.ru>
@@ -3568,7 +3568,7 @@
3568 3568
3569 * window.c (decode_next_window_args): Update window arg after 3569 * window.c (decode_next_window_args): Update window arg after
3570 calling decode_live_window and so fix crash reported at 3570 calling decode_live_window and so fix crash reported at
3571 http://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00035.html 3571 https://lists.gnu.org/archive/html/emacs-devel/2012-11/msg00035.html
3572 by Juanma Barranquero <lekktu@gmail.com>. 3572 by Juanma Barranquero <lekktu@gmail.com>.
3573 (Fwindow_body_width, Fwindow_body_height): Simplify a bit. 3573 (Fwindow_body_width, Fwindow_body_height): Simplify a bit.
3574 * font.c (Ffont_at): Likewise. 3574 * font.c (Ffont_at): Likewise.
@@ -3789,7 +3789,7 @@
37892012-10-19 Eli Zaretskii <eliz@gnu.org> 37892012-10-19 Eli Zaretskii <eliz@gnu.org>
3790 3790
3791 * puresize.h (BASE_PURESIZE): Bump the base value to 1700000. 3791 * puresize.h (BASE_PURESIZE): Bump the base value to 1700000.
3792 See http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00593.html 3792 See https://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00593.html
3793 for the reasons. 3793 for the reasons.
3794 3794
3795 * alloc.c (NSTATICS): Decrease to 0x800. 3795 * alloc.c (NSTATICS): Decrease to 0x800.
@@ -4603,7 +4603,7 @@
4603 4603
4604 * xdisp.c (syms_of_xdisp): Default message-log-max to 1000, not 100. 4604 * xdisp.c (syms_of_xdisp): Default message-log-max to 1000, not 100.
4605 Suggested by Juri Linkov in 4605 Suggested by Juri Linkov in
4606 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00821.html>. 4606 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00821.html>.
4607 4607
4608 Prefer plain 'static' to 'static inline' (Bug#12541). 4608 Prefer plain 'static' to 'static inline' (Bug#12541).
4609 With static functions, modern compilers inline pretty well by 4609 With static functions, modern compilers inline pretty well by
@@ -4884,7 +4884,7 @@
4884 4884
4885 * syssignal.h (PROFILER_CPU_SUPPORT): Don't define if PROFILING. 4885 * syssignal.h (PROFILER_CPU_SUPPORT): Don't define if PROFILING.
4886 Suggested by Eli Zaretskii in 4886 Suggested by Eli Zaretskii in
4887 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00811.html>. 4887 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00811.html>.
4888 4888
48892012-09-30 Eli Zaretskii <eliz@gnu.org> 48892012-09-30 Eli Zaretskii <eliz@gnu.org>
4890 4890
@@ -4929,7 +4929,7 @@
4929 4929
4930 * sysdep.c (handle_fatal_signal): Bump backtrace size to 40. 4930 * sysdep.c (handle_fatal_signal): Bump backtrace size to 40.
4931 Suggested by Eli Zaretskii in 4931 Suggested by Eli Zaretskii in
4932 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00796.html>. 4932 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00796.html>.
4933 4933
49342012-09-29 Juanma Barranquero <lekktu@gmail.com> 49342012-09-29 Juanma Barranquero <lekktu@gmail.com>
4935 4935
@@ -5079,7 +5079,7 @@
5079 5079
5080 * character.c (char_string, string_char): Remove calls to 5080 * character.c (char_string, string_char): Remove calls to
5081 MAYBE_UNIFY_CHAR. See the discussion starting at 5081 MAYBE_UNIFY_CHAR. See the discussion starting at
5082 http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00433.html 5082 https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00433.html
5083 for the details. 5083 for the details.
5084 5084
50852012-09-25 Chong Yidong <cyd@gnu.org> 50852012-09-25 Chong Yidong <cyd@gnu.org>
@@ -5140,7 +5140,7 @@
5140 (interruptible_wait_for_termination): 5140 (interruptible_wait_for_termination):
5141 Move these decls from lisp.h to syswait.h, since they use pid_t. 5141 Move these decls from lisp.h to syswait.h, since they use pid_t.
5142 Needed on FreeBSD; see Herbert J. Skuhra in 5142 Needed on FreeBSD; see Herbert J. Skuhra in
5143 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00571.html>. 5143 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00571.html>.
5144 * callproc.c: Include syswait.h. 5144 * callproc.c: Include syswait.h.
5145 5145
5146 gnutls.c, gtkutil.c: Use bool for boolean. 5146 gnutls.c, gtkutil.c: Use bool for boolean.
@@ -5205,7 +5205,7 @@
5205 5205
5206 Do not use SA_NODEFER. 5206 Do not use SA_NODEFER.
5207 Problem reported by Dani Moncayo in 5207 Problem reported by Dani Moncayo in
5208 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00557.html>. 5208 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00557.html>.
5209 * alloc.c (die): 5209 * alloc.c (die):
5210 * sysdep.c (emacs_abort): Do not reset signal handler. 5210 * sysdep.c (emacs_abort): Do not reset signal handler.
5211 * emacs.c (terminate_due_to_signal): Reset signal handler here. 5211 * emacs.c (terminate_due_to_signal): Reset signal handler here.
@@ -5385,7 +5385,7 @@
5385 5385
5386 * .gdbinit: Just stop at fatal_error_backtrace. 5386 * .gdbinit: Just stop at fatal_error_backtrace.
5387 See Stefan Monnier's request in 5387 See Stefan Monnier's request in
5388 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00549.html>. 5388 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00549.html>.
5389 Remove no-longer-used query of system type. 5389 Remove no-longer-used query of system type.
5390 5390
53912012-09-22 Chong Yidong <cyd@gnu.org> 53912012-09-22 Chong Yidong <cyd@gnu.org>
@@ -5517,7 +5517,7 @@
5517 5517
5518 * w32inevt.c (w32_console_read_socket): Return -1 on failure, not 0. 5518 * w32inevt.c (w32_console_read_socket): Return -1 on failure, not 0.
5519 Ignore 'expected'. See Eli Zaretskii in 5519 Ignore 'expected'. See Eli Zaretskii in
5520 <http://bugs.gnu.org/12471#8> (last line). 5520 <https://bugs.gnu.org/12471#8> (last line).
5521 5521
5522 * frame.c (read_integer): Remove. All uses replaced by strtol/strtoul. 5522 * frame.c (read_integer): Remove. All uses replaced by strtol/strtoul.
5523 (XParseGeometry): Now static. Substitute extremal values for 5523 (XParseGeometry): Now static. Substitute extremal values for
@@ -5571,7 +5571,7 @@
5571 I found that SYNC_INPUT has race conditions and would be a real 5571 I found that SYNC_INPUT has race conditions and would be a real
5572 pain to fix. Since it's an undocumented and deprecated 5572 pain to fix. Since it's an undocumented and deprecated
5573 configure-time option, now seems like a good time to remove it. 5573 configure-time option, now seems like a good time to remove it.
5574 Also see <http://bugs.gnu.org/11080#16>. 5574 Also see <https://bugs.gnu.org/11080#16>.
5575 * alloc.c (_bytes_used, __malloc_extra_blocks, _malloc_internal) 5575 * alloc.c (_bytes_used, __malloc_extra_blocks, _malloc_internal)
5576 (_free_internal) [!DOUG_LEA_MALLOC]: Remove decls. 5576 (_free_internal) [!DOUG_LEA_MALLOC]: Remove decls.
5577 (alloc_mutex) [!SYSTEM_MALLOC && !SYNC_INPUT && HAVE_PTHREAD]: 5577 (alloc_mutex) [!SYSTEM_MALLOC && !SYNC_INPUT && HAVE_PTHREAD]:
@@ -5743,7 +5743,7 @@
5743 Better workaround for GNOME bug when --enable-gcc-warnings. 5743 Better workaround for GNOME bug when --enable-gcc-warnings.
5744 * emacsgtkfixed.c (G_STATIC_ASSERT): Remove, undoing last change. 5744 * emacsgtkfixed.c (G_STATIC_ASSERT): Remove, undoing last change.
5745 Instead, disable -Wunused-local-typedefs. See Dmitry Antipov in 5745 Instead, disable -Wunused-local-typedefs. See Dmitry Antipov in
5746 <http://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00335.html>. 5746 <https://lists.gnu.org/archive/html/emacs-devel/2012-09/msg00335.html>.
5747 5747
5748 Simplify SIGIO usage (Bug#12408). 5748 Simplify SIGIO usage (Bug#12408).
5749 The code that dealt with SIGIO was crufty and confusing, e.g., it 5749 The code that dealt with SIGIO was crufty and confusing, e.g., it
@@ -6040,7 +6040,7 @@
6040 More signal-handler cleanup (Bug#12327). 6040 More signal-handler cleanup (Bug#12327).
6041 * emacs.c (main): Convert three 'signal' calls to 'sigaction' calls. 6041 * emacs.c (main): Convert three 'signal' calls to 'sigaction' calls.
6042 Problem introduced when merging patches. Noted by Eli Zaretskii in 6042 Problem introduced when merging patches. Noted by Eli Zaretskii in
6043 <http://bugs.gnu.org/12327#67>. 6043 <https://bugs.gnu.org/12327#67>.
6044 * floatfns.c: Comment fix. 6044 * floatfns.c: Comment fix.
6045 * lisp.h (force_auto_save_soon): Declare regardless of SIGDANGER. 6045 * lisp.h (force_auto_save_soon): Declare regardless of SIGDANGER.
6046 SIGDANGER might not be in scope so "#ifdef SIGDANGER" is not right, 6046 SIGDANGER might not be in scope so "#ifdef SIGDANGER" is not right,
@@ -6860,7 +6860,7 @@
6860 It was meant to be temporary and it often doesn't work, 6860 It was meant to be temporary and it often doesn't work,
6861 because when IDX has side effects the behavior of IDX==IDX 6861 because when IDX has side effects the behavior of IDX==IDX
6862 is undefined. See Stefan Monnier in 6862 is undefined. See Stefan Monnier in
6863 <http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00762.html>. 6863 <https://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00762.html>.
6864 6864
68652012-08-26 Barry O'Reilly <gundaetiapo@gmail.com> 68652012-08-26 Barry O'Reilly <gundaetiapo@gmail.com>
6866 6866
@@ -7314,7 +7314,7 @@
7314 (set_char_table_contents): Rename from char_table_set_contents. 7314 (set_char_table_contents): Rename from char_table_set_contents.
7315 (set_sub_char_table_contents): Rename from sub_char_table_set_contents. 7315 (set_sub_char_table_contents): Rename from sub_char_table_set_contents.
7316 All uses changed. See the end of 7316 All uses changed. See the end of
7317 <http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00549.html>. 7317 <https://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00549.html>.
7318 7318
7319 * lisp.h (CSET): Remove (Bug#12215). 7319 * lisp.h (CSET): Remove (Bug#12215).
7320 (set_char_table_ascii, set_char_table_defalt, set_char_table_parent) 7320 (set_char_table_ascii, set_char_table_defalt, set_char_table_parent)
@@ -8062,7 +8062,7 @@
8062 * lisp.h (ASET) [ENABLE_CHECKING]: Pay attention to 8062 * lisp.h (ASET) [ENABLE_CHECKING]: Pay attention to
8063 ARRAY_MARK_FLAG when checking subscripts, because ASET is 8063 ARRAY_MARK_FLAG when checking subscripts, because ASET is
8064 not supposed to be invoked from the garbage collector. 8064 not supposed to be invoked from the garbage collector.
8065 See Andreas Schwab in <http://bugs.gnu.org/12118#25>. 8065 See Andreas Schwab in <https://bugs.gnu.org/12118#25>.
8066 (gc_aset): New function, which is like ASET but can be 8066 (gc_aset): New function, which is like ASET but can be
8067 used in the garbage collector. 8067 used in the garbage collector.
8068 (set_hash_key, set_hash_value, set_hash_next, set_hash_hash) 8068 (set_hash_key, set_hash_value, set_hash_next, set_hash_hash)
@@ -8170,7 +8170,7 @@
8170 Use "ASET (a, i, v)" rather than "AREF (a, i) = v". 8170 Use "ASET (a, i, v)" rather than "AREF (a, i) = v".
8171 This how ASET and AREF are supposed to work, and makes 8171 This how ASET and AREF are supposed to work, and makes
8172 it easier to think about future improvements. See 8172 it easier to think about future improvements. See
8173 <http://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00026.html>. 8173 <https://lists.gnu.org/archive/html/emacs-devel/2012-08/msg00026.html>.
8174 * charset.h (set_charset_attr): New function. 8174 * charset.h (set_charset_attr): New function.
8175 All lvalue-style uses of CHARSET_DECODER etc. changed to use it. 8175 All lvalue-style uses of CHARSET_DECODER etc. changed to use it.
8176 * lisp.h (ASET): Rewrite so as not to use AREF in an lvalue style. 8176 * lisp.h (ASET): Rewrite so as not to use AREF in an lvalue style.
@@ -8573,7 +8573,7 @@
8573 Adjust GDB to reflect pvec_type changes (Bug#12036). 8573 Adjust GDB to reflect pvec_type changes (Bug#12036).
8574 * .gdbinit (xvectype, xpr, xbacktrace): Adjust to reflect the 8574 * .gdbinit (xvectype, xpr, xbacktrace): Adjust to reflect the
8575 2012-07-04 changes to pseudovector representation. 8575 2012-07-04 changes to pseudovector representation.
8576 Problem reported by Eli Zaretskii in <http://bugs.gnu.org/12036#30>. 8576 Problem reported by Eli Zaretskii in <https://bugs.gnu.org/12036#30>.
8577 8577
85782012-07-27 Michael Albinus <michael.albinus@gmx.de> 85782012-07-27 Michael Albinus <michael.albinus@gmx.de>
8579 8579
@@ -8614,7 +8614,7 @@
8614 (xgetint): Simplify expression. 8614 (xgetint): Simplify expression.
8615 * alloc.c (gdb_make_enums_visible): New constant. This ports to 8615 * alloc.c (gdb_make_enums_visible): New constant. This ports to
8616 GCC 3.4.2 the export of symbols to GDB. Problem reported by Eli 8616 GCC 3.4.2 the export of symbols to GDB. Problem reported by Eli
8617 Zaretskii in <http://bugs.gnu.org/12036#13>. 8617 Zaretskii in <https://bugs.gnu.org/12036#13>.
8618 * lisp.h (PUBLISH_TO_GDB): Remove. All uses removed. No longer 8618 * lisp.h (PUBLISH_TO_GDB): Remove. All uses removed. No longer
8619 needed now that we have gdb_make_enums_visible. 8619 needed now that we have gdb_make_enums_visible.
8620 (enum CHECK_LISP_OBJECT_TYPE, enum Lisp_Bits, enum More_Lisp_Bits) 8620 (enum CHECK_LISP_OBJECT_TYPE, enum Lisp_Bits, enum More_Lisp_Bits)
@@ -8664,7 +8664,7 @@
8664 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK): Move these here from 8664 (ARRAY_MARK_FLAG, PSEUDOVECTOR_FLAG, VALMASK): Move these here from
8665 emacs.c, as this is a more-suitable home. Had this been done earlier 8665 emacs.c, as this is a more-suitable home. Had this been done earlier
8666 the fix for 12036 would have avoided some of the problems noted in 8666 the fix for 12036 would have avoided some of the problems noted in
8667 <http://bugs.gnu.org/12036#13> by Eli Zaretskii, as the scope problems 8667 <https://bugs.gnu.org/12036#13> by Eli Zaretskii, as the scope problems
8668 would have been more obvious. 8668 would have been more obvious.
8669 * emacs.c: Do not include <verify.h>; no longer needed. 8669 * emacs.c: Do not include <verify.h>; no longer needed.
8670 (gdb_CHECK_LISP_OBJECT_TYPE, gdb_DATA_SEG_BITS) 8670 (gdb_CHECK_LISP_OBJECT_TYPE, gdb_DATA_SEG_BITS)
@@ -8794,7 +8794,7 @@
8794 Swap buffer text indirection counters in Fbuffer_swap_text. 8794 Swap buffer text indirection counters in Fbuffer_swap_text.
8795 * buffer.c (Fbuffer_swap_text): Swap indirections too. 8795 * buffer.c (Fbuffer_swap_text): Swap indirections too.
8796 This avoids crash reported by Christoph Scholtes at 8796 This avoids crash reported by Christoph Scholtes at
8797 http://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00785.html. 8797 https://lists.gnu.org/archive/html/bug-gnu-emacs/2012-07/msg00785.html.
8798 8798
87992012-07-22 Jan Djärv <jan.h.d@swipnet.se> 87992012-07-22 Jan Djärv <jan.h.d@swipnet.se>
8800 8800
@@ -8830,7 +8830,7 @@
8830 8830
8831 * keyboard.c (keys_of_keyboard): Bind language-change to 'ignore' 8831 * keyboard.c (keys_of_keyboard): Bind language-change to 'ignore'
8832 in special-event-map. See the discussion at 8832 in special-event-map. See the discussion at
8833 http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00417.html 8833 https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00417.html
8834 for the reasons. 8834 for the reasons.
8835 8835
8836 * w32menu.c (add_menu_item): Cast to ULONG_PTR when assigning 8836 * w32menu.c (add_menu_item): Cast to ULONG_PTR when assigning
@@ -8924,7 +8924,7 @@
8924 8924
8925 Tweak the value returned from Fgarbage_collect again. 8925 Tweak the value returned from Fgarbage_collect again.
8926 * alloc.c (Fgarbage_collect): New return value, as confirmed in 8926 * alloc.c (Fgarbage_collect): New return value, as confirmed in
8927 http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00418.html. 8927 https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00418.html.
8928 Adjust documentation. 8928 Adjust documentation.
8929 (total_vector_bytes): Rename to total_vector_slots, adjust 8929 (total_vector_bytes): Rename to total_vector_slots, adjust
8930 accounting. 8930 accounting.
@@ -8962,7 +8962,7 @@
8962 * intervals.c (merge_interval_right, merge_interval_left): 8962 * intervals.c (merge_interval_right, merge_interval_left):
8963 Do not zero out this interval if it is absorbed by its children, 8963 Do not zero out this interval if it is absorbed by its children,
8964 as this interval's total length doesn't change in that case. See 8964 as this interval's total length doesn't change in that case. See
8965 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00403.html>. 8965 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00403.html>.
8966 8966
89672012-07-18 Paul Eggert <eggert@cs.ucla.edu> 89672012-07-18 Paul Eggert <eggert@cs.ucla.edu>
8968 8968
@@ -9009,7 +9009,7 @@
9009 9009
9010 Return more descriptive data from Fgarbage_collect. 9010 Return more descriptive data from Fgarbage_collect.
9011 Suggested by Stefan Monnier in 9011 Suggested by Stefan Monnier in
9012 http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00369.html. 9012 https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00369.html.
9013 * alloc.c (bounded_number): New function. 9013 * alloc.c (bounded_number): New function.
9014 (total_buffers, total_vectors): New variable. 9014 (total_buffers, total_vectors): New variable.
9015 (total_string_size): Rename to total_string_bytes, adjust users. 9015 (total_string_size): Rename to total_string_bytes, adjust users.
@@ -9034,7 +9034,7 @@
9034 9034
9035 Restore old code in allocate_string_data to avoid Faset breakage. 9035 Restore old code in allocate_string_data to avoid Faset breakage.
9036 Reported by Julien Danjou <julien@danjou.info> in 9036 Reported by Julien Danjou <julien@danjou.info> in
9037 http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00371.html. 9037 https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00371.html.
9038 * alloc.c (allocate_string_data): Restore old code with minor 9038 * alloc.c (allocate_string_data): Restore old code with minor
9039 adjustments, fix comment to explain this subtle issue. 9039 adjustments, fix comment to explain this subtle issue.
9040 9040
@@ -9392,7 +9392,7 @@
9392 9392
9393 Fix typos that broke OS X build. 9393 Fix typos that broke OS X build.
9394 Reported by Randal L. Schwartz in 9394 Reported by Randal L. Schwartz in
9395 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00225.html>. 9395 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00225.html>.
9396 * nsterm.m (ns_timeout): Add missing local decl. 9396 * nsterm.m (ns_timeout): Add missing local decl.
9397 (ns_get_color): snprintf -> sprintf, to fix typo. 9397 (ns_get_color): snprintf -> sprintf, to fix typo.
9398 9398
@@ -9768,7 +9768,7 @@
97682012-07-08 Paul Eggert <eggert@cs.ucla.edu> 97682012-07-08 Paul Eggert <eggert@cs.ucla.edu>
9769 9769
9770 * systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t. 9770 * systime.h (EMACS_SUB_TIME): Clarify behavior with unsigned time_t.
9771 See <http://bugs.gnu.org/11825#29>. 9771 See <https://bugs.gnu.org/11825#29>.
9772 9772
97732012-07-08 Eli Zaretskii <eliz@gnu.org> 97732012-07-08 Eli Zaretskii <eliz@gnu.org>
9774 9774
@@ -10115,18 +10115,18 @@
10115 10115
10116 * fileio.c (time_error_value): Check the right error number. 10116 * fileio.c (time_error_value): Check the right error number.
10117 Problem reported by Troels Nielsen in 10117 Problem reported by Troels Nielsen in
10118 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00095.html>. 10118 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00095.html>.
10119 10119
101202012-07-04 Paul Eggert <eggert@cs.ucla.edu> 101202012-07-04 Paul Eggert <eggert@cs.ucla.edu>
10121 10121
10122 * window.c (set_window_hscroll): Revert the 100000 hscroll limit. 10122 * window.c (set_window_hscroll): Revert the 100000 hscroll limit.
10123 This should be fixed in a better way; see Eli Zaretskii in 10123 This should be fixed in a better way; see Eli Zaretskii in
10124 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00088.html>. 10124 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00088.html>.
10125 (HSCROLL_MAX): Remove; this is now internal to set_window_hscroll. 10125 (HSCROLL_MAX): Remove; this is now internal to set_window_hscroll.
10126 10126
10127 * fileio.c (time_error_value): Rename from special_mtime. 10127 * fileio.c (time_error_value): Rename from special_mtime.
10128 The old name's problems were noted by Eli Zaretskii in 10128 The old name's problems were noted by Eli Zaretskii in
10129 <http://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00087.html>. 10129 <https://lists.gnu.org/archive/html/emacs-devel/2012-07/msg00087.html>.
10130 10130
10131 * emacs.c (gdb_pvec_type): Change it back to enum pvec_type. 10131 * emacs.c (gdb_pvec_type): Change it back to enum pvec_type.
10132 This variable's comment says Emacs needs at least one GDB-visible 10132 This variable's comment says Emacs needs at least one GDB-visible
@@ -10710,7 +10710,7 @@
10710 Use it to avoid bogus compiler warnings with obsolescent GCC versions. 10710 Use it to avoid bogus compiler warnings with obsolescent GCC versions.
10711 This improves on the previous patch, which introduced a bug 10711 This improves on the previous patch, which introduced a bug
10712 when time_t is unsigned and as wide as intmax_t. 10712 when time_t is unsigned and as wide as intmax_t.
10713 See <http://bugs.gnu.org/9000#51>. 10713 See <https://bugs.gnu.org/9000#51>.
10714 10714
107152012-06-23 Eli Zaretskii <eliz@gnu.org> 107152012-06-23 Eli Zaretskii <eliz@gnu.org>
10716 10716
@@ -10995,7 +10995,7 @@
10995 * bytecode.c (METER_CODE) [BYTE_CODE_METER]: Don't assume 10995 * bytecode.c (METER_CODE) [BYTE_CODE_METER]: Don't assume
10996 !CHECK_LISP_OBJECT_TYPE && !USE_LSB_TAG. Problem with 10996 !CHECK_LISP_OBJECT_TYPE && !USE_LSB_TAG. Problem with
10997 CHECK_LISP_OBJECT_TYPE reported by Dmitry Antipov in 10997 CHECK_LISP_OBJECT_TYPE reported by Dmitry Antipov in
10998 <http://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00282.html>. 10998 <https://lists.gnu.org/archive/html/emacs-devel/2012-06/msg00282.html>.
10999 (METER_1, METER_2): Simplify. 10999 (METER_1, METER_2): Simplify.
11000 11000
110012012-06-18 Stefan Monnier <monnier@iro.umontreal.ca> 110012012-06-18 Stefan Monnier <monnier@iro.umontreal.ca>
@@ -11595,7 +11595,7 @@
11595 * bidi.c (bidi_mirror_char): Don't possibly truncate the integer 11595 * bidi.c (bidi_mirror_char): Don't possibly truncate the integer
11596 before checking whether it's out of range. Put the check inside 11596 before checking whether it's out of range. Put the check inside
11597 eassert. See 11597 eassert. See
11598 <http://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00485.html>. 11598 <https://lists.gnu.org/archive/html/emacs-devel/2012-05/msg00485.html>.
11599 11599
116002012-05-27 Ken Brown <kbrown@cornell.edu> 116002012-05-27 Ken Brown <kbrown@cornell.edu>
11601 11601
@@ -12700,7 +12700,7 @@
12700 12700
12701 Untag more efficiently if USE_LSB_TAG. 12701 Untag more efficiently if USE_LSB_TAG.
12702 This is based on a proposal by YAMAMOTO Mitsuharu in 12702 This is based on a proposal by YAMAMOTO Mitsuharu in
12703 <http://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01876.html>. 12703 <https://lists.gnu.org/archive/html/emacs-devel/2008-01/msg01876.html>.
12704 For an admittedly artificial (nth 8000 longlist) benchmark on 12704 For an admittedly artificial (nth 8000 longlist) benchmark on
12705 Fedora 15 x86-64, this yields a 25% CPU speedup. Also, it shrinks 12705 Fedora 15 x86-64, this yields a 25% CPU speedup. Also, it shrinks
12706 Emacs's overall text size by 1%. 12706 Emacs's overall text size by 1%.
@@ -12726,7 +12726,7 @@
12726 stack for each reader_thread, instead of defaulting to 8MB 12726 stack for each reader_thread, instead of defaulting to 8MB
12727 determined by the linker. This avoids failures in creating 12727 determined by the linker. This avoids failures in creating
12728 subprocesses on Windows 7, see the discussion in this thread: 12728 subprocesses on Windows 7, see the discussion in this thread:
12729 http://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00119.html. 12729 https://lists.gnu.org/archive/html/emacs-devel/2012-03/msg00119.html.
12730 12730
127312012-05-07 Jérémy Compostella <jeremy.compostella@gmail.com> 127312012-05-07 Jérémy Compostella <jeremy.compostella@gmail.com>
12732 12732
@@ -13118,13 +13118,13 @@
13118 Remove one incorrect comment and fix another. 13118 Remove one incorrect comment and fix another.
13119 13119
13120 Fix minor ralloc.c problems found by static checking. 13120 Fix minor ralloc.c problems found by static checking.
13121 See http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html 13121 See https://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html
13122 * ralloc.c (ALIGNED, ROUND_TO_PAGE, HEAP_PTR_SIZE) 13122 * ralloc.c (ALIGNED, ROUND_TO_PAGE, HEAP_PTR_SIZE)
13123 (r_alloc_size_in_use, r_alloc_freeze, r_alloc_thaw): Remove; unused. 13123 (r_alloc_size_in_use, r_alloc_freeze, r_alloc_thaw): Remove; unused.
13124 (r_alloc_sbrk): Now static. 13124 (r_alloc_sbrk): Now static.
13125 13125
13126 Improve ralloc.c interface checking. 13126 Improve ralloc.c interface checking.
13127 See http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html 13127 See https://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00720.html
13128 * buffer.c (ralloc_reset_variable, r_alloc, r_re_alloc) 13128 * buffer.c (ralloc_reset_variable, r_alloc, r_re_alloc)
13129 (r_alloc_free) [REL_ALLOC]: Move decls from here ... 13129 (r_alloc_free) [REL_ALLOC]: Move decls from here ...
13130 * lisp.h (r_alloc, r_alloc_free, r_re_alloc, r_alloc_reset_variable) 13130 * lisp.h (r_alloc, r_alloc_free, r_re_alloc, r_alloc_reset_variable)
@@ -13335,7 +13335,7 @@
13335 about subtle differences between FETCH_CHAR* and STRING_CHAR* 13335 about subtle differences between FETCH_CHAR* and STRING_CHAR*
13336 macros related to unification of CJK characters. For the details, 13336 macros related to unification of CJK characters. For the details,
13337 see the discussion following the message here: 13337 see the discussion following the message here:
13338 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11073#14. 13338 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=11073#14.
13339 13339
133402012-04-04 Chong Yidong <cyd@gnu.org> 133402012-04-04 Chong Yidong <cyd@gnu.org>
13341 13341
@@ -13539,7 +13539,7 @@
13539 13539
13540 Generalize fix for crash due to non-contiguous EMACS_INT (Bug#10780). 13540 Generalize fix for crash due to non-contiguous EMACS_INT (Bug#10780).
13541 Suggested by Stefan Monnier in 13541 Suggested by Stefan Monnier in
13542 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00692.html>. 13542 <https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00692.html>.
13543 * alloc.c (widen_to_Lisp_Object): New static function. 13543 * alloc.c (widen_to_Lisp_Object): New static function.
13544 (mark_memory): Also mark Lisp_Objects by fetching pointer words 13544 (mark_memory): Also mark Lisp_Objects by fetching pointer words
13545 and widening them to Lisp_Objects. This would work even if 13545 and widening them to Lisp_Objects. This would work even if
@@ -13593,7 +13593,7 @@
13593 It's useless in that case, and it can cause problems on hosts 13593 It's useless in that case, and it can cause problems on hosts
13594 that allocate halves of EMACS_INT values separately. 13594 that allocate halves of EMACS_INT values separately.
13595 Reported by Dan Horák. Diagnosed by Andreas Schwab in 13595 Reported by Dan Horák. Diagnosed by Andreas Schwab in
13596 <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=10780#30>. 13596 <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=10780#30>.
13597 * mem-limits.h (EXCEEDS_LISP_PTR): Define to 0 on hosts where 13597 * mem-limits.h (EXCEEDS_LISP_PTR): Define to 0 on hosts where
13598 UINTPTR_MAX >> VALBITS == 0. This is required by the above change; 13598 UINTPTR_MAX >> VALBITS == 0. This is required by the above change;
13599 it avoids undefined behavior on hosts where shifting right by more 13599 it avoids undefined behavior on hosts where shifting right by more
@@ -13619,7 +13619,7 @@
136192012-02-15 Paul Eggert <eggert@cs.ucla.edu> 136192012-02-15 Paul Eggert <eggert@cs.ucla.edu>
13620 13620
13621 * image.c (MAX_IMAGE_SIZE): Increase from 6.0 to 10.0; see 13621 * image.c (MAX_IMAGE_SIZE): Increase from 6.0 to 10.0; see
13622 <http://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>. 13622 <https://lists.gnu.org/archive/html/emacs-devel/2012-02/msg00540.html>.
13623 13623
136242012-02-15 Chong Yidong <cyd@gnu.org> 136242012-02-15 Chong Yidong <cyd@gnu.org>
13625 13625
@@ -14242,7 +14242,7 @@
14242 Remove GCPRO-related macros that exist only to avoid shadowing locals. 14242 Remove GCPRO-related macros that exist only to avoid shadowing locals.
14243 * lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR, GCPRO5_VAR) 14243 * lisp.h (GCPRO1_VAR, GCPRO2_VAR, GCPRO3_VAR, GCPRO4_VAR, GCPRO5_VAR)
14244 (GCPRO6_VAR, UNGCPRO_VAR): Remove. See 14244 (GCPRO6_VAR, UNGCPRO_VAR): Remove. See
14245 <http://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>. 14245 <https://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>.
14246 All uses changed to use GCPRO1 etc. 14246 All uses changed to use GCPRO1 etc.
14247 (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, GCPRO6, UNGCPRO): 14247 (GCPRO1, GCPRO2, GCPRO3, GCPRO4, GCPRO5, GCPRO6, UNGCPRO):
14248 Revert to old implementation (i.e., before 2011-03-11). 14248 Revert to old implementation (i.e., before 2011-03-11).
@@ -14278,7 +14278,7 @@
142782011-11-26 Paul Eggert <eggert@cs.ucla.edu> 142782011-11-26 Paul Eggert <eggert@cs.ucla.edu>
14279 14279
14280 * fileio.c (Finsert_file_contents): Undo previous change; see 14280 * fileio.c (Finsert_file_contents): Undo previous change; see
14281 <http://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>. 14281 <https://lists.gnu.org/archive/html/emacs-diffs/2011-11/msg00265.html>.
14282 14282
142832011-11-26 Paul Eggert <eggert@cs.ucla.edu> 142832011-11-26 Paul Eggert <eggert@cs.ucla.edu>
14284 14284
@@ -14379,7 +14379,7 @@
14379 Standardize on VIRT_ADDR_VARIES behavior (Bug#10042). 14379 Standardize on VIRT_ADDR_VARIES behavior (Bug#10042).
14380 Otherwise, valgrind does not work on some platforms. 14380 Otherwise, valgrind does not work on some platforms.
14381 Problem reported by Andreas Schwab in 14381 Problem reported by Andreas Schwab in
14382 <http://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00081.html>. 14382 <https://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00081.html>.
14383 * puresize.h (pure, PURE_P): Always behave as if VIRT_ADDR_VARIES 14383 * puresize.h (pure, PURE_P): Always behave as if VIRT_ADDR_VARIES
14384 is set, removing the need for VIRT_ADDRESS_VARIES. 14384 is set, removing the need for VIRT_ADDRESS_VARIES.
14385 (PURE_P): Use a more-efficient implementation that needs just one 14385 (PURE_P): Use a more-efficient implementation that needs just one
@@ -14545,7 +14545,7 @@
14545 14545
14546 Avoid some portability problems by eschewing 'extern inline' functions. 14546 Avoid some portability problems by eschewing 'extern inline' functions.
14547 The trivial performance wins aren't worth the portability hassles; see 14547 The trivial performance wins aren't worth the portability hassles; see
14548 <http://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00084.html> 14548 <https://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00084.html>
14549 et seq. 14549 et seq.
14550 * dispextern.h (window_box, window_box_height, window_text_bottom_y) 14550 * dispextern.h (window_box, window_box_height, window_text_bottom_y)
14551 (window_box_width, window_box_left, window_box_left_offset) 14551 (window_box_width, window_box_left, window_box_left_offset)
@@ -14625,7 +14625,7 @@
14625 (window_box_right, window_box_right_offset): Declare extern. 14625 (window_box_right, window_box_right_offset): Declare extern.
14626 Otherwise, these inline functions do not conform to C99 and 14626 Otherwise, these inline functions do not conform to C99 and
14627 are miscompiled by Microsoft compilers. Reported by Eli Zaretskii in 14627 are miscompiled by Microsoft compilers. Reported by Eli Zaretskii in
14628 <http://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00084.html>. 14628 <https://lists.gnu.org/archive/html/emacs-devel/2011-11/msg00084.html>.
14629 * intervals.c (adjust_intervals_for_insertion) 14629 * intervals.c (adjust_intervals_for_insertion)
14630 (adjust_intervals_for_deletion): Now extern, because otherwise the 14630 (adjust_intervals_for_deletion): Now extern, because otherwise the
14631 extern inline functions 'offset_intervals' couldn't refer to it. 14631 extern inline functions 'offset_intervals' couldn't refer to it.
@@ -14959,7 +14959,7 @@
14959 This doesn't change this function's behavior. 14959 This doesn't change this function's behavior.
14960 (current-time-zone): Rewrite to use format_time_string. 14960 (current-time-zone): Rewrite to use format_time_string.
14961 This fixes the bug reported by Michael Schierl in 14961 This fixes the bug reported by Michael Schierl in
14962 <http://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00334.html>. 14962 <https://lists.gnu.org/archive/html/emacs-devel/2007-06/msg00334.html>.
14963 Jason Rumney's 2007-06-07 change worked around this bug, but 14963 Jason Rumney's 2007-06-07 change worked around this bug, but
14964 didn't fix it. 14964 didn't fix it.
14965 * systime.h (tzname, timezone): Remove no-longer-used declarations. 14965 * systime.h (tzname, timezone): Remove no-longer-used declarations.
@@ -15144,7 +15144,7 @@
15144 * charset.c (charset_table_init): New static var. 15144 * charset.c (charset_table_init): New static var.
15145 (syms_of_charset): Use it instead of xmalloc. This removes a 15145 (syms_of_charset): Use it instead of xmalloc. This removes a
15146 dependency on glibc malloc internals. See Eli Zaretskii's comment in 15146 dependency on glibc malloc internals. See Eli Zaretskii's comment in
15147 <http://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00815.html>. 15147 <https://lists.gnu.org/archive/html/emacs-devel/2011-09/msg00815.html>.
15148 * lisp.h (XMALLOC_OVERRUN_CHECK_OVERHEAD, XMALLOC_OVERRUN_CHECK_SIZE): 15148 * lisp.h (XMALLOC_OVERRUN_CHECK_OVERHEAD, XMALLOC_OVERRUN_CHECK_SIZE):
15149 Move back to alloc.c. 15149 Move back to alloc.c.
15150 (XMALLOC_BASE_ALIGNMENT, COMMON_MULTIPLE, XMALLOC_HEADER_ALIGNMENT) 15150 (XMALLOC_BASE_ALIGNMENT, COMMON_MULTIPLE, XMALLOC_HEADER_ALIGNMENT)
@@ -15433,7 +15433,7 @@
15433 signed integers, not unsigned. This is to be consistent with 15433 signed integers, not unsigned. This is to be consistent with
15434 outgoing selection data, which was modified to use signed integers 15434 outgoing selection data, which was modified to use signed integers
15435 in as part of the fix to Bug#9196 in response to Jan D.'s comment 15435 in as part of the fix to Bug#9196 in response to Jan D.'s comment
15436 in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9196#32> that X11 15436 in <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=9196#32> that X11
15437 expects long, not unsigned long. 15437 expects long, not unsigned long.
15438 15438
154392011-09-14 Eli Zaretskii <eliz@gnu.org> 154392011-09-14 Eli Zaretskii <eliz@gnu.org>
@@ -15763,7 +15763,7 @@
15763 (ccl_driver): Do not generate an out-of-range pointer. 15763 (ccl_driver): Do not generate an out-of-range pointer.
15764 (Fccl_execute_on_string): Remove unnecessary check for 15764 (Fccl_execute_on_string): Remove unnecessary check for
15765 integer overflow, noted by Stefan Monnier in 15765 integer overflow, noted by Stefan Monnier in
15766 <http://lists.gnu.org/archive/html/emacs-devel/2011-08/msg00979.html>. 15766 <https://lists.gnu.org/archive/html/emacs-devel/2011-08/msg00979.html>.
15767 Remove a FIXME that didn't need fixing. 15767 Remove a FIXME that didn't need fixing.
15768 Simplify the newly-introduced buffer reallocation code. 15768 Simplify the newly-introduced buffer reallocation code.
15769 15769
@@ -16712,11 +16712,11 @@
16712 (bidi_dump_cached_states): Use ptrdiff_t, not int, to avoid overflow. 16712 (bidi_dump_cached_states): Use ptrdiff_t, not int, to avoid overflow.
16713 (bidi_cache_ensure_space): Also check that the bidi cache size 16713 (bidi_cache_ensure_space): Also check that the bidi cache size
16714 does not exceed that of the largest Lisp string or buffer. See Eli 16714 does not exceed that of the largest Lisp string or buffer. See Eli
16715 Zaretskii in <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#29>. 16715 Zaretskii in <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#29>.
16716 16716
16717 * alloc.c (__malloc_size_t): Remove. 16717 * alloc.c (__malloc_size_t): Remove.
16718 All uses replaced by size_t. See Andreas Schwab's note 16718 All uses replaced by size_t. See Andreas Schwab's note
16719 <http://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#8>. 16719 <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=9079#8>.
16720 16720
16721 * image.c: Improve checking for integer overflow. 16721 * image.c: Improve checking for integer overflow.
16722 (check_image_size): Assume that f is nonnull, since 16722 (check_image_size): Assume that f is nonnull, since
@@ -16749,7 +16749,7 @@
16749 16749
16750 * dispnew.c (init_display): Use *_RANGE_OVERFLOW macros. 16750 * dispnew.c (init_display): Use *_RANGE_OVERFLOW macros.
16751 The plain *_OVERFLOW macros run afoul of GCC bug 49705 16751 The plain *_OVERFLOW macros run afoul of GCC bug 49705
16752 <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49705> 16752 <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49705>
16753 and therefore cause GCC to emit a bogus diagnostic in some cases. 16753 and therefore cause GCC to emit a bogus diagnostic in some cases.
16754 16754
16755 * image.c: Integer signedness and overflow and related fixes. 16755 * image.c: Integer signedness and overflow and related fixes.
@@ -16990,7 +16990,7 @@
169902011-07-19 Paul Eggert <eggert@cs.ucla.edu> 169902011-07-19 Paul Eggert <eggert@cs.ucla.edu>
16991 16991
16992 Port to OpenBSD. 16992 Port to OpenBSD.
16993 See http://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00688.html 16993 See https://lists.gnu.org/archive/html/emacs-devel/2011-07/msg00688.html
16994 and the surrounding thread. 16994 and the surrounding thread.
16995 * minibuf.c (read_minibuf_noninteractive): Rewrite to use getchar 16995 * minibuf.c (read_minibuf_noninteractive): Rewrite to use getchar
16996 rather than fgets, and retry after EINTR. Otherwise, 'emacs 16996 rather than fgets, and retry after EINTR. Otherwise, 'emacs
@@ -19316,7 +19316,7 @@
193162011-05-31 Paul Eggert <eggert@cs.ucla.edu> 193162011-05-31 Paul Eggert <eggert@cs.ucla.edu>
19317 19317
19318 Use 'inline', not 'INLINE'. 19318 Use 'inline', not 'INLINE'.
19319 <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00914.html> 19319 <https://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00914.html>
19320 * alloc.c, fontset.c (INLINE): Remove. 19320 * alloc.c, fontset.c (INLINE): Remove.
19321 * alloc.c, bidi.c, charset.c, coding.c, dispnew.c, fns.c, image.c: 19321 * alloc.c, bidi.c, charset.c, coding.c, dispnew.c, fns.c, image.c:
19322 * intervals.c, keyboard.c, process.c, syntax.c, textprop.c, w32term.c: 19322 * intervals.c, keyboard.c, process.c, syntax.c, textprop.c, w32term.c:
@@ -19620,7 +19620,7 @@
19620 * systime.h (Time): Define only if emacs is defined. 19620 * systime.h (Time): Define only if emacs is defined.
19621 This is to allow ../lib-src/profile.c to be compiled on FreeBSD, 19621 This is to allow ../lib-src/profile.c to be compiled on FreeBSD,
19622 where the include path doesn't have X11/X.h by default. See 19622 where the include path doesn't have X11/X.h by default. See
19623 <http://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00561.html>. 19623 <https://lists.gnu.org/archive/html/emacs-devel/2011-05/msg00561.html>.
19624 19624
196252011-05-20 Kenichi Handa <handa@m17n.org> 196252011-05-20 Kenichi Handa <handa@m17n.org>
19626 19626
@@ -19885,7 +19885,7 @@
19885 19885
19886 * dbusbind.c: Do not use XPNTR on a value that may be an integer. 19886 * dbusbind.c: Do not use XPNTR on a value that may be an integer.
19887 Reported by Stefan Monnier in 19887 Reported by Stefan Monnier in
19888 <http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00919.html>. 19888 <https://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00919.html>.
19889 (xd_remove_watch, Fdbus_init_bus, xd_read_queued_messages): 19889 (xd_remove_watch, Fdbus_init_bus, xd_read_queued_messages):
19890 Use SYMBOLP-guarded XSYMBOL, not XPNTR. 19890 Use SYMBOLP-guarded XSYMBOL, not XPNTR.
19891 19891
@@ -20276,7 +20276,7 @@
20276 20276
20277 * intervals.h (struct interval): Use EMACS_INT for members 20277 * intervals.h (struct interval): Use EMACS_INT for members
20278 where EMACS_UINT might cause problems. See 20278 where EMACS_UINT might cause problems. See
20279 <http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00514.html>. 20279 <https://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00514.html>.
20280 (CHECK_TOTAL_LENGTH): Remove cast to EMACS_INT; no longer needed. 20280 (CHECK_TOTAL_LENGTH): Remove cast to EMACS_INT; no longer needed.
20281 * intervals.c (interval_deletion_adjustment): Now returns EMACS_INT. 20281 * intervals.c (interval_deletion_adjustment): Now returns EMACS_INT.
20282 All uses changed. 20282 All uses changed.
@@ -20741,7 +20741,7 @@
20741 * sysdep.c (emacs_read): Remove unnecessary check vs MAX_RW_COUNT. 20741 * sysdep.c (emacs_read): Remove unnecessary check vs MAX_RW_COUNT.
20742 20742
20743 emacs_write: Accept and return EMACS_INT for sizes. 20743 emacs_write: Accept and return EMACS_INT for sizes.
20744 See http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00514.html 20744 See https://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00514.html
20745 et seq. 20745 et seq.
20746 * gnutls.c, gnutls.h (emacs_gnutls_read, emacs_gnutls_write): 20746 * gnutls.c, gnutls.h (emacs_gnutls_read, emacs_gnutls_write):
20747 Accept and return EMACS_INT. 20747 Accept and return EMACS_INT.
@@ -20755,7 +20755,7 @@
20755 * process.c (send_process): Adjust to the new signatures of 20755 * process.c (send_process): Adjust to the new signatures of
20756 emacs_write and emacs_gnutls_write. Do not attempt to store 20756 emacs_write and emacs_gnutls_write. Do not attempt to store
20757 a byte offset into an 'int'; it might overflow. 20757 a byte offset into an 'int'; it might overflow.
20758 See http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00483.html 20758 See https://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00483.html
20759 20759
20760 * sound.c: Don't assume sizes fit in 'int'. 20760 * sound.c: Don't assume sizes fit in 'int'.
20761 (struct sound_device.period_size, alsa_period_size): 20761 (struct sound_device.period_size, alsa_period_size):
@@ -21225,7 +21225,7 @@
21225 * sysdep.c (emacs_read, emacs_write): Check for negative sizes 21225 * sysdep.c (emacs_read, emacs_write): Check for negative sizes
21226 since callers should never pass a negative size. 21226 since callers should never pass a negative size.
21227 Change the signature to match that of plain 'read' and 'write'; see 21227 Change the signature to match that of plain 'read' and 'write'; see
21228 <http://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00397.html>. 21228 <https://lists.gnu.org/archive/html/emacs-devel/2011-04/msg00397.html>.
21229 * lisp.h: Update prototypes of emacs_write and emacs_read. 21229 * lisp.h: Update prototypes of emacs_write and emacs_read.
21230 21230
212312011-04-11 Eli Zaretskii <eliz@gnu.org> 212312011-04-11 Eli Zaretskii <eliz@gnu.org>
@@ -22049,7 +22049,7 @@
22049 This also avoids a (bogus) GCC warning with gcc -Wstrict-overflow. 22049 This also avoids a (bogus) GCC warning with gcc -Wstrict-overflow.
22050 22050
22051 * scroll.c (do_scrolling): Work around GCC bug 48228. 22051 * scroll.c (do_scrolling): Work around GCC bug 48228.
22052 See <http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48228>. 22052 See <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48228>.
22053 22053
22054 * frame.c (Fmodify_frame_parameters): Simplify loop counter. 22054 * frame.c (Fmodify_frame_parameters): Simplify loop counter.
22055 This also avoids a warning with gcc -Wstrict-overflow. 22055 This also avoids a warning with gcc -Wstrict-overflow.
@@ -22615,7 +22615,7 @@
22615 1152921504606846976) returns the obviously-bogus value (-948597 22615 1152921504606846976) returns the obviously-bogus value (-948597
22616 62170) on my RHEL 5.5 x86-64 host. With the patch, it correctly 22616 62170) on my RHEL 5.5 x86-64 host. With the patch, it correctly
22617 reports time overflow. See 22617 reports time overflow. See
22618 <http://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00470.html>. 22618 <https://lists.gnu.org/archive/html/emacs-devel/2011-03/msg00470.html>.
22619 * deps.mk (editfns.o): Depend on ../lib/intprops.h. 22619 * deps.mk (editfns.o): Depend on ../lib/intprops.h.
22620 * editfns.c: Include limits.h and intprops.h. 22620 * editfns.c: Include limits.h and intprops.h.
22621 (TIME_T_MIN, TIME_T_MAX): New macros. 22621 (TIME_T_MIN, TIME_T_MAX): New macros.
diff --git a/src/ChangeLog.13 b/src/ChangeLog.13
index 6f5ea036263..e252acfbdb1 100644
--- a/src/ChangeLog.13
+++ b/src/ChangeLog.13
@@ -48,7 +48,7 @@
48 48
49 Avoid some core dumps in X session management 49 Avoid some core dumps in X session management
50 Derived from a bug report by Nicolas Richard in: 50 Derived from a bug report by Nicolas Richard in:
51 http://bugs.gnu.org/20191#20 51 https://bugs.gnu.org/20191#20
52 * xsmfns.c (smc_save_yourself_CB): Don't dump core if 52 * xsmfns.c (smc_save_yourself_CB): Don't dump core if
53 invocation-name is not a string. Initialize user-login-name if it 53 invocation-name is not a string. Initialize user-login-name if it
54 is not already initialized, and don't dump core if it is not a 54 is not already initialized, and don't dump core if it is not a
@@ -60,14 +60,14 @@
60 60
61 Port user-login-name initialization to Qnil == 0 61 Port user-login-name initialization to Qnil == 0
62 Derived from a bug report by Nicolas Richard in: 62 Derived from a bug report by Nicolas Richard in:
63 http://bugs.gnu.org/20191#20 63 https://bugs.gnu.org/20191#20
64 * editfns.c (Fuser_login_name, Fuser_real_login_name) 64 * editfns.c (Fuser_login_name, Fuser_real_login_name)
65 (syms_of_editfns): Don't rely on all-bits-zero being an Elisp integer, 65 (syms_of_editfns): Don't rely on all-bits-zero being an Elisp integer,
66 as this is no longer true now that Qnil == 0. 66 as this is no longer true now that Qnil == 0.
67 67
68 Assume !BROKEN_NON_BLOCKING_CONNECT 68 Assume !BROKEN_NON_BLOCKING_CONNECT
69 From a suggestion by Eli Zaretskii in: 69 From a suggestion by Eli Zaretskii in:
70 http://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00824.html 70 https://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00824.html
71 * process.c (NON_BLOCKING_CONNECT): Simplify by assuming that 71 * process.c (NON_BLOCKING_CONNECT): Simplify by assuming that
72 BROKEN_NON_BLOCKING_CONNECT is not defined. 72 BROKEN_NON_BLOCKING_CONNECT is not defined.
73 (SELECT_CAN_DO_WRITE_MASK): Remove, and assume it's now true. 73 (SELECT_CAN_DO_WRITE_MASK): Remove, and assume it's now true.
@@ -77,12 +77,12 @@
77 * lread.c (substitute_object_recurse): For sub-char-tables, start 77 * lread.c (substitute_object_recurse): For sub-char-tables, start
78 the recursive SUBSTITUTE loop from index of 2, to skip the 78 the recursive SUBSTITUTE loop from index of 2, to skip the
79 non-Lisp members of the sub-char-table. See the discussion at 79 non-Lisp members of the sub-char-table. See the discussion at
80 http://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00520.html 80 https://lists.gnu.org/archive/html/emacs-devel/2015-03/msg00520.html
81 for the details. 81 for the details.
82 82
83 Support non-blocking connect on MS-Windows. 83 Support non-blocking connect on MS-Windows.
84 Based on ideas from Kim F. Storm <storm@cua.dk>, see 84 Based on ideas from Kim F. Storm <storm@cua.dk>, see
85 http://lists.gnu.org/archive/html/emacs-devel/2006-12/msg00873.html. 85 https://lists.gnu.org/archive/html/emacs-devel/2006-12/msg00873.html.
86 86
87 * w32proc.c (reader_thread): If the FILE_CONNECT flag is set, call 87 * w32proc.c (reader_thread): If the FILE_CONNECT flag is set, call
88 '_sys_wait_connect'. If it returns STATUS_CONNECT_FAILED, exit 88 '_sys_wait_connect'. If it returns STATUS_CONNECT_FAILED, exit
@@ -1107,7 +1107,7 @@
1107 1107
1108 Isolate NIL_IS_ZERO-assuming code better 1108 Isolate NIL_IS_ZERO-assuming code better
1109 Suggested by Stefan Monnier in: 1109 Suggested by Stefan Monnier in:
1110 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00588.html 1110 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00588.html
1111 * alloc.c (allocate_pseudovector): 1111 * alloc.c (allocate_pseudovector):
1112 Use memclear, not memsetnil, to remove a 'verify'. 1112 Use memclear, not memsetnil, to remove a 'verify'.
1113 * callint.c (Fcall_interactively): 1113 * callint.c (Fcall_interactively):
@@ -1121,7 +1121,7 @@
1121 1121
1122 Undo port to hypothetical nonzero Qnil case 1122 Undo port to hypothetical nonzero Qnil case
1123 This mostly undoes the previous change in this area. See: 1123 This mostly undoes the previous change in this area. See:
1124 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00570.html 1124 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00570.html
1125 * alloc.c (allocate_pseudovector): 1125 * alloc.c (allocate_pseudovector):
1126 * callint.c (Fcall_interactively): 1126 * callint.c (Fcall_interactively):
1127 * dispnew.c (realloc_glyph_pool): 1127 * dispnew.c (realloc_glyph_pool):
@@ -1326,7 +1326,7 @@
1326 Don't say Fnext_read_file_uses_dialog_p is const 1326 Don't say Fnext_read_file_uses_dialog_p is const
1327 It's const only if a windowing system is not used; don't say it's 1327 It's const only if a windowing system is not used; don't say it's
1328 const otherwise. See: 1328 const otherwise. See:
1329 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00310.html 1329 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00310.html
1330 * fileio.c (next_read_file_uses_dialog_p): Remove. 1330 * fileio.c (next_read_file_uses_dialog_p): Remove.
1331 Move guts back to ... 1331 Move guts back to ...
1332 (Fnext_read_file_uses_dialog_p): ... here. 1332 (Fnext_read_file_uses_dialog_p): ... here.
@@ -1415,13 +1415,13 @@
1415 * fileio.c (next_read_file_uses_dialog_p): New workaround ... 1415 * fileio.c (next_read_file_uses_dialog_p): New workaround ...
1416 (Fnext_read_file_uses_dialog_p): ... called from here to avoid 1416 (Fnext_read_file_uses_dialog_p): ... called from here to avoid
1417 ATTRIBUTE_CONST dependency from #ifdefs. For details, see 1417 ATTRIBUTE_CONST dependency from #ifdefs. For details, see
1418 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00289.html. 1418 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00289.html.
1419 1419
14202015-01-12 Paul Eggert <eggert@cs.ucla.edu> 14202015-01-12 Paul Eggert <eggert@cs.ucla.edu>
1421 1421
1422 Port to 32-bit MingGW --with-wide-int 1422 Port to 32-bit MingGW --with-wide-int
1423 Problem reported by Eli Zaretskii in: 1423 Problem reported by Eli Zaretskii in:
1424 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00265.html 1424 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00265.html
1425 * lisp.h (struct Lisp_Sub_Char_Table): Check that offset matches 1425 * lisp.h (struct Lisp_Sub_Char_Table): Check that offset matches
1426 what we think it is, rather than checking only its alignment (and 1426 what we think it is, rather than checking only its alignment (and
1427 doing so incorrectly on MinGW). 1427 doing so incorrectly on MinGW).
@@ -1623,12 +1623,12 @@
1623 Port Qnil==0 XUNTAG to clang 1623 Port Qnil==0 XUNTAG to clang
1624 clang has undefined behavior if the program subtracts an integer 1624 clang has undefined behavior if the program subtracts an integer
1625 from (char *) 0. Problem reported by YAMAMOTO Mitsuharu in: 1625 from (char *) 0. Problem reported by YAMAMOTO Mitsuharu in:
1626 http://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00132.html 1626 https://lists.gnu.org/archive/html/emacs-devel/2015-01/msg00132.html
1627 * lisp.h (lisp_h_XUNTAG) [USE_LSB_TAG]: 1627 * lisp.h (lisp_h_XUNTAG) [USE_LSB_TAG]:
1628 (XUNTAG) [!USE_LSB_TAG]: Port to clang 3.5.0. 1628 (XUNTAG) [!USE_LSB_TAG]: Port to clang 3.5.0.
1629 1629
1630 Port GFileMonitor * hack to Qnil==0 platforms 1630 Port GFileMonitor * hack to Qnil==0 platforms
1631 Reported by Glenn Morris in: http://bugs.gnu.org/15880#112 1631 Reported by Glenn Morris in: https://bugs.gnu.org/15880#112
1632 * gfilenotify.c (monitor_to_lisp, lisp_to_monitor): New functions. 1632 * gfilenotify.c (monitor_to_lisp, lisp_to_monitor): New functions.
1633 (dir_monitor_callback, Fgfile_add_watch, Fgfile_rm_watch): Use them. 1633 (dir_monitor_callback, Fgfile_add_watch, Fgfile_rm_watch): Use them.
1634 1634
@@ -1842,7 +1842,7 @@
1842 Instead of using gnutls_global_set_mem_functions, check every call 1842 Instead of using gnutls_global_set_mem_functions, check every call
1843 to a GnuTLS function that might return an indication of memory 1843 to a GnuTLS function that might return an indication of memory
1844 exhaustion. Suggested by Dmitry Antipov in: 1844 exhaustion. Suggested by Dmitry Antipov in:
1845 http://lists.gnu.org/archive/html/emacs-devel/2014-12/msg02056.html 1845 https://lists.gnu.org/archive/html/emacs-devel/2014-12/msg02056.html
1846 * gnutls.c (gnutls_global_set_mem_functions) [WINDOWSNT]: Remove. 1846 * gnutls.c (gnutls_global_set_mem_functions) [WINDOWSNT]: Remove.
1847 (init_gnutls_functions): Do not load gnutls_global_set_mem_functions. 1847 (init_gnutls_functions): Do not load gnutls_global_set_mem_functions.
1848 (fn_gnutls_global_set_mem_functions) [!WINDOWSNT]: Remove. 1848 (fn_gnutls_global_set_mem_functions) [!WINDOWSNT]: Remove.
@@ -2369,7 +2369,7 @@
2369 2369
2370 Improve clarity of USE_LSB_TAG definition. 2370 Improve clarity of USE_LSB_TAG definition.
2371 Reported by Lee Duhem. Suggested by Andreas Schwab in: 2371 Reported by Lee Duhem. Suggested by Andreas Schwab in:
2372 http://lists.gnu.org/archive/html/emacs-devel/2014-11/msg02222.html 2372 https://lists.gnu.org/archive/html/emacs-devel/2014-11/msg02222.html
2373 * lisp.h (USE_LSB_TAG): Define in terms of the (simpler) 2373 * lisp.h (USE_LSB_TAG): Define in terms of the (simpler)
2374 VAL_MAX / 2 rather than in terms of the (more complicated) 2374 VAL_MAX / 2 rather than in terms of the (more complicated)
2375 EMACS_INT_MAX >> GCTYPEBITS, and adjust commentary to match. 2375 EMACS_INT_MAX >> GCTYPEBITS, and adjust commentary to match.
@@ -3043,7 +3043,7 @@
3043 * xterm.c (x_draw_hollow_cursor): Fix display of hollow cursor on 3043 * xterm.c (x_draw_hollow_cursor): Fix display of hollow cursor on
3044 1-pixel R2L characters. 3044 1-pixel R2L characters.
3045 Reported by Dmitry Antipov <dmantipov@yandex.ru>, see 3045 Reported by Dmitry Antipov <dmantipov@yandex.ru>, see
3046 http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00518.html. 3046 https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00518.html.
3047 3047
30482014-10-16 Eli Zaretskii <eliz@gnu.org> 30482014-10-16 Eli Zaretskii <eliz@gnu.org>
3049 3049
@@ -3284,7 +3284,7 @@
3284 <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495>, 3284 <https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63495>,
3285 and more generally should fix a portability problem in Emacs. 3285 and more generally should fix a portability problem in Emacs.
3286 Reported by Stefan Monnier in: 3286 Reported by Stefan Monnier in:
3287 http://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00261.html 3287 https://lists.gnu.org/archive/html/emacs-devel/2014-10/msg00261.html
3288 3288
32892014-10-08 Leo Liu <sdl.web@gmail.com> 32892014-10-08 Leo Liu <sdl.web@gmail.com>
3290 3290
@@ -3334,7 +3334,7 @@
3334 * keyboard.c (Qleft, Qright): Remove duplicate definitions (Bug#9927). 3334 * keyboard.c (Qleft, Qright): Remove duplicate definitions (Bug#9927).
3335 These were already defined in buffer.c, and the duplicate 3335 These were already defined in buffer.c, and the duplicate
3336 definitions cause problems on platforms like 'gcc -fno-common'. 3336 definitions cause problems on platforms like 'gcc -fno-common'.
3337 Reported by Peter Dyballa in: http://bugs.gnu.org/9927#137 3337 Reported by Peter Dyballa in: https://bugs.gnu.org/9927#137
3338 3338
33392014-10-05 Jan Djärv <jan.h.d@swipnet.se> 33392014-10-05 Jan Djärv <jan.h.d@swipnet.se>
3340 3340
@@ -3475,7 +3475,7 @@
3475 (my_create_window): Move the calculation of the coordinates of the 3475 (my_create_window): Move the calculation of the coordinates of the
3476 frame's top-left edge here. Pass them to the input thread via the 3476 frame's top-left edge here. Pass them to the input thread via the
3477 second parameter of the WM_EMACS_CREATEWINDOW message. 3477 second parameter of the WM_EMACS_CREATEWINDOW message.
3478 See http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00892.html 3478 See https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00892.html
3479 for the details. 3479 for the details.
3480 3480
34812014-09-30 Eli Zaretskii <eliz@gnu.org> 34812014-09-30 Eli Zaretskii <eliz@gnu.org>
@@ -3508,7 +3508,7 @@
3508 3508
3509 * alloc.c: Remove now-unnecessary check. 3509 * alloc.c: Remove now-unnecessary check.
3510 Suggested by Dmitry Antipov in: 3510 Suggested by Dmitry Antipov in:
3511 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00891.html 3511 https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00891.html
3512 3512
3513 * xterm.c (x_term_init): Allocate temps on stack, not on heap. 3513 * xterm.c (x_term_init): Allocate temps on stack, not on heap.
3514 3514
@@ -3650,7 +3650,7 @@
3650 3650
3651 Fix local_cons etc. to not exhaust the stack when in a loop. 3651 Fix local_cons etc. to not exhaust the stack when in a loop.
3652 Problem reported in: 3652 Problem reported in:
3653 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00696.html 3653 https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00696.html
3654 * buffer.c (Fother_buffer, other_buffer_safely, init_buffer): 3654 * buffer.c (Fother_buffer, other_buffer_safely, init_buffer):
3655 * charset.c (load_charset_map_from_file, Ffind_charset_region) 3655 * charset.c (load_charset_map_from_file, Ffind_charset_region)
3656 (Ffind_charset_string): 3656 (Ffind_charset_string):
@@ -3800,7 +3800,7 @@
3800 3800
3801 Fix SAFE_ALLOCA to not exhaust the stack when in a loop. 3801 Fix SAFE_ALLOCA to not exhaust the stack when in a loop.
3802 Reported by Dmitry Antipov in thread leading to: 3802 Reported by Dmitry Antipov in thread leading to:
3803 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00713.html 3803 https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00713.html
3804 This patch fixes only SAFE_ALLOCA, SAFE_NALLOCA, and SAFE_ALLOCA_LISP; 3804 This patch fixes only SAFE_ALLOCA, SAFE_NALLOCA, and SAFE_ALLOCA_LISP;
3805 the experimental local_* macros enabled by USE_LOCAL_ALLOCATORS 3805 the experimental local_* macros enabled by USE_LOCAL_ALLOCATORS
3806 remain unfixed. 3806 remain unfixed.
@@ -4133,7 +4133,7 @@
4133 4133
4134 Simplify lisp.h by removing the __COUNTER__ business. 4134 Simplify lisp.h by removing the __COUNTER__ business.
4135 Reported by Dmitry Antipov in: 4135 Reported by Dmitry Antipov in:
4136 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00220.html 4136 https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00220.html
4137 * lisp.h (make_local_vector, make_local_string) 4137 * lisp.h (make_local_vector, make_local_string)
4138 (build_local_string): Simplify by not bothering with __COUNTER__. 4138 (build_local_string): Simplify by not bothering with __COUNTER__.
4139 The __COUNTER__ business wasn't working properly, and was needed 4139 The __COUNTER__ business wasn't working properly, and was needed
@@ -4164,7 +4164,7 @@
4164 These can generate a constant with the correct value but the wrong 4164 These can generate a constant with the correct value but the wrong
4165 width, which doesn't work as a printf argument. All uses removed. 4165 width, which doesn't work as a printf argument. All uses removed.
4166 Reported by Dmitry Antipov in: 4166 Reported by Dmitry Antipov in:
4167 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00213.html 4167 https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00213.html
4168 (ENUMABLE): Remove; no longer needed. 4168 (ENUMABLE): Remove; no longer needed.
4169 (ARRAY_MARK_FLAG_val, PSEUDOVECTOR_FLAG_val, VALMASK_val): 4169 (ARRAY_MARK_FLAG_val, PSEUDOVECTOR_FLAG_val, VALMASK_val):
4170 Remove; no longer needed because of the above change. 4170 Remove; no longer needed because of the above change.
@@ -4275,7 +4275,7 @@
4275 4275
4276 Use SAFE_ALLOCA etc. to avoid unbounded stack allocation (Bug#18410). 4276 Use SAFE_ALLOCA etc. to avoid unbounded stack allocation (Bug#18410).
4277 This follows up on the recent thread in emacs-devel on alloca; see: 4277 This follows up on the recent thread in emacs-devel on alloca; see:
4278 http://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00042.html 4278 https://lists.gnu.org/archive/html/emacs-devel/2014-09/msg00042.html
4279 This patch also cleans up alloca-related glitches noted while 4279 This patch also cleans up alloca-related glitches noted while
4280 examining the code looking for unbounded alloca. 4280 examining the code looking for unbounded alloca.
4281 * alloc.c (listn): 4281 * alloc.c (listn):
@@ -4492,7 +4492,7 @@
4492 it's an unsigned data type). This can happen in R2L hscrolled 4492 it's an unsigned data type). This can happen in R2L hscrolled
4493 glyph rows, and caused us to draw the cursor glyph on the fringe. 4493 glyph rows, and caused us to draw the cursor glyph on the fringe.
4494 For the details, see 4494 For the details, see
4495 http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00543.html. 4495 https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00543.html.
4496 4496
44972014-08-31 Ken Brown <kbrown@cornell.edu> 44972014-08-31 Ken Brown <kbrown@cornell.edu>
4498 4498
@@ -4654,7 +4654,7 @@
4654 immediately following the newline on the previous line. 4654 immediately following the newline on the previous line.
4655 Avoids setting the ends_at_zv_p flag on screen lines that are not at or 4655 Avoids setting the ends_at_zv_p flag on screen lines that are not at or
4656 beyond ZV, which causes infloop in redisplay. For the details, see 4656 beyond ZV, which causes infloop in redisplay. For the details, see
4657 http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00368.html. 4657 https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00368.html.
4658 4658
4659 * dispnew.c (buffer_posn_from_coords): Fix mirroring of X 4659 * dispnew.c (buffer_posn_from_coords): Fix mirroring of X
4660 coordinate for hscrolled R2L screen lines. (Bug#18277) 4660 coordinate for hscrolled R2L screen lines. (Bug#18277)
@@ -4697,7 +4697,7 @@
4697 (init_sigsegv): Adjust accordingly. 4697 (init_sigsegv): Adjust accordingly.
4698 * keyboard.c (Vtop_level_message): Rename to 4698 * keyboard.c (Vtop_level_message): Rename to
4699 Vinternal__top_level_message, as suggested by Stefan Monnier in 4699 Vinternal__top_level_message, as suggested by Stefan Monnier in
4700 http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00493.html 4700 https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00493.html
4701 All related users changed. 4701 All related users changed.
4702 4702
47032014-08-26 Dmitry Antipov <dmantipov@yandex.ru> 47032014-08-26 Dmitry Antipov <dmantipov@yandex.ru>
@@ -4854,7 +4854,7 @@
4854 (Fset_window_new_total, Fset_window_new_normal) 4854 (Fset_window_new_total, Fset_window_new_normal)
4855 (Fwindow_resize_apply): Fix doc-strings (see Bug#18112). 4855 (Fwindow_resize_apply): Fix doc-strings (see Bug#18112).
4856 See also: 4856 See also:
4857 http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-08/msg00287.html 4857 https://lists.gnu.org/archive/html/bug-gnu-emacs/2014-08/msg00287.html
4858 4858
48592014-08-11 Eli Zaretskii <eliz@gnu.org> 48592014-08-11 Eli Zaretskii <eliz@gnu.org>
4860 4860
@@ -4943,7 +4943,7 @@
4943 4943
4944 * keyboard.c (safe_run_hooks): Follow the convenient style to bind 4944 * keyboard.c (safe_run_hooks): Follow the convenient style to bind
4945 inhibit-quit to t and pass 2 args to safe_run_hook_funcall. See 4945 inhibit-quit to t and pass 2 args to safe_run_hook_funcall. See
4946 <http://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00077.html>. 4946 <https://lists.gnu.org/archive/html/emacs-devel/2014-08/msg00077.html>.
4947 (safe_run_hook_funcall): Adjust accordingly. 4947 (safe_run_hook_funcall): Adjust accordingly.
4948 4948
49492014-08-04 Martin Rudalics <rudalics@gmx.at> 49492014-08-04 Martin Rudalics <rudalics@gmx.at>
@@ -5027,7 +5027,7 @@
50272014-08-01 Eli Zaretskii <eliz@gnu.org> 50272014-08-01 Eli Zaretskii <eliz@gnu.org>
5028 5028
5029 Fix display of R2L lines when the last character fits only partially. 5029 Fix display of R2L lines when the last character fits only partially.
5030 See http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00476.html 5030 See https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00476.html
5031 for the details. 5031 for the details.
5032 * xdisp.c (extend_face_to_end_of_line): If the last glyph of an 5032 * xdisp.c (extend_face_to_end_of_line): If the last glyph of an
5033 R2L row is visible only partially, give the row a negative x 5033 R2L row is visible only partially, give the row a negative x
@@ -5090,7 +5090,7 @@
5090 5090
5091 * xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly 5091 * xrdb.c (x_load_resources) [USE_MOTIF]: Although not strictly
5092 necessary, put horizontal scroll bar resources as well. See 5092 necessary, put horizontal scroll bar resources as well. See
5093 <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00430.html>. 5093 <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00430.html>.
5094 * xterm.c (x_sync_with_move): Really wait 0.5s, not 0.0005s. 5094 * xterm.c (x_sync_with_move): Really wait 0.5s, not 0.0005s.
5095 5095
50962014-07-29 Dmitry Antipov <dmantipov@yandex.ru> 50962014-07-29 Dmitry Antipov <dmantipov@yandex.ru>
@@ -5148,7 +5148,7 @@
5148 (adjust_frame_size): Always declare prototype. 5148 (adjust_frame_size): Always declare prototype.
5149 5149
5150 Fix Gnus-related issues reported by David Kastrup <dak@gnu.org> in 5150 Fix Gnus-related issues reported by David Kastrup <dak@gnu.org> in
5151 <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00370.html>. 5151 <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00370.html>.
5152 * atimer.c (timerfd_callback): Always read expiration data. 5152 * atimer.c (timerfd_callback): Always read expiration data.
5153 Add comment. 5153 Add comment.
5154 (turn_on_atimers) [HAVE_TIMERFD]: Disarm timerfd timer. 5154 (turn_on_atimers) [HAVE_TIMERFD]: Disarm timerfd timer.
@@ -5597,7 +5597,7 @@
55972014-07-24 Dmitry Antipov <dmantipov@yandex.ru> 55972014-07-24 Dmitry Antipov <dmantipov@yandex.ru>
5598 5598
5599 Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> in 5599 Fix error reported by Angelo Graziosi <angelo.graziosi@alice.it> in
5600 <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00274.html> 5600 <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00274.html>
5601 and complete previous change. 5601 and complete previous change.
5602 * frame.c (adjust_frame_height): New function. 5602 * frame.c (adjust_frame_height): New function.
5603 (Fset_frame_height, Fset_frame_size): Use it. 5603 (Fset_frame_height, Fset_frame_size): Use it.
@@ -5607,7 +5607,7 @@
5607 5607
5608 * frame.c (Fset_frame_height): Take frame top margin into account. 5608 * frame.c (Fset_frame_height): Take frame top margin into account.
5609 Incorrect behavior was reported by Martin Rudalics <rudalics@gmx.at> in 5609 Incorrect behavior was reported by Martin Rudalics <rudalics@gmx.at> in
5610 <http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00258.html> 5610 <https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00258.html>
5611 5611
56122014-07-22 Dmitry Antipov <dmantipov@yandex.ru> 56122014-07-22 Dmitry Antipov <dmantipov@yandex.ru>
5613 5613
@@ -6223,7 +6223,7 @@
6223 * fns.c (validate_subarray): Add prototype. 6223 * fns.c (validate_subarray): Add prototype.
6224 (Fcompare_substring): Use validate_subarray to check ranges. 6224 (Fcompare_substring): Use validate_subarray to check ranges.
6225 Adjust comment to mention that the semantics was changed. Also see 6225 Adjust comment to mention that the semantics was changed. Also see
6226 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00447.html. 6226 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00447.html.
6227 6227
62282014-06-24 Paul Eggert <eggert@cs.ucla.edu> 62282014-06-24 Paul Eggert <eggert@cs.ucla.edu>
6229 6229
@@ -6320,7 +6320,7 @@
6320 6320
6321 Omit redundant extern decls. 6321 Omit redundant extern decls.
6322 Most of this patch is from Dmitry Antipov, in: 6322 Most of this patch is from Dmitry Antipov, in:
6323 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00263.html 6323 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00263.html
6324 * commands.h (update_mode_lines): 6324 * commands.h (update_mode_lines):
6325 * frame.h (Qbackground_color, Qforeground_color) 6325 * frame.h (Qbackground_color, Qforeground_color)
6326 (x_set_menu_bar_lines): 6326 (x_set_menu_bar_lines):
@@ -6372,7 +6372,7 @@
6372 6372
6373 * Makefile.in (ns-app): Fix typo that broke build on OS X. 6373 * Makefile.in (ns-app): Fix typo that broke build on OS X.
6374 Reported by David Caldwell in: 6374 Reported by David Caldwell in:
6375 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00251.html 6375 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00251.html
6376 6376
63772014-06-16 Dmitry Antipov <dmantipov@yandex.ru> 63772014-06-16 Dmitry Antipov <dmantipov@yandex.ru>
6378 6378
@@ -6654,7 +6654,7 @@
6654 6654
6655 * emacs.c: Include "sysselect.h", to define its inline functions. 6655 * emacs.c: Include "sysselect.h", to define its inline functions.
6656 Reported by Glenn Morris in: 6656 Reported by Glenn Morris in:
6657 http://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00077.html 6657 https://lists.gnu.org/archive/html/emacs-devel/2014-06/msg00077.html
6658 6658
6659 Do not require libXt-devel when building with gtk. 6659 Do not require libXt-devel when building with gtk.
6660 * gtkutil.h, menu.h: Include lwlib-widget.h, not lwlib-h, to avoid 6660 * gtkutil.h, menu.h: Include lwlib-widget.h, not lwlib-h, to avoid
@@ -7080,7 +7080,7 @@
7080 (Fgarbage_collect): Calculate the end address of the stack portion 7080 (Fgarbage_collect): Calculate the end address of the stack portion
7081 that needs to be examined by mark_stack, and pass that address to 7081 that needs to be examined by mark_stack, and pass that address to
7082 garbage_collect_1, which will pass it to mark_stack. 7082 garbage_collect_1, which will pass it to mark_stack.
7083 See http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00270.html 7083 See https://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00270.html
7084 for more details about the underlying problems. In particular, 7084 for more details about the underlying problems. In particular,
7085 this avoids dumping Emacs with the large hash-table whose value is 7085 this avoids dumping Emacs with the large hash-table whose value is
7086 held in purify-flag for most of the time loadup.el runs. 7086 held in purify-flag for most of the time loadup.el runs.
@@ -7298,7 +7298,7 @@
7298 * term.c (tty_menu_display): Move the cursor to the active menu item. 7298 * term.c (tty_menu_display): Move the cursor to the active menu item.
7299 (tty_menu_activate): Return the cursor to the active menu item 7299 (tty_menu_activate): Return the cursor to the active menu item
7300 after displaying the menu and after displaying help-echo. 7300 after displaying the menu and after displaying help-echo.
7301 See http://lists.gnu.org/archive/html/emacs-devel/2014-04/msg00402.html 7301 See https://lists.gnu.org/archive/html/emacs-devel/2014-04/msg00402.html
7302 for the details of why this is needed by screen readers and 7302 for the details of why this is needed by screen readers and
7303 Braille displays. 7303 Braille displays.
7304 7304
@@ -8628,7 +8628,7 @@
8628 * terminal.c (initial_free_frame_resources): New function. 8628 * terminal.c (initial_free_frame_resources): New function.
8629 (init_initial_terminal): Install new hook to free face cache 8629 (init_initial_terminal): Install new hook to free face cache
8630 on initial frame and avoid memory leak. For details, see 8630 on initial frame and avoid memory leak. For details, see
8631 <http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01974.html>. 8631 <https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01974.html>.
8632 * xfaces.c (free_frame_faces): Adjust comment. 8632 * xfaces.c (free_frame_faces): Adjust comment.
8633 8633
86342014-01-26 Paul Eggert <eggert@cs.ucla.edu> 86342014-01-26 Paul Eggert <eggert@cs.ucla.edu>
@@ -8689,7 +8689,7 @@
8689 * xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction): 8689 * xdisp.c (reseat_1, Fcurrent_bidi_paragraph_direction):
8690 Avoid undefined behavior by initializing display property bit of a 8690 Avoid undefined behavior by initializing display property bit of a
8691 string processed by the bidirectional iterator. For details, see 8691 string processed by the bidirectional iterator. For details, see
8692 <http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01920.html>. 8692 <https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01920.html>.
8693 8693
86942014-01-23 Paul Eggert <eggert@cs.ucla.edu> 86942014-01-23 Paul Eggert <eggert@cs.ucla.edu>
8695 8695
@@ -8732,7 +8732,7 @@
8732 8732
8733 Avoid undefined behavior by initializing buffer redisplay bit. 8733 Avoid undefined behavior by initializing buffer redisplay bit.
8734 Reported by Dmitry Antipov in 8734 Reported by Dmitry Antipov in
8735 <http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01756.html>. 8735 <https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01756.html>.
8736 * buffer.c (Fget_buffer_create): Initialize redisplay bit. 8736 * buffer.c (Fget_buffer_create): Initialize redisplay bit.
8737 8737
8738 Revert some of the CANNOT_DUMP fix (Bug#16494). 8738 Revert some of the CANNOT_DUMP fix (Bug#16494).
@@ -8780,7 +8780,7 @@
8780 8780
8781 Fix MinGW64 porting problem with _setjmp. 8781 Fix MinGW64 porting problem with _setjmp.
8782 Reported by Eli Zaretskii in: 8782 Reported by Eli Zaretskii in:
8783 http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01297.html 8783 https://lists.gnu.org/archive/html/emacs-devel/2014-01/msg01297.html
8784 * image.c (FAST_SETJMP, FAST_LONGJMP): New macros, replacing 8784 * image.c (FAST_SETJMP, FAST_LONGJMP): New macros, replacing
8785 the old _setjmp and _longjmp. All uses changed. 8785 the old _setjmp and _longjmp. All uses changed.
8786 8786
@@ -9756,7 +9756,7 @@
9756 9756
9757 * xterm.c (x_make_frame_visible): Restore hack which is needed when 9757 * xterm.c (x_make_frame_visible): Restore hack which is needed when
9758 input polling is used. This is still meaningful for Cygwin, see 9758 input polling is used. This is still meaningful for Cygwin, see
9759 http://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00351.html. 9759 https://lists.gnu.org/archive/html/emacs-devel/2013-12/msg00351.html.
9760 * keyboard.c (poll_for_input_1, input_polling_used): 9760 * keyboard.c (poll_for_input_1, input_polling_used):
9761 Define unconditionally. 9761 Define unconditionally.
9762 * dispextern.h (FACE_SUITABLE_FOR_CHAR_P): Remove unused macro. 9762 * dispextern.h (FACE_SUITABLE_FOR_CHAR_P): Remove unused macro.
@@ -10573,7 +10573,7 @@
10573 10573
10574 Fix some dependency problems that cause unnecessary recompiles. 10574 Fix some dependency problems that cause unnecessary recompiles.
10575 Reported by RMS in 10575 Reported by RMS in
10576 <http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00421.html>. 10576 <https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00421.html>.
10577 * Makefile.in (OLDXMENU_TARGET, OLDXMENU, OLDXMENU_DEPS) 10577 * Makefile.in (OLDXMENU_TARGET, OLDXMENU, OLDXMENU_DEPS)
10578 (really-lwlib, really-oldXMenu, stamp-oldxmenu) 10578 (really-lwlib, really-oldXMenu, stamp-oldxmenu)
10579 (../src/$(OLDXMENU), $(OLDXMENU)): Remove. 10579 (../src/$(OLDXMENU), $(OLDXMENU)): Remove.
@@ -10584,7 +10584,7 @@
10584 Fix recently introduced bool vector overrun. 10584 Fix recently introduced bool vector overrun.
10585 This was due to an optimization that went awry. 10585 This was due to an optimization that went awry.
10586 Reported by Glenn Morris in 10586 Reported by Glenn Morris in
10587 <http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00622.html>. 10587 <https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00622.html>.
10588 * alloc.c (make_uninit_bool_vector): Don't allocate a dummy word 10588 * alloc.c (make_uninit_bool_vector): Don't allocate a dummy word
10589 for empty vectors, undoing the 2013-11-18 change. 10589 for empty vectors, undoing the 2013-11-18 change.
10590 * data.c (bool_vector_binop_driver): Rely on this. 10590 * data.c (bool_vector_binop_driver): Rely on this.
@@ -10635,7 +10635,7 @@
10635 10635
10636 Always allocate at least one bits_word per bool vector. 10636 Always allocate at least one bits_word per bool vector.
10637 See Daniel Colascione in: 10637 See Daniel Colascione in:
10638 http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00518.html 10638 https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00518.html
10639 * alloc.c (make_uninit_bool_vector): Always allocate at least one word. 10639 * alloc.c (make_uninit_bool_vector): Always allocate at least one word.
10640 * data.c (bool_vector_binop_driver): Rely on this. Tune. 10640 * data.c (bool_vector_binop_driver): Rely on this. Tune.
10641 * lisp.h (struct Lisp_Bool_vector): Document this. 10641 * lisp.h (struct Lisp_Bool_vector): Document this.
@@ -10672,7 +10672,7 @@
10672 10672
10673 * data.c: Work around bogus GCC diagnostic about shift count. 10673 * data.c: Work around bogus GCC diagnostic about shift count.
10674 Reported by Eli Zaretskii in 10674 Reported by Eli Zaretskii in
10675 <http://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00489.html>. 10675 <https://lists.gnu.org/archive/html/emacs-devel/2013-11/msg00489.html>.
10676 (pre_value): New function. 10676 (pre_value): New function.
10677 (count_trailing_zero_bits): Use it. 10677 (count_trailing_zero_bits): Use it.
10678 10678
@@ -11049,7 +11049,7 @@
11049 * buffer.c (init_buffer): Don't store default-directory of 11049 * buffer.c (init_buffer): Don't store default-directory of
11050 *scratch* in multibyte form. The original problem which led to 11050 *scratch* in multibyte form. The original problem which led to
11051 that is described in 11051 that is described in
11052 http://lists.gnu.org/archive/html/emacs-pretest-bug/2004-11/msg00532.html, 11052 https://lists.gnu.org/archive/html/emacs-pretest-bug/2004-11/msg00532.html,
11053 but it was solved long ago. (Bug#15260) 11053 but it was solved long ago. (Bug#15260)
11054 11054
110552013-11-04 Paul Eggert <eggert@cs.ucla.edu> 110552013-11-04 Paul Eggert <eggert@cs.ucla.edu>
@@ -11293,7 +11293,7 @@
11293 the same font object. 11293 the same font object.
11294 11294
11295 Perform font-specific cleanup when font object is swept by GC. See 11295 Perform font-specific cleanup when font object is swept by GC. See
11296 http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00740.html. 11296 https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00740.html.
11297 * alloc.c (cleanup_vector): New function. 11297 * alloc.c (cleanup_vector): New function.
11298 (sweep_vector): Call it for each reclaimed vector object. 11298 (sweep_vector): Call it for each reclaimed vector object.
11299 * font.h (struct font): Adjust comment. 11299 * font.h (struct font): Adjust comment.
@@ -11347,7 +11347,7 @@
11347 * keyboard.c (make_lispy_event): Remove GPM-specific code that 11347 * keyboard.c (make_lispy_event): Remove GPM-specific code that
11348 handles mouse clicks. Instead, let GPM use the same code as all 11348 handles mouse clicks. Instead, let GPM use the same code as all
11349 the other mice use. See the discussion starting at 11349 the other mice use. See the discussion starting at
11350 http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00521.html 11350 https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00521.html
11351 for the details of the problem with the menu bar this fixes. 11351 for the details of the problem with the menu bar this fixes.
11352 11352
113532013-10-18 Dmitry Antipov <dmantipov@yandex.ru> 113532013-10-18 Dmitry Antipov <dmantipov@yandex.ru>
@@ -11722,7 +11722,7 @@
11722 flavors of 'eassert', one for where 'assume' is far more likely 11722 flavors of 'eassert', one for where 'assume' is far more likely
11723 to help or to hurt; but that can be done later. 11723 to help or to hurt; but that can be done later.
11724 Reported by Dmitry Antipov in 11724 Reported by Dmitry Antipov in
11725 <http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00276.html>. 11725 <https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00276.html>.
11726 Also, don't include <verify.h>; no longer needed. 11726 Also, don't include <verify.h>; no longer needed.
11727 11727
117282013-10-09 Glenn Morris <rgm@gnu.org> 117282013-10-09 Glenn Morris <rgm@gnu.org>
@@ -11891,7 +11891,7 @@
11891 11891
11892 Do not allocate huge temporary memory areas and objects while encoding 11892 Do not allocate huge temporary memory areas and objects while encoding
11893 for file I/O, thus reducing an enormous memory usage for large buffers. 11893 for file I/O, thus reducing an enormous memory usage for large buffers.
11894 See http://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00180.html. 11894 See https://lists.gnu.org/archive/html/emacs-devel/2013-10/msg00180.html.
11895 * coding.h (struct coding_system): New member raw_destination. 11895 * coding.h (struct coding_system): New member raw_destination.
11896 * coding.c (setup_coding_system): Initialize it to zero. 11896 * coding.c (setup_coding_system): Initialize it to zero.
11897 (encode_coding_object): If raw_destination is set, do not create 11897 (encode_coding_object): If raw_destination is set, do not create
@@ -12132,14 +12132,14 @@
12132 12132
12133 * dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enums 12133 * dispnew.c (clear_glyph_row, copy_row_except_pointers): Use enums
12134 instead of ints, as it's the usual style for offsetof constants. See: 12134 instead of ints, as it's the usual style for offsetof constants. See:
12135 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00478.html 12135 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00478.html
12136 12136
12137 * data.c (POPCOUNT_STATIC_INLINE): New macro, as a hack for popcount. 12137 * data.c (POPCOUNT_STATIC_INLINE): New macro, as a hack for popcount.
12138 This is ugly, but it should fix the performance problem for older 12138 This is ugly, but it should fix the performance problem for older
12139 GCC versions in the short run. I'll look into integrating the 12139 GCC versions in the short run. I'll look into integrating the
12140 Gnulib module for popcount, as a better fix. 12140 Gnulib module for popcount, as a better fix.
12141 See the thread starting in: 12141 See the thread starting in:
12142 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00474.html 12142 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00474.html
12143 (popcount_size_t_generic) [NEED_GENERIC_POPCOUNT]: 12143 (popcount_size_t_generic) [NEED_GENERIC_POPCOUNT]:
12144 (popcount_size_t_msc) [USE_MSC_POPCOUNT]: 12144 (popcount_size_t_msc) [USE_MSC_POPCOUNT]:
12145 (popcount_size_t_gcc) [USE_GCC_POPCOUNT]: 12145 (popcount_size_t_gcc) [USE_GCC_POPCOUNT]:
@@ -12331,7 +12331,7 @@
12331 which must have the same definition in all modules, because the 12331 which must have the same definition in all modules, because the
12332 defining code might be shared across modules, depending on the 12332 defining code might be shared across modules, depending on the
12333 implementation. Symptoms reported by Martin Rudalics in: 12333 implementation. Symptoms reported by Martin Rudalics in:
12334 http://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00414.html 12334 https://lists.gnu.org/archive/html/emacs-devel/2013-09/msg00414.html
12335 * regex.c, syntax.c (SYNTAX_ENTRY_VIA_PROPERTY): Remove. 12335 * regex.c, syntax.c (SYNTAX_ENTRY_VIA_PROPERTY): Remove.
12336 (SYNTAX, SYNTAX_ENTRY, SYNTAX_WITH_FLAGS): New macros, 12336 (SYNTAX, SYNTAX_ENTRY, SYNTAX_WITH_FLAGS): New macros,
12337 overriding the corresponding functions in syntax.h. 12337 overriding the corresponding functions in syntax.h.
@@ -14498,7 +14498,7 @@
14498 * w32uniscribe.c (uniscribe_list, uniscribe_match) 14498 * w32uniscribe.c (uniscribe_list, uniscribe_match)
14499 (uniscribe_list_family): Adjust to match font API change. 14499 (uniscribe_list_family): Adjust to match font API change.
14500 MS-Windows breakage reported by Juanma Barranquero <lekktu@gmail.com> 14500 MS-Windows breakage reported by Juanma Barranquero <lekktu@gmail.com>
14501 at http://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00006.html. 14501 at https://lists.gnu.org/archive/html/emacs-devel/2013-08/msg00006.html.
14502 14502
145032013-08-01 Dmitry Antipov <dmantipov@yandex.ru> 145032013-08-01 Dmitry Antipov <dmantipov@yandex.ru>
14504 14504
@@ -14691,7 +14691,7 @@
14691 * eval.c (Fprogn): Do not check that BODY is a proper list. 14691 * eval.c (Fprogn): Do not check that BODY is a proper list.
14692 This undoes the previous change. The check slows down the 14692 This undoes the previous change. The check slows down the
14693 interpreter, and is not needed to prevent a crash. See 14693 interpreter, and is not needed to prevent a crash. See
14694 <http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00693.html>. 14694 <https://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00693.html>.
14695 14695
146962013-07-23 Glenn Morris <rgm@gnu.org> 146962013-07-23 Glenn Morris <rgm@gnu.org>
14697 14697
@@ -15206,7 +15206,7 @@
15206 15206
15207 * deps.mk (sysdep.o): Remove dependency on ../lib/ignore-value.h. 15207 * deps.mk (sysdep.o): Remove dependency on ../lib/ignore-value.h.
15208 Reported by Herbert J. Skuhra in 15208 Reported by Herbert J. Skuhra in
15209 <http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00455.html>. 15209 <https://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00455.html>.
15210 15210
15211 Don't lose top specpdl entry when memory is exhausted. 15211 Don't lose top specpdl entry when memory is exhausted.
15212 * eval.c (grow_specpdl): Increment specpdl top by 1 and check for 15212 * eval.c (grow_specpdl): Increment specpdl top by 1 and check for
@@ -15642,7 +15642,7 @@
15642 Try again to fix FreeBSD bug re multithreaded memory alloc (Bug#14569). 15642 Try again to fix FreeBSD bug re multithreaded memory alloc (Bug#14569).
15643 * emacs.c (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]: 15643 * emacs.c (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
15644 Do not clear _malloc_thread_enabled_p, undoing the previous change, 15644 Do not clear _malloc_thread_enabled_p, undoing the previous change,
15645 which did not work (see <http://bugs.gnu.org/14569#307>). 15645 which did not work (see <https://bugs.gnu.org/14569#307>).
15646 (main): Do not invoke malloc_enable_thread if (! CANNOT_DUMP 15646 (main): Do not invoke malloc_enable_thread if (! CANNOT_DUMP
15647 && (!noninteractive || initialized)). This attempts to thread 15647 && (!noninteractive || initialized)). This attempts to thread
15648 the needle between the Scylla of FreeBSD and the Charybdis of Cygwin. 15648 the needle between the Scylla of FreeBSD and the Charybdis of Cygwin.
@@ -15657,7 +15657,7 @@
15657 Try to fix FreeBSD bug re multithreaded memory allocation (Bug#14569). 15657 Try to fix FreeBSD bug re multithreaded memory allocation (Bug#14569).
15658 * emacs.c (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]: 15658 * emacs.c (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
15659 Clear _malloc_thread_enabled_p at startup. Reported by Ashish SHUKLA in 15659 Clear _malloc_thread_enabled_p at startup. Reported by Ashish SHUKLA in
15660 <http://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00088.html>. 15660 <https://lists.gnu.org/archive/html/emacs-devel/2013-07/msg00088.html>.
15661 15661
156622013-07-02 Paul Eggert <eggert@cs.ucla.edu> 156622013-07-02 Paul Eggert <eggert@cs.ucla.edu>
15663 15663
@@ -15714,7 +15714,7 @@
15714 * emacs.c (malloc_enable_thread): Hoist extern decl to top level. 15714 * emacs.c (malloc_enable_thread): Hoist extern decl to top level.
15715 (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]: 15715 (main) [HAVE_PTHREAD && !SYSTEM_MALLOC && !DOUG_LEA_MALLOC]:
15716 Invoke malloc_enable_thread even when not interactive. 15716 Invoke malloc_enable_thread even when not interactive.
15717 Reported by Ken Brown in <http://bugs.gnu.org/14569#275>. 15717 Reported by Ken Brown in <https://bugs.gnu.org/14569#275>.
15718 * process.c (init_process_emacs) [CYGWIN]: Tickle glib even 15718 * process.c (init_process_emacs) [CYGWIN]: Tickle glib even
15719 in this case, since the underlying bug has now been fixed. 15719 in this case, since the underlying bug has now been fixed.
15720 15720
@@ -16084,7 +16084,7 @@
160842013-06-17 Paul Eggert <eggert@cs.ucla.edu> 160842013-06-17 Paul Eggert <eggert@cs.ucla.edu>
16085 16085
16086 Move functions from lisp.h to individual modules when possible. 16086 Move functions from lisp.h to individual modules when possible.
16087 From a suggestion by Andreas Schwab in <http://bugs.gnu.org/11935#68>. 16087 From a suggestion by Andreas Schwab in <https://bugs.gnu.org/11935#68>.
16088 * alloc.c (XFLOAT_INIT, set_symbol_name): 16088 * alloc.c (XFLOAT_INIT, set_symbol_name):
16089 * buffer.c (CHECK_OVERLAY): 16089 * buffer.c (CHECK_OVERLAY):
16090 * chartab.c (CHECK_CHAR_TABLE, set_char_table_ascii) 16090 * chartab.c (CHECK_CHAR_TABLE, set_char_table_ascii)
@@ -16344,7 +16344,7 @@
16344 16344
16345 A few porting etc. fixes for the new file monitor code. 16345 A few porting etc. fixes for the new file monitor code.
16346 See the thread containing 16346 See the thread containing
16347 <http://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00109.html>. 16347 <https://lists.gnu.org/archive/html/emacs-devel/2013-06/msg00109.html>.
16348 * gfilenotify.c (dir_monitor_callback, Fgfile_add_watch) 16348 * gfilenotify.c (dir_monitor_callback, Fgfile_add_watch)
16349 (Fgfile_rm_watch): Don't assume EMACS_INT is the same width as a pointer. 16349 (Fgfile_rm_watch): Don't assume EMACS_INT is the same width as a pointer.
16350 (dir_monitor_callback, Fgfile_rm_watch): 16350 (dir_monitor_callback, Fgfile_rm_watch):
@@ -17194,7 +17194,7 @@
17194 more than one line when there's an overlay string with a display 17194 more than one line when there's an overlay string with a display
17195 property at end of line. 17195 property at end of line.
17196 Reported by Karl Chen <Karl.Chen@quarl.org> in 17196 Reported by Karl Chen <Karl.Chen@quarl.org> in
17197 http://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00362.html. 17197 https://lists.gnu.org/archive/html/emacs-devel/2013-04/msg00362.html.
17198 17198
171992013-04-12 Stefan Monnier <monnier@iro.umontreal.ca> 171992013-04-12 Stefan Monnier <monnier@iro.umontreal.ca>
17200 17200
diff --git a/src/alloc.c b/src/alloc.c
index 87e9ef0059b..2e6399e7f8d 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -5902,7 +5902,7 @@ mark_pinned_symbols (void)
5902 where mark_stack finds values that look like live Lisp objects on 5902 where mark_stack finds values that look like live Lisp objects on
5903 portions of stack that couldn't possibly contain such live objects. 5903 portions of stack that couldn't possibly contain such live objects.
5904 For more details of this, see the discussion at 5904 For more details of this, see the discussion at
5905 http://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00270.html. */ 5905 https://lists.gnu.org/archive/html/emacs-devel/2014-05/msg00270.html. */
5906static Lisp_Object 5906static Lisp_Object
5907garbage_collect_1 (void *end) 5907garbage_collect_1 (void *end)
5908{ 5908{
diff --git a/src/atimer.c b/src/atimer.c
index 0abd6c19c3a..0a43797756c 100644
--- a/src/atimer.c
+++ b/src/atimer.c
@@ -419,7 +419,7 @@ timerfd_callback (int fd, void *arg)
419 else if (nbytes < 0) 419 else if (nbytes < 0)
420 /* For some not yet known reason, we may get weird event and no 420 /* For some not yet known reason, we may get weird event and no
421 data on timer descriptor. This can break Gnus at least, see: 421 data on timer descriptor. This can break Gnus at least, see:
422 http://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00503.html. */ 422 https://lists.gnu.org/archive/html/emacs-devel/2014-07/msg00503.html. */
423 eassert (errno == EAGAIN); 423 eassert (errno == EAGAIN);
424 else 424 else
425 /* I don't know what else can happen with this descriptor. */ 425 /* I don't know what else can happen with this descriptor. */
diff --git a/src/callproc.c b/src/callproc.c
index 9375ce5312c..8f13e98fd11 100644
--- a/src/callproc.c
+++ b/src/callproc.c
@@ -634,7 +634,7 @@ call_process (ptrdiff_t nargs, Lisp_Object *args, int filefd,
634#ifdef DARWIN_OS 634#ifdef DARWIN_OS
635 /* Work around a macOS bug, where SIGCHLD is apparently 635 /* Work around a macOS bug, where SIGCHLD is apparently
636 delivered to a vforked child instead of to its parent. See: 636 delivered to a vforked child instead of to its parent. See:
637 http://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00342.html 637 https://lists.gnu.org/archive/html/emacs-devel/2017-05/msg00342.html
638 */ 638 */
639 signal (SIGCHLD, SIG_DFL); 639 signal (SIGCHLD, SIG_DFL);
640#endif 640#endif
diff --git a/src/dispnew.c b/src/dispnew.c
index 4a319ccc11b..ad59704a168 100644
--- a/src/dispnew.c
+++ b/src/dispnew.c
@@ -1699,7 +1699,7 @@ required_matrix_height (struct window *w)
1699 1699
1700 if (FRAME_WINDOW_P (f)) 1700 if (FRAME_WINDOW_P (f))
1701 { 1701 {
1702 /* http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html */ 1702 /* https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html */
1703 int ch_height = max (FRAME_SMALLEST_FONT_HEIGHT (f), 1); 1703 int ch_height = max (FRAME_SMALLEST_FONT_HEIGHT (f), 1);
1704 int window_pixel_height = window_box_height (w) + eabs (w->vscroll); 1704 int window_pixel_height = window_box_height (w) + eabs (w->vscroll);
1705 1705
@@ -1726,7 +1726,7 @@ required_matrix_width (struct window *w)
1726 struct frame *f = XFRAME (w->frame); 1726 struct frame *f = XFRAME (w->frame);
1727 if (FRAME_WINDOW_P (f)) 1727 if (FRAME_WINDOW_P (f))
1728 { 1728 {
1729 /* http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html */ 1729 /* https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html */
1730 int ch_width = max (FRAME_SMALLEST_CHAR_WIDTH (f), 1); 1730 int ch_width = max (FRAME_SMALLEST_CHAR_WIDTH (f), 1);
1731 1731
1732 /* Compute number of glyphs needed in a glyph row. */ 1732 /* Compute number of glyphs needed in a glyph row. */
diff --git a/src/eval.c b/src/eval.c
index 39d78364d5f..acda64e7f04 100644
--- a/src/eval.c
+++ b/src/eval.c
@@ -616,7 +616,7 @@ The return value is BASE-VARIABLE. */)
616 emacs_abort (); 616 emacs_abort ();
617 } 617 }
618 618
619 /* http://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00834.html 619 /* https://lists.gnu.org/archive/html/emacs-devel/2008-04/msg00834.html
620 If n_a is bound, but b_v is not, set the value of b_v to n_a, 620 If n_a is bound, but b_v is not, set the value of b_v to n_a,
621 so that old-code that affects n_a before the aliasing is setup 621 so that old-code that affects n_a before the aliasing is setup
622 still works. */ 622 still works. */
diff --git a/src/frame.c b/src/frame.c
index 4ec54fa3473..1aff3a007ac 100644
--- a/src/frame.c
+++ b/src/frame.c
@@ -2029,7 +2029,7 @@ delete_frame (Lisp_Object frame, Lisp_Object force)
2029#if defined (USE_X_TOOLKIT) || defined (USE_GTK) 2029#if defined (USE_X_TOOLKIT) || defined (USE_GTK)
2030 /* FIXME: Deleting the terminal crashes emacs because of a GTK 2030 /* FIXME: Deleting the terminal crashes emacs because of a GTK
2031 bug. 2031 bug.
2032 http://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00363.html */ 2032 https://lists.gnu.org/archive/html/emacs-devel/2011-10/msg00363.html */
2033 2033
2034 /* Since a similar behavior was observed on the Lucid and Motif 2034 /* Since a similar behavior was observed on the Lucid and Motif
2035 builds (see Bug#5802, Bug#21509, Bug#23499, Bug#27816), we now 2035 builds (see Bug#5802, Bug#21509, Bug#23499, Bug#27816), we now
diff --git a/src/gtkutil.c b/src/gtkutil.c
index 9f05524738b..a07ee4b1b02 100644
--- a/src/gtkutil.c
+++ b/src/gtkutil.c
@@ -1367,7 +1367,7 @@ x_wm_set_size_hint (struct frame *f, long int flags, bool user_position)
1367 1367
1368 /* Don't set size hints during initialization; that apparently leads 1368 /* Don't set size hints during initialization; that apparently leads
1369 to a race condition. See the thread at 1369 to a race condition. See the thread at
1370 http://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00033.html */ 1370 https://lists.gnu.org/archive/html/emacs-devel/2008-10/msg00033.html */
1371 if (NILP (Vafter_init_time) 1371 if (NILP (Vafter_init_time)
1372 || !FRAME_GTK_OUTER_WIDGET (f) 1372 || !FRAME_GTK_OUTER_WIDGET (f)
1373 || FRAME_PARENT_FRAME (f)) 1373 || FRAME_PARENT_FRAME (f))
diff --git a/src/lisp.h b/src/lisp.h
index 0c3ca3ae06b..680c25d4c49 100644
--- a/src/lisp.h
+++ b/src/lisp.h
@@ -492,7 +492,7 @@ enum Lisp_Fwd_Type
492 492
493/* If you want to define a new Lisp data type, here are some 493/* If you want to define a new Lisp data type, here are some
494 instructions. See the thread at 494 instructions. See the thread at
495 http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00561.html 495 https://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00561.html
496 for more info. 496 for more info.
497 497
498 First, there are already a couple of Lisp types that can be used if 498 First, there are already a couple of Lisp types that can be used if
diff --git a/src/sysdep.c b/src/sysdep.c
index 1e6e0d011ba..26d381f5796 100644
--- a/src/sysdep.c
+++ b/src/sysdep.c
@@ -463,7 +463,7 @@ child_setup_tty (int out)
463 s.main.c_oflag |= OPOST; /* Enable output postprocessing */ 463 s.main.c_oflag |= OPOST; /* Enable output postprocessing */
464 s.main.c_oflag &= ~ONLCR; /* Disable map of NL to CR-NL on output */ 464 s.main.c_oflag &= ~ONLCR; /* Disable map of NL to CR-NL on output */
465#ifdef NLDLY 465#ifdef NLDLY
466 /* http://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00406.html 466 /* https://lists.gnu.org/archive/html/emacs-devel/2008-05/msg00406.html
467 Some versions of GNU Hurd do not have FFDLY? */ 467 Some versions of GNU Hurd do not have FFDLY? */
468#ifdef FFDLY 468#ifdef FFDLY
469 s.main.c_oflag &= ~(NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY); 469 s.main.c_oflag &= ~(NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY);
@@ -2056,7 +2056,7 @@ init_signals (bool dumping)
2056 thread_fatal_action.sa_flags = process_fatal_action.sa_flags; 2056 thread_fatal_action.sa_flags = process_fatal_action.sa_flags;
2057 2057
2058 /* SIGINT may need special treatment on MS-Windows. See 2058 /* SIGINT may need special treatment on MS-Windows. See
2059 http://lists.gnu.org/archive/html/emacs-devel/2010-09/msg01062.html 2059 https://lists.gnu.org/archive/html/emacs-devel/2010-09/msg01062.html
2060 Please update the doc of kill-emacs, kill-emacs-hook, and 2060 Please update the doc of kill-emacs, kill-emacs-hook, and
2061 NEWS if you change this. */ 2061 NEWS if you change this. */
2062 2062
diff --git a/src/term.c b/src/term.c
index 065bce45d3c..06695d1ec61 100644
--- a/src/term.c
+++ b/src/term.c
@@ -2057,7 +2057,7 @@ TERMINAL does not refer to a text terminal. */)
2057 2057
2058/* Declare here rather than in the function, as in the rest of Emacs, 2058/* Declare here rather than in the function, as in the rest of Emacs,
2059 to work around an HPUX compiler bug (?). See 2059 to work around an HPUX compiler bug (?). See
2060 http://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00410.html */ 2060 https://lists.gnu.org/archive/html/emacs-devel/2007-08/msg00410.html */
2061static int default_max_colors; 2061static int default_max_colors;
2062static int default_no_color_video; 2062static int default_no_color_video;
2063static char *default_orig_pair; 2063static char *default_orig_pair;
diff --git a/src/w32term.c b/src/w32term.c
index c15cbbfa847..e62d49dd947 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -417,7 +417,7 @@ w32_draw_rectangle (HDC hdc, XGCValues *gc, int x, int y,
417 is 1 pixel wider and higher than its arguments WIDTH and HEIGHT. 417 is 1 pixel wider and higher than its arguments WIDTH and HEIGHT.
418 This allows us to keep the code that calls this function similar 418 This allows us to keep the code that calls this function similar
419 to the corresponding code in xterm.c. For the details, see 419 to the corresponding code in xterm.c. For the details, see
420 http://lists.gnu.org/archives/html/emacs-devel/2014-10/msg00546.html. */ 420 https://lists.gnu.org/archives/html/emacs-devel/2014-10/msg00546.html. */
421 Rectangle (hdc, x, y, x + width + 1, y + height + 1); 421 Rectangle (hdc, x, y, x + width + 1, y + height + 1);
422 422
423 SelectObject (hdc, oldhb); 423 SelectObject (hdc, oldhb);
diff --git a/src/xfns.c b/src/xfns.c
index 69955fe9a8f..9022e4a9674 100644
--- a/src/xfns.c
+++ b/src/xfns.c
@@ -6328,7 +6328,7 @@ x_create_tip_frame (struct x_display_info *dpyinfo, Lisp_Object parms)
6328 } 6328 }
6329 6329
6330 /* FIXME - can this be done in a similar way to normal frames? 6330 /* FIXME - can this be done in a similar way to normal frames?
6331 http://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00641.html */ 6331 https://lists.gnu.org/archive/html/emacs-devel/2007-10/msg00641.html */
6332 6332
6333 /* Set the `display-type' frame parameter before setting up faces. */ 6333 /* Set the `display-type' frame parameter before setting up faces. */
6334 { 6334 {
diff --git a/src/xsettings.c b/src/xsettings.c
index f73b791d519..e35c61651cb 100644
--- a/src/xsettings.c
+++ b/src/xsettings.c
@@ -675,8 +675,8 @@ apply_xft_settings (struct x_display_info *dpyinfo,
675 of unrelated settings that override users' font customizations, 675 of unrelated settings that override users' font customizations,
676 among others. Compare: 676 among others. Compare:
677 677
678 http://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00557.html 678 https://lists.gnu.org/archive/html/emacs-devel/2016-05/msg00557.html
679 http://lists.gnu.org/archive/html/bug-gnu-emacs/2016-12/msg00820.html 679 https://lists.gnu.org/archive/html/bug-gnu-emacs/2016-12/msg00820.html
680 680
681 As soon as the dynamic-settings code has been tested and 681 As soon as the dynamic-settings code has been tested and
682 verified, this Emacs 25.2 workaround should be removed. */ 682 verified, this Emacs 25.2 workaround should be removed. */
diff --git a/src/xterm.c b/src/xterm.c
index 90275763cbe..d90654b101d 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -3870,7 +3870,7 @@ static void
3870x_shift_glyphs_for_insert (struct frame *f, int x, int y, int width, int height, int shift_by) 3870x_shift_glyphs_for_insert (struct frame *f, int x, int y, int width, int height, int shift_by)
3871{ 3871{
3872/* Never called on a GUI frame, see 3872/* Never called on a GUI frame, see
3873 http://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00456.html 3873 https://lists.gnu.org/archive/html/emacs-devel/2015-05/msg00456.html
3874*/ 3874*/
3875 XCopyArea (FRAME_X_DISPLAY (f), FRAME_X_DRAWABLE (f), FRAME_X_DRAWABLE (f), 3875 XCopyArea (FRAME_X_DISPLAY (f), FRAME_X_DRAWABLE (f), FRAME_X_DRAWABLE (f),
3876 f->output_data.x->normal_gc, 3876 f->output_data.x->normal_gc,
@@ -12524,7 +12524,7 @@ x_term_init (Lisp_Object display_name, char *xrm_option, char *resource_name)
12524 dpyinfo->xcb_connection = xcb_conn; 12524 dpyinfo->xcb_connection = xcb_conn;
12525#endif 12525#endif
12526 12526
12527 /* http://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html */ 12527 /* https://lists.gnu.org/archive/html/emacs-devel/2015-11/msg00194.html */
12528 dpyinfo->smallest_font_height = 1; 12528 dpyinfo->smallest_font_height = 1;
12529 dpyinfo->smallest_char_width = 1; 12529 dpyinfo->smallest_char_width = 1;
12530 12530
diff --git a/test/ChangeLog.1 b/test/ChangeLog.1
index d244798038f..7b228abd1d9 100644
--- a/test/ChangeLog.1
+++ b/test/ChangeLog.1
@@ -1307,7 +1307,7 @@
1307 * automated/undo-tests.el (undo-test-in-region-not-most-recent): 1307 * automated/undo-tests.el (undo-test-in-region-not-most-recent):
1308 Add new test of undo in region. 1308 Add new test of undo in region.
1309 (undo-test-in-region-eob): Add test case described at 1309 (undo-test-in-region-eob): Add test case described at
1310 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411 1310 https://debbugs.gnu.org/cgi/bugreport.cgi?bug=16411
1311 1311
13122014-02-28 Michael Albinus <michael.albinus@gmx.de> 13122014-02-28 Michael Albinus <michael.albinus@gmx.de>
1313 1313
diff --git a/test/lisp/replace-tests.el b/test/lisp/replace-tests.el
index b98406d8ef8..06b6dd8a0a9 100644
--- a/test/lisp/replace-tests.el
+++ b/test/lisp/replace-tests.el
@@ -54,7 +54,7 @@ fx
54 6:fx 54 6:fx
55") 55")
56 ;; * Test multi-line matches, this is the first test from 56 ;; * Test multi-line matches, this is the first test from
57 ;; http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg01008.html 57 ;; https://lists.gnu.org/archive/html/emacs-devel/2005-06/msg01008.html
58 ;; where numbers are replaced with letters. 58 ;; where numbers are replaced with letters.
59 ("a\na" 0 "\ 59 ("a\na" 0 "\
60a 60a
@@ -70,7 +70,7 @@ a
70 :a 70 :a
71") 71")
72 ;; * Test multi-line matches, this is the second test from 72 ;; * Test multi-line matches, this is the second test from
73 ;; http://lists.gnu.org/archive/html/emacs-devel/2005-06/msg01008.html 73 ;; https://lists.gnu.org/archive/html/emacs-devel/2005-06/msg01008.html
74 ;; where numbers are replaced with letters. 74 ;; where numbers are replaced with letters.
75 ("a\nb" 0 "\ 75 ("a\nb" 0 "\
76a 76a
diff --git a/test/lisp/vc/vc-bzr-tests.el b/test/lisp/vc/vc-bzr-tests.el
index e751f562866..85f401eb37b 100644
--- a/test/lisp/vc/vc-bzr-tests.el
+++ b/test/lisp/vc/vc-bzr-tests.el
@@ -106,7 +106,7 @@
106 (should (get-buffer "*vc-log*"))) 106 (should (get-buffer "*vc-log*")))
107 (delete-directory homedir t)))) 107 (delete-directory homedir t))))
108 108
109;; http://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00145.html 109;; https://lists.gnu.org/archive/html/help-gnu-emacs/2012-04/msg00145.html
110(ert-deftest vc-bzr-test-faulty-bzr-autoloads () 110(ert-deftest vc-bzr-test-faulty-bzr-autoloads ()
111 "Test we can generate autoloads in a bzr directory when bzr is faulty." 111 "Test we can generate autoloads in a bzr directory when bzr is faulty."
112 (skip-unless (executable-find vc-bzr-program)) 112 (skip-unless (executable-find vc-bzr-program))
diff --git a/test/manual/etags/c-src/emacs/src/lisp.h b/test/manual/etags/c-src/emacs/src/lisp.h
index c4b78fc628b..0c7da366519 100644
--- a/test/manual/etags/c-src/emacs/src/lisp.h
+++ b/test/manual/etags/c-src/emacs/src/lisp.h
@@ -510,7 +510,7 @@ enum Lisp_Fwd_Type
510 510
511/* If you want to define a new Lisp data type, here are some 511/* If you want to define a new Lisp data type, here are some
512 instructions. See the thread at 512 instructions. See the thread at
513 http://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00561.html 513 https://lists.gnu.org/archive/html/emacs-devel/2012-10/msg00561.html
514 for more info. 514 for more info.
515 515
516 First, there are already a couple of Lisp types that can be used if 516 First, there are already a couple of Lisp types that can be used if