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: password.el? Date: Thu, 24 Mar 2005 21:53:33 -0500 (EST) Message-ID: <4104.220.255.130.182.1111719213.squirrel@220.255.130.182> 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 1111719368 27243 80.91.229.2 (25 Mar 2005 02:56:08 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 25 Mar 2005 02:56:08 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 25 03:56:08 2005 Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1DEezU-0003hh-J5 for ged-emacs-devel@m.gmane.org; Fri, 25 Mar 2005 03:56:04 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEfEt-00061X-Dy for ged-emacs-devel@m.gmane.org; Thu, 24 Mar 2005 22:11:59 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1DEfCk-0004f0-05 for emacs-devel@gnu.org; Thu, 24 Mar 2005 22:09:46 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1DEfCZ-0004Zp-UF for emacs-devel@gnu.org; Thu, 24 Mar 2005 22:09:39 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1DEfCX-0004Ts-VP for emacs-devel@gnu.org; Thu, 24 Mar 2005 22:09:34 -0500 Original-Received: from [64.21.80.18] (helo=shark.dnsvelocity.com) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1DEexJ-0008Cf-3g for emacs-devel@gnu.org; Thu, 24 Mar 2005 21:53:49 -0500 Original-Received: from stupidch by shark.dnsvelocity.com with local (Exim 4.44) id 1DEex3-0004Vt-6E for emacs-devel@gnu.org; Thu, 24 Mar 2005 21:53:33 -0500 Original-Received: from 220.255.130.182 ([220.255.130.182]) (SquirrelMail authenticated user cyd@stupidchicken.com); by www.stupidchicken.com with HTTP; Thu, 24 Mar 2005 21:53:33 -0500 (EST) Original-To: emacs-devel@gnu.org User-Agent: SquirrelMail/1.4.3a X-Mailer: SquirrelMail/1.4.3a 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.dnsvelocity.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 X-MailScanner-To: ged-emacs-devel@m.gmane.org Xref: news.gmane.org gmane.emacs.devel:35125 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:35125 According to /etc/NEWS: ** The new package password.el provide a password cache and expiring mechanism. I don't see password.el anywhere in the lisp tree. Should the entry be removed?