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: trunk r113878: Refine previous change. Date: Fri, 16 Aug 2013 08:22:07 +0800 Message-ID: References: <834nasoy4d.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1376612533 21666 80.91.229.3 (16 Aug 2013 00:22:13 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 Aug 2013 00:22:13 +0000 (UTC) Cc: Eli Zaretskii , emacs-devel To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Aug 16 02:22:16 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 1VA7o0-0001sV-2D for ged-emacs-devel@m.gmane.org; Fri, 16 Aug 2013 02:22:16 +0200 Original-Received: from localhost ([::1]:56093 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA7nz-0005uf-KP for ged-emacs-devel@m.gmane.org; Thu, 15 Aug 2013 20:22:15 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:59703) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA7nw-0005uW-31 for emacs-devel@gnu.org; Thu, 15 Aug 2013 20:22:12 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VA7nv-0000B1-2L for emacs-devel@gnu.org; Thu, 15 Aug 2013 20:22:12 -0400 Original-Received: from mail-ie0-x22b.google.com ([2607:f8b0:4001:c03::22b]:50340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VA7ns-00008i-A0; Thu, 15 Aug 2013 20:22:08 -0400 Original-Received: by mail-ie0-f171.google.com with SMTP id 10so2391257ied.2 for ; Thu, 15 Aug 2013 17:22:07 -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=yH+zYlPo1M0kqdnS98w2AOrwedwmdvo1/IALJxyN52s=; b=ZGxuQUyQ4OXmdXIOzaBYv4q6MyiEGHJmWRe3twB7KKK97uzu48XnuwOg1+z1soQ4NM /92sVT8B9xfZVIfCDuB51kZCoDhI5gID4o9KXo/zoKPPx8ZcsqLsvJFhP6zgLoxfcgP8 3sUdqx48/uafFRKVKZ4JKPYjT30nkaXtREXmh7+OulFgc+qH7EJtE6TsTqWndA3spCyj 6rfRe2u6L1lG2JwkD2V+d7EGKUejem5ex7OKV5WLZKeHX9guvqB70DSidpwKEv9gsIP1 CVu0ER7uFSoKwolhxnkKT5p5HOUCplImoLd5AQPp/CyrfuSrp2MdVg57FDdvf0rLVtNQ FkjQ== X-Received: by 10.50.50.210 with SMTP id e18mr3571249igo.9.1376612527292; Thu, 15 Aug 2013 17:22:07 -0700 (PDT) Original-Received: by 10.43.152.207 with HTTP; Thu, 15 Aug 2013 17:22:07 -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::22b 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:162794 Archived-At: On Thu, Aug 15, 2013 at 10:18 AM, Glenn Morris wrote: > Xue Fuqiao wrote: > >> OK, I'll remove them. BTW in "(elisp) Character Motion" and "(elisp) >> Creating Markers", there are similar sentences, should I remove them all? > > I think so. > Rather than removing, I suggest enclosing them inside ignore/end ignore > with a comment that says the behavior used to be documented until 2013/08. OK, done as revision 113906. -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/