From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: "D. Goel" Newsgroups: gmane.emacs.devel Subject: Re: INSTALL-CVS Date: 18 Jun 2002 12:29:27 -0400 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 1024417837 21438 127.0.0.1 (18 Jun 2002 16:30:37 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Tue, 18 Jun 2002 16:30:37 +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.33 #1 (Debian)) id 17KLsL-0005Zf-00 for ; Tue, 18 Jun 2002 18:30:37 +0200 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 17KMJ8-0004WD-00 for ; Tue, 18 Jun 2002 18:58:18 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17KLru-000148-00; Tue, 18 Jun 2002 12:30:10 -0400 Original-Received: from po3.glue.umd.edu ([128.8.10.123]) by fencepost.gnu.org with esmtp (Exim 3.34 #1 (Debian)) id 17KLrF-0000zQ-00 for ; Tue, 18 Jun 2002 12:29:29 -0400 Original-Received: from z.glue.umd.edu (IDENT:root@z.glue.umd.edu [128.8.10.71]) by po3.glue.umd.edu (8.11.6/8.11.6) with ESMTP id g5IGTSs09497 for ; Tue, 18 Jun 2002 12:29:28 -0400 (EDT) Original-Received: from z.glue.umd.edu (IDENT:sendmail@localhost [127.0.0.1]) by z.glue.umd.edu (8.9.3/8.9.3) with SMTP id MAA22183 for ; Tue, 18 Jun 2002 12:29:28 -0400 (EDT) Original-Received: (from deego@localhost) by z.glue.umd.edu (8.9.3/8.9.3) id MAA22177; Tue, 18 Jun 2002 12:29:27 -0400 (EDT) X-Authentication-Warning: z.glue.umd.edu: deego set sender to deego@glue.umd.edu using -f In-Reply-To: Original-Lines: 19 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 Errors-To: emacs-devel-admin@gnu.org X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.0.9 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Emacs development discussions. List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.devel:4960 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:4960 > > > Normally, it is not necessary to use "make bootstrap" after every CVS > > > update. Unless there are problems, "make all" should be used. > > > > What about "make recompile" in lisp/? And just a reminder to all that if your suggestions did not make it into the official INSTALL-CVS, please put them up on the wiki at: http://www.emacswiki.org/cgi-bin/wiki.pl?EmacsFromCVS Your stuff here, will be further improved by people visting the site, and the best of the best here could then perhaps make it into the official versions.. DG --