From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: David PONCE Newsgroups: gmane.emacs.devel Subject: Re: We can install tree-widget.el now. Date: Fri, 14 May 2004 13:54:15 +0200 (CEST) Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <6525111.1084535655179.JavaMail.www@wwinf0303> Reply-To: david.ponce@wanadoo.fr NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: sea.gmane.org 1084536839 9065 80.91.224.253 (14 May 2004 12:13:59 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 14 May 2004 12:13:59 +0000 (UTC) Cc: emacs-devel Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Fri May 14 14:13:47 2004 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BObZT-0007mB-00 for ; Fri, 14 May 2004 14:13:47 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1BObZT-0003ek-00 for ; Fri, 14 May 2004 14:13:47 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BObQy-0007no-6n for emacs-devel@quimby.gnus.org; Fri, 14 May 2004 08:05:00 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.34) id 1BObQc-0007n4-B3 for emacs-devel@gnu.org; Fri, 14 May 2004 08:04:38 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.34) id 1BObGa-0006OO-F6 for emacs-devel@gnu.org; Fri, 14 May 2004 07:54:48 -0400 Original-Received: from [193.252.22.28] (helo=mwinf0302.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BObGZ-0006O3-Nf; Fri, 14 May 2004 07:54:15 -0400 Original-Received: from wwinf0303 (wwinf0303 [172.22.134.30]) by mwinf0302.wanadoo.fr (SMTP Server) with ESMTP id 2EF7AC0009E0; Fri, 14 May 2004 13:54:15 +0200 (CEST) Original-To: rms@gnu.org X-Originating-IP: [194.2.245.141] X-WUM-FROM: |~| X-WUM-TO: |~| X-WUM-CC: |~| X-WUM-REPLYTO: |~| X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.4 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:23398 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:23398 Hi, > OK, I installed tree-widget.el in the lisp subdirectory and > tree-widget image themes in etc/tree-widget. Do you think I should add an NEWS entry for tree-widget? Is this proposal good enough? Thanks! David Index: NEWS =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /cvsroot/emacs/emacs/etc/NEWS,v retrieving revision 1.967 diff -c -r1.967 NEWS *** NEWS=0913 May 2004 01:23:07 -0000=091.967 --- NEWS=0914 May 2004 11:48:41 -0000 *************** *** 1794,1799 **** --- 1794,1802 ---- =0C * New modes and packages in Emacs 21.4 =20 + ** The new library tree-widget.el provides a widget to display tree + data structures. +=20 ** The wdired.el package allows you to use normal editing commands on dir= ed buffers to change filenames, permissions, etc... =20