From mboxrd@z Thu Jan  1 00:00:00 1970
Path: news.gmane.org!not-for-mail
From: Eli Zaretskii <eliz@gnu.org>
Newsgroups: gmane.emacs.devel
Subject: Re: Add function eshell/clear to clear current eshell buffer
Date: Sun, 19 Apr 2015 21:24:42 +0300
Message-ID: <83pp705639.fsf@gnu.org>
References: <874mpwhxml.fsf@gmail.com> <83lhj7lcgn.fsf@gnu.org>
	<87y4n7e1bn.fsf@gmail.com> <831tkz6yh1.fsf@gnu.org>
	<87oao23dbb.fsf@gmail.com>
	<20150309101126.GA11863@boo.workgroup> <83twxu5fh5.fsf@gnu.org>
	<87y4lpofl5.fsf@lifelogs.com> <83vbgt7gqw.fsf@gnu.org>
	<87d231o954.fsf@lifelogs.com> <83r3rh7dsb.fsf@gnu.org>
	<87mw25sbvx.fsf@gmail.com> <83lhhp795h.fsf@gnu.org>
	<87fv7xi48y.fsf@gmail.com> <87pp71m3y3.fsf@lifelogs.com>
	<87383wspyy.fsf@gmail.com> <83wq185ghq.fsf@gnu.org>
	<87iocs802g.fsf@gmail.com>
Reply-To: Eli Zaretskii <eliz@gnu.org>
NNTP-Posting-Host: plane.gmane.org
X-Trace: ger.gmane.org 1429467914 7910 80.91.229.3 (19 Apr 2015 18:25:14 GMT)
X-Complaints-To: usenet@ger.gmane.org
NNTP-Posting-Date: Sun, 19 Apr 2015 18:25:14 +0000 (UTC)
Cc: emacs-devel@gnu.org
To: vibhavp@gmail.com
Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun Apr 19 20:25:06 2015
Return-path: <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>
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 <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>)
	id 1Yjttx-00089F-Rg
	for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2015 20:25:05 +0200
Original-Received: from localhost ([::1]:49307 helo=lists.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org>)
	id 1Yjttx-0008L3-4c
	for ged-emacs-devel@m.gmane.org; Sun, 19 Apr 2015 14:25:05 -0400
Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:47444)
	by lists.gnu.org with esmtp (Exim 4.71)
	(envelope-from <eliz@gnu.org>) id 1Yjttt-0008KE-6i
	for emacs-devel@gnu.org; Sun, 19 Apr 2015 14:25:02 -0400
Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <eliz@gnu.org>) id 1Yjttq-0000a7-1y
	for emacs-devel@gnu.org; Sun, 19 Apr 2015 14:25:01 -0400
Original-Received: from mtaout23.012.net.il ([80.179.55.175]:54553)
	by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from <eliz@gnu.org>)
	id 1Yjttp-0000Zz-Pu
	for emacs-devel@gnu.org; Sun, 19 Apr 2015 14:24:57 -0400
Original-Received: from conversion-daemon.a-mtaout23.012.net.il by
	a-mtaout23.012.net.il (HyperSendmail v2007.08) id
	<0NN200900G3F1U00@a-mtaout23.012.net.il> for
	emacs-devel@gnu.org; Sun, 19 Apr 2015 21:24:55 +0300 (IDT)
Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout23.012.net.il
	(HyperSendmail v2007.08) with ESMTPA id
	<0NN2009U9GHF1Z00@a-mtaout23.012.net.il>;
	Sun, 19 Apr 2015 21:24:51 +0300 (IDT)
In-reply-to: <87iocs802g.fsf@gmail.com>
X-012-Sender: halo1@inter.net.il
X-detected-operating-system: by eggs.gnu.org: Solaris 10
X-Received-From: 80.179.55.175
X-BeenThere: emacs-devel@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: "Emacs development discussions." <emacs-devel.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-devel>
List-Post: <mailto:emacs-devel@gnu.org>
List-Help: <mailto:emacs-devel-request@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/emacs-devel>,
	<mailto:emacs-devel-request@gnu.org?subject=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:185677
Archived-At: <http://permalink.gmane.org/gmane.emacs.devel/185677>

> From: vibhavp@gmail.com
> Date: Sun, 19 Apr 2015 23:36:31 +0530
> Cc: emacs-devel@gnu.org
> 
> I've pushed the changes, which include an entry for "clear" in
> eshell.texi

Thanks.  That means you should mark the NEWS entry with "+++", as
explained in the beginning of that file.