From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: storm@cua.dk (Kim F. Storm) Newsgroups: gmane.emacs.devel Subject: Re: Files in wrong subdirs of emacs/lisp? Date: 15 Dec 2003 17:24:14 +0100 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: References: NNTP-Posting-Host: deer.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1071502193 6469 80.91.224.253 (15 Dec 2003 15:29:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 15 Dec 2003 15:29:53 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Mon Dec 15 16:29:49 2003 Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1AVufN-0004Q4-00 for ; Mon, 15 Dec 2003 16:29:49 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.35 #1 (Debian)) id 1AVufM-0003xI-00 for ; Mon, 15 Dec 2003 16:29:48 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AVvYm-0000ym-G9 for emacs-devel@quimby.gnus.org; Mon, 15 Dec 2003 11:27:04 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AVvYg-0000yY-O0 for emacs-devel@gnu.org; Mon, 15 Dec 2003 11:26:58 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AVvY9-0000dd-Tw for emacs-devel@gnu.org; Mon, 15 Dec 2003 11:26:57 -0500 Original-Received: from [212.88.64.25] (helo=mail-relay.sonofon.dk) by monty-python.gnu.org with smtp (Exim 4.24) id 1AVvY9-0000cT-3D for emacs-devel@gnu.org; Mon, 15 Dec 2003 11:26:25 -0500 Original-Received: (qmail 89587 invoked from network); 15 Dec 2003 15:24:56 -0000 Original-Received: from unknown (HELO kfs-l.imdomain.dk.cua.dk) (213.83.150.2) by 0 with SMTP; 15 Dec 2003 15:24:56 -0000 Original-To: rms@gnu.org In-Reply-To: Original-Lines: 67 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3.50 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.2 Precedence: list List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:18699 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:18699 Richard Stallman writes: > Can anyone suggest Lisp files that ought to be moved to a different > place under the `lisp' directory? Into emacs-lisp: image.el ls-lisp.el Into emulations: delsel.el s-region.el Into net: kermit.el server.el talk.el terminal.el Into progmodes: cdl.el gdb-ui.el hexl.el newcomment.el skeleton.el Into term: ansi-color.el vt100-led.el vt-control.el xt-mouse.el Into textmodes: add-log.el arc-mode.el forms.el forms-*.* jka-compr.el ses.el tar-mode.el Create a new `vc' subdirectory: cvs-status.el diff.el diff-mode.el ediff*.el emerge.el log-edit.el log-view.el pcmpl-*.el pcvs-*.el smerge-mode.el vc*.el It could also be considered to make a new `help' subdir for things like: apropos.el help*.el info*.el man.el woman.el and perhaps put the custom things in there as well. -- Kim F. Storm http://www.cua.dk