From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: Commit for emacs-25, fixing undo with revert-buffer Date: Thu, 30 Jun 2016 18:39:14 +0300 Message-ID: <83k2h6vg7x.fsf@gnu.org> References: <06759cf52b3dd9c6a684b1ecaafa2e16.squirrel@cloud103.planethippo.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1467301200 4780 80.91.229.3 (30 Jun 2016 15:40:00 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 30 Jun 2016 15:40:00 +0000 (UTC) Cc: emacs-devel@gnu.org To: "Phillip Lord" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jun 30 17:39:56 2016 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1bIe4E-0002aQ-O4 for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2016 17:39:50 +0200 Original-Received: from localhost ([::1]:51235 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIe4D-0007hn-P5 for ged-emacs-devel@m.gmane.org; Thu, 30 Jun 2016 11:39:49 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:33396) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIe43-0007g2-Mh for emacs-devel@gnu.org; Thu, 30 Jun 2016 11:39:40 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bIe40-0003X7-HH for emacs-devel@gnu.org; Thu, 30 Jun 2016 11:39:39 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:41682) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bIe40-0003Wy-EG; Thu, 30 Jun 2016 11:39:36 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:4573 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.82) (envelope-from ) id 1bIe3w-00038a-H0; Thu, 30 Jun 2016 11:39:33 -0400 In-reply-to: <06759cf52b3dd9c6a684b1ecaafa2e16.squirrel@cloud103.planethippo.com> (phillip.lord@russet.org.uk) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:204996 Archived-At: > Date: Thu, 30 Jun 2016 00:15:31 +0100 > From: "Phillip Lord" > > I would like to apply this patch for emacs-25 fixing Bug#23785. Fine with me. Stefan?