From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Chong Yidong" Newsgroups: gmane.emacs.devel Subject: New speedbar version Date: Fri, 30 Sep 2005 10:47:37 -0400 (EDT) Message-ID: <52547.18.95.6.75.1128091657.squirrel@www.stupidchicken.com> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Trace: sea.gmane.org 1128092128 18454 80.91.229.2 (30 Sep 2005 14:55:28 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 30 Sep 2005 14:55:28 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 30 16:55:25 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1ELMGC-00030E-H8 for ged-emacs-devel@m.gmane.org; Fri, 30 Sep 2005 16:53:16 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELMGC-0006Bg-15 for ged-emacs-devel@m.gmane.org; Fri, 30 Sep 2005 10:53:16 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1ELMDL-00050K-Oz for emacs-devel@gnu.org; Fri, 30 Sep 2005 10:50:20 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1ELMDC-0004ty-L8 for emacs-devel@gnu.org; Fri, 30 Sep 2005 10:50:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ELMD9-0004sV-HN for emacs-devel@gnu.org; Fri, 30 Sep 2005 10:50:07 -0400 Original-Received: from [64.21.80.18] (helo=shark.whbdns.com) by monty-python.gnu.org with esmtp (TLS-1.0:DHE_RSA_3DES_EDE_CBC_SHA:24) (Exim 4.34) id 1ELMAr-0001S9-U6 for emacs-devel@gnu.org; Fri, 30 Sep 2005 10:47:46 -0400 Original-Received: from stupidch by shark.whbdns.com with local (Exim 4.52) id 1ELMAj-0004R9-UQ for emacs-devel@gnu.org; Fri, 30 Sep 2005 10:47:37 -0400 Original-Received: from 18.95.6.75 ([18.95.6.75]) (SquirrelMail authenticated user cyd@stupidchicken.com) by www.stupidchicken.com with HTTP; Fri, 30 Sep 2005 10:47:37 -0400 (EDT) Original-To: emacs-devel@gnu.org User-Agent: SquirrelMail/1.4.4 X-Priority: 3 (Normal) Importance: Normal X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - shark.whbdns.com X-AntiAbuse: Original Domain - gnu.org X-AntiAbuse: Originator/Caller UID/GID - [32675 33085] / [47 12] X-AntiAbuse: Sender Address Domain - stupidchicken.com X-Source: /usr/local/cpanel/3rdparty/bin/php X-Source-Args: /usr/local/cpanel/3rdparty/bin/php /usr/local/cpanel/base/3rdparty/squirrelmail/src/compose.php X-Source-Dir: :/base/3rdparty/squirrelmail/src 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:43386 Archived-At: A new version of speedbar.el has been checked in. It depends on three new files: dframe.el, ezimage.el, and sb-image.el, which have been added to the CVS repository. The lisp/sb-*.xpm images have been removed, and a new set of image files has been added in the directory etc/images/ezimage. Please use `cvs -Rd up' to get the new files, and make bootstrap. It would be good if people could test the new speedbar version and see if there are any compatibility problems. Thanks.