From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Aidan Gauland Newsgroups: gmane.emacs.diffs,gmane.emacs.devel Subject: Re: /srv/bzr/emacs/trunk r112148: Added eshell-tramp module Date: Fri, 29 Mar 2013 11:02:12 +1300 Message-ID: <87zjxnmbdn.fsf@dimension8.tehua.net> References: <87wqst2vw3.fsf@no8wireless.co.nz> <87hajw6iog.fsf@no8wireless.co.nz> <871uazygft.fsf@gmx.de> <87obe3nvk5.fsf@dimension8.tehua.net> <83obe3w9y3.fsf@gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1364508155 22170 80.91.229.3 (28 Mar 2013 22:02:35 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 28 Mar 2013 22:02:35 +0000 (UTC) Cc: michael.albinus@gmx.de, emacs-diffs@gnu.org, emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-diffs-bounces+gnu-emacs-diffs=m.gmane.org@gnu.org Thu Mar 28 23:03:01 2013 Return-path: Envelope-to: gnu-emacs-diffs@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 1ULKuR-0000Ly-Pg for gnu-emacs-diffs@m.gmane.org; Thu, 28 Mar 2013 23:02:59 +0100 Original-Received: from localhost ([::1]:57857 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKu3-0000YF-KP for gnu-emacs-diffs@m.gmane.org; Thu, 28 Mar 2013 18:02:35 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:59802) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKty-0000XY-CI for emacs-diffs@gnu.org; Thu, 28 Mar 2013 18:02:32 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULKtv-00066q-Jz for emacs-diffs@gnu.org; Thu, 28 Mar 2013 18:02:30 -0400 Original-Received: from jersey.rurallink.co.nz ([114.134.15.197]:46597 helo=smtp.rurallink.co.nz) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULKtv-00065z-93; Thu, 28 Mar 2013 18:02:27 -0400 Original-Received: from 114-134-7-65.rurallink.co.nz ([114.134.7.65] helo=dimension8.tehua.net) by smtp.rurallink.co.nz with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1ULKtn-00056C-MC; Fri, 29 Mar 2013 11:02:22 +1300 In-Reply-To: <83obe3w9y3.fsf@gnu.org> (Eli Zaretskii's message of "Thu, 28 Mar 2013 22:23:00 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.2 (gnu/linux) X-Rurallink-Authenticated-User: aidalgol@no8wireless.co.nz X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 114.134.15.197 X-BeenThere: emacs-diffs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Mailing list for Emacs changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-diffs-bounces+gnu-emacs-diffs=m.gmane.org@gnu.org Original-Sender: emacs-diffs-bounces+gnu-emacs-diffs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.diffs:120077 gmane.emacs.devel:158390 Archived-At: Eli Zaretskii writes: >> What's the policy regarding when to mention a change in NEWS? > > When it is something users will want to know about. OK, now in which section should I mention this change? "Changes in Emacs" or "Changes in Specialized Modes and Packages"? And for which version? 24.4? --Aidan