From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Francesco Potorti` Newsgroups: gmane.emacs.devel Subject: Re: Minor patch to revise two links in MORE.STUFF Date: Sun, 09 Aug 2009 23:52:53 +0200 Message-ID: References: NNTP-Posting-Host: lo.gmane.org X-Trace: ger.gmane.org 1249854864 13314 80.91.229.12 (9 Aug 2009 21:54:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 9 Aug 2009 21:54:24 +0000 (UTC) Cc: emacs-devel@gnu.org To: CHENG Gao Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Aug 09 23:54:17 2009 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1MaGLI-0007HF-Bp for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 23:54:16 +0200 Original-Received: from localhost ([127.0.0.1]:47776 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaGLH-0002TE-Q6 for ged-emacs-devel@m.gmane.org; Sun, 09 Aug 2009 17:54:15 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MaGLC-0002SW-AE for emacs-devel@gnu.org; Sun, 09 Aug 2009 17:54:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MaGL7-0002Ry-IF for emacs-devel@gnu.org; Sun, 09 Aug 2009 17:54:09 -0400 Original-Received: from [199.232.76.173] (port=52503 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MaGL7-0002Rv-BP for emacs-devel@gnu.org; Sun, 09 Aug 2009 17:54:05 -0400 Original-Received: from mx2.isti.cnr.it ([194.119.192.4]:2165) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MaGL6-0007cQ-UX for emacs-devel@gnu.org; Sun, 09 Aug 2009 17:54:05 -0400 Original-Received: from conversionlocal.isti.cnr.it by mx.isti.cnr.it (PMDF V6.4 #31598) id <01NCC587XDB49VVUHB@mx.isti.cnr.it> for emacs-devel@gnu.org; Sun, 09 Aug 2009 23:52:56 +0200 (MEST) Original-Received: from tucano.isti.cnr.it (tucano.isti.cnr.it [146.48.81.102]) by mx.isti.cnr.it (PMDF V6.4 #31599) with ESMTPSA id <01NCC586GMCQ9S3UFA@mx.isti.cnr.it>; Sun, 09 Aug 2009 23:52:54 +0200 Original-Received: from pot by tucano.isti.cnr.it with local (Exim 4.69) (envelope-from ) id 1MaGJx-00071U-DR; Sun, 09 Aug 2009 23:52:53 +0200 In-reply-to: X-INSM-ip-source: 146.48.81.102 Auth Done X-fingerprint: 4B02 6187 5C03 D6B1 2E31 7666 09DF 2DC9 BE21 6115 X-detected-operating-system: by monty-python.gnu.org: OpenVMS 7.2 (Multinet 4.3-4.4 stack) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:113886 Archived-At: >Attached is a patch file (generated with git format-patch) to update >links of Etags and Ispell. ... >--- > etc/MORE.STUFF | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/etc/MORE.STUFF b/etc/MORE.STUFF >index aa36a50..504b32c 100644 >--- a/etc/MORE.STUFF >+++ b/etc/MORE.STUFF >@@ -62,11 +62,11 @@ You might find bug-fixes or enhancements in these places. > > * ERC: > >- * Etags: >+ * Etags: This is wrong. The correct link is the old one. Why this change?