From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: update-subdirs and lisp/term Date: Sat, 26 Sep 2009 17:04:16 -0400 Message-ID: References: <831vlut4sy.fsf@gnu.org> <83ws3mrm6f.fsf@gnu.org> <83ske9smzy.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1253999096 7037 80.91.229.12 (26 Sep 2009 21:04:56 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 26 Sep 2009 21:04:56 +0000 (UTC) Cc: Andreas Schwab , emacs-devel@gnu.org To: Eli Zaretskii Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Sep 26 23:04:48 2009 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 1MreRk-0000O4-31 for ged-emacs-devel@m.gmane.org; Sat, 26 Sep 2009 23:04:48 +0200 Original-Received: from localhost ([127.0.0.1]:52896 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MreRj-00067H-9d for ged-emacs-devel@m.gmane.org; Sat, 26 Sep 2009 17:04:47 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MreRN-0005z7-0C for emacs-devel@gnu.org; Sat, 26 Sep 2009 17:04:25 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MreRI-0005wp-9T for emacs-devel@gnu.org; Sat, 26 Sep 2009 17:04:24 -0400 Original-Received: from [199.232.76.173] (port=46132 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MreRH-0005wk-Vb for emacs-devel@gnu.org; Sat, 26 Sep 2009 17:04:20 -0400 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:38645 helo=ironport2-out.pppoe.ca) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MreRF-0005c1-Pm; Sat, 26 Sep 2009 17:04:17 -0400 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AnQFAJ8evkpFpYq6/2dsb2JhbACBUNJEhB4Fh30 X-IronPort-AV: E=Sophos;i="4.44,457,1249272000"; d="scan'208";a="46654268" Original-Received: from 69-165-138-186.dsl.teksavvy.com (HELO pastel.home) ([69.165.138.186]) by ironport2-out.pppoe.ca with ESMTP; 26 Sep 2009 17:04:16 -0400 Original-Received: by pastel.home (Postfix, from userid 20848) id C466680B1; Sat, 26 Sep 2009 17:04:16 -0400 (EDT) In-Reply-To: <83ske9smzy.fsf@gnu.org> (Eli Zaretskii's message of "Sat, 26 Sep 2009 19:13:05 +0300") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1.50 (gnu/linux) X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. 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:115674 Archived-At: >> > A remnant from past, perhaps, when lisp/term held only >> > terminal-specific files? >> Doesn't it still do? > No. Which file there is not terminal-specific (other than lisp/term/common-win.el)? Stefan