From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: emacs-lisp-intro.txt Date: Mon, 2 Sep 2002 06:42:41 +0200 (IST) Sender: emacs-devel-admin@gnu.org Message-ID: References: NNTP-Posting-Host: localhost.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1030941951 17873 127.0.0.1 (2 Sep 2002 04:45:51 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 2 Sep 2002 04:45:51 +0000 (UTC) Cc: emacs-devel@gnu.org Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17lj5w-0004e6-00 for ; Mon, 02 Sep 2002 06:45:48 +0200 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17lje0-0003Fh-00 for ; Mon, 02 Sep 2002 07:21:00 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lj7O-0008Mq-00; Mon, 02 Sep 2002 00:47:18 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10) id 17lj66-0008Mc-00 for emacs-devel@gnu.org; Mon, 02 Sep 2002 00:45:58 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17lj5z-0008Lx-00 for emacs-devel@gnu.org; Mon, 02 Sep 2002 00:45:57 -0400 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17lj5y-0008Lt-00 for emacs-devel@gnu.org; Mon, 02 Sep 2002 00:45:50 -0400 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id GAA04115; Mon, 2 Sep 2002 06:42:42 +0200 (IST) X-Sender: eliz@is Original-To: "Robert J. Chassell" In-Reply-To: Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:7312 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:7312 On Sun, 1 Sep 2002, Robert J. Chassell wrote: > cvs remove -f emacs-lisp-intro.txt > cvs ci -m "Remove emacs-lisp-intro.txt erroneously installed" \ > emacs-lisp-intro.txt > cvs status emacs-lisp-intro.txt > > and according to the status report, the file has been removed. Confirmed. Thanks.