From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Files in wrong subdirs of emacs/lisp? Date: Tue, 20 May 2003 21:53:15 -0400 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: <20030520003139.5840.LEKTU@terra.es> <200305200625.h4K6Pd7e021207@rum.cs.yale.edu> Reply-To: rms@gnu.org NNTP-Posting-Host: main.gmane.org X-Trace: main.gmane.org 1053482171 32038 80.91.224.249 (21 May 2003 01:56:11 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Wed, 21 May 2003 01:56:11 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Wed May 21 03:56:09 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 19IIps-0008KW-00 for ; Wed, 21 May 2003 03:56:08 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 19IJ0R-000158-00 for ; Wed, 21 May 2003 04:07:03 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IIni-0005Dc-9C for emacs-devel@quimby.gnus.org; Tue, 20 May 2003 21:53:54 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.20) id 19IInD-0004ok-0l for emacs-devel@gnu.org; Tue, 20 May 2003 21:53:23 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.20) id 19IIn6-0004a2-S6 for emacs-devel@gnu.org; Tue, 20 May 2003 21:53:17 -0400 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.20) id 19IIn5-0004Yl-Ut for emacs-devel@gnu.org; Tue, 20 May 2003 21:53:15 -0400 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.20) id 19IIn5-0000WJ-GG; Tue, 20 May 2003 21:53:15 -0400 Original-To: "Stefan Monnier" In-reply-to: <200305200625.h4K6Pd7e021207@rum.cs.yale.edu> (monnier+gnu/emacs@rum.cs.yale.edu) Original-cc: lektu@terra.es X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:14027 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:14027 I don't think that add-log.el, diff*, ediff* and smerge-mode fall under the category of "version control" as we normally use the term. Maybe we can find a somewhat more general word that does cover them. "multiversions" perhaps? That would also include compare-w.el. Note that vc*.el includes vcursor.el, but that file is not related to vc and shouldn't be moved.