From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r113923: Doc fix for `buffer-undo-list'. Date: Sat, 17 Aug 2013 06:32:47 +0800 Message-ID: References: NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1376692370 7772 80.91.229.3 (16 Aug 2013 22:32:50 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Aug 2013 22:32:50 +0000 (UTC) Cc: emacs-devel To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 17 00:32:53 2013 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 1VASZg-0004lg-Ko for ged-emacs-devel@m.gmane.org; Sat, 17 Aug 2013 00:32:52 +0200 Original-Received: from localhost ([::1]:33362 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VASZg-0006QD-8i for ged-emacs-devel@m.gmane.org; Fri, 16 Aug 2013 18:32:52 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:37845) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VASZc-0006NA-V0 for emacs-devel@gnu.org; Fri, 16 Aug 2013 18:32:49 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VASZb-0000GM-TO for emacs-devel@gnu.org; Fri, 16 Aug 2013 18:32:48 -0400 Original-Received: from mail-ie0-x235.google.com ([2607:f8b0:4001:c03::235]:62800) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VASZb-0000GE-Op for emacs-devel@gnu.org; Fri, 16 Aug 2013 18:32:47 -0400 Original-Received: by mail-ie0-f181.google.com with SMTP id x14so4333337ief.40 for ; Fri, 16 Aug 2013 15:32:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=smWqvuxfbmmEk1+EZQXDoukw3sl5fLfezmqTNHzmGxU=; b=nWSKYdDD+/eW4mBbxGLJrYBWb+Iquvb5rrexKXRFIx7emaT71GArBf52RYMUCVllVe QrlS6rzo6OCdw8Hefe1Bs0fUBRWu+bIFtI1lnP0i/w++S1X9u1jmFidpcbVl5dxZJ3IL zgw0Sdp+4ssOUzOAaM4GUJN7UKi8+T8le1tF3UUlBwONi8ovCD0SZcsYDQgR2lFCIioQ wK6ELyJirLrY7pwHwiDtGV5lMczXh3/cBN4YGDWn4hANUiDHt4KWafBaXYFFdI8G5QCf br3Xaa6YWVh+zmaOj3t8fhNiOcpUvQbHTiszRg/HaYhz45Of+BJ7QHN+QgHoe89lkSPe viYg== X-Received: by 10.42.80.136 with SMTP id v8mr2014323ick.37.1376692367179; Fri, 16 Aug 2013 15:32:47 -0700 (PDT) Original-Received: by 10.43.152.207 with HTTP; Fri, 16 Aug 2013 15:32:47 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::235 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 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-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:162831 Archived-At: On Sat, Aug 17, 2013 at 1:56 AM, Stefan Monnier wrote: >> +by @var{delta} bytes. It is undone by calling @var{funname} with > > I think this should be "chars" not "bytes". OK, fixed in revision 113929. -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/