From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Drew Adams" Newsgroups: gmane.emacs.devel Subject: RE: icomplete.el changes Date: Fri, 30 May 2008 15:17:53 -0700 Message-ID: <007c01c8c2a3$019e0490$0200a8c0@us.oracle.com> References: <006701c8c290$97fd2cd0$0200a8c0@us.oracle.com> <007201c8c29d$a048d1c0$0200a8c0@us.oracle.com> <48407604.80108@gmail.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1212185945 30423 80.91.229.12 (30 May 2008 22:19:05 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 30 May 2008 22:19:05 +0000 (UTC) Cc: 'Eli Zaretskii' , emacs-devel@gnu.org To: "'Lennart Borgman \(gmail\)'" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 31 00:19:46 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K2Cws-0003Cq-7l for ged-emacs-devel@m.gmane.org; Sat, 31 May 2008 00:19:46 +0200 Original-Received: from localhost ([127.0.0.1]:39072 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2Cw6-0007Jr-Cy for ged-emacs-devel@m.gmane.org; Fri, 30 May 2008 18:18:58 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K2Cw1-0007Ji-UZ for emacs-devel@gnu.org; Fri, 30 May 2008 18:18:53 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K2Cw0-0007JO-ER for emacs-devel@gnu.org; Fri, 30 May 2008 18:18:53 -0400 Original-Received: from [199.232.76.173] (port=49575 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K2Cw0-0007JL-BC for emacs-devel@gnu.org; Fri, 30 May 2008 18:18:52 -0400 Original-Received: from agminet01.oracle.com ([141.146.126.228]:24603) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1K2Cvv-0007y1-0m; Fri, 30 May 2008 18:18:47 -0400 Original-Received: from agmgw1.us.oracle.com (agmgw1.us.oracle.com [152.68.180.212]) by agminet01.oracle.com (Switch-3.2.4/Switch-3.1.7) with ESMTP id m4UMIg3H011492; Fri, 30 May 2008 17:18:43 -0500 Original-Received: from acsmt351.oracle.com (acsmt351.oracle.com [141.146.40.151]) by agmgw1.us.oracle.com (Switch-3.2.0/Switch-3.2.0) with ESMTP id m4UDxbOh011392; Fri, 30 May 2008 16:18:42 -0600 Original-Received: from inet-141-146-46-1.oracle.com by acsmt351.oracle.com with ESMTP id 3684487831212185870; Fri, 30 May 2008 15:17:50 -0700 Original-Received: from dradamslap1 (/24.5.171.3) by bhmail.oracle.com (Oracle Beehive Gateway v4.0) with ESMTP ; Fri, 30 May 2008 15:17:50 -0700 X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <48407604.80108@gmail.com> Thread-Index: AcjCn5cPpAHKzKWBSlSGpTkUxM0YGQAAs7dA X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.3198 X-Brightmail-Tracker: AAAAAQAAAAI= X-Brightmail-Tracker: AAAAAQAAAAI= X-Whitelist: TRUE X-Whitelist: TRUE X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 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:98095 Archived-At: > It is only in the checked out sources. When you install Emacs in a > different directory you do not find them there. > > When I build I install Emacs in a new directory so you do not > get those files with my builds. > > You can get them from the CVS of course (from the web > interface if you > want). The Changelog files are in the same directory as the > files they tell about. Ah, thanks, Lennart. Unfortunately, that doesn't seem to have anything more than what I see at the page /emacs/emacs/lisp/icomplete.el (http://cvs.savannah.gnu.org/viewvc/emacs/emacs/lisp/icomplete.el?view=log). BTW, it took a full 4 minutes to load that Web page!