From: Paul Eggert Date: Tue, 9 Jan 2018 23:29:25 +0000 (-0800) Subject: Merge from origin/emacs-26 X-Git-Tag: emacs-27.0.90~5908 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ddb26f79b20329ada5f5bc6e1742807d029e06c0;p=emacs.git Merge from origin/emacs-26 7668717d6f Merge from Gnulib 9e4d523427 * lisp/epg.el (epg-start-sign): Replace obsolete functions. 26c58f31a8 Small fix for erc-logging-enabled 34b41e3bc6 Quieten semantic normal usage e25f961e37 Avoid irrelevant hyperlink in doc string of 'epa-pinentry-... ec2636513c * doc/misc/tramp.texi (Remote processes): Mention gdb rest... 918a052a42 Query background for gnome terminal version 3.22 (Bug#29716) 1dfc27576a Make pixel-wise scrolling less laggy f92264fc2a Fix child frame placement issues (bug#29953) a5f718c4c5 ; * doc/lispref/text.texi (Change Hooks): Fix last change. e876f5f9fb Describe the precise interaction of complex primitives wit... 3a22097cf6 Fix valgrind report in call-interactively d5f1c87bfe * src/editfns.c (Fsave_excursion): Doc fix. (Bug#30001) b8d74c4578 Fix mark-defun when there's no spaces between successive d... a377c652b5 Fix Dired display and operations on file names with raw bytes d9d6e8a04c ; Comments related to src/termcap.c f8a07fa6b1 Improve documentation of 'gdb-many-windows' f82400798e Fix failures in smerge-mode on MS-Windows --- ddb26f79b20329ada5f5bc6e1742807d029e06c0 diff --cc build-aux/config.guess index 770cb5c7eb0,588fe82a42a..ba28704cd61 --- a/build-aux/config.guess +++ b/build-aux/config.guess @@@ -1,8 -1,8 +1,8 @@@ #! /bin/sh # Attempt to guess a canonical system name. -# Copyright 1992-2018 Free Software Foundation, Inc. +# Copyright 1992-2017 Free Software Foundation, Inc. - timestamp='2017-12-17' + timestamp='2018-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by diff --cc build-aux/config.sub index 4fa505b51aa,f2632cd8a2b..a2ff1fb0565 --- a/build-aux/config.sub +++ b/build-aux/config.sub @@@ -1,8 -1,8 +1,8 @@@ #! /bin/sh # Configuration validation subroutine script. -# Copyright 1992-2018 Free Software Foundation, Inc. +# Copyright 1992-2017 Free Software Foundation, Inc. - timestamp='2017-11-23' + timestamp='2018-01-01' # This file is free software; you can redistribute it and/or modify it # under the terms of the GNU General Public License as published by