From owner-cvs-all@FreeBSD.ORG Fri May 9 09:47:27 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4AE5537B401 for ; Fri, 9 May 2003 09:47:27 -0700 (PDT) Received: from horsey.gshapiro.net (horsey.gshapiro.net [64.105.95.154]) by mx1.FreeBSD.org (Postfix) with ESMTP id ADF7243F3F for ; Fri, 9 May 2003 09:47:26 -0700 (PDT) (envelope-from gshapiro@gshapiro.net) Received: from horsey.gshapiro.net (localhost [127.0.0.1]) h49GlNIV040773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 9 May 2003 09:47:23 -0700 (PDT) Received: (from gshapiro@localhost)h49GlMZ3040772; Fri, 9 May 2003 09:47:23 -0700 (PDT) Date: Fri, 9 May 2003 09:47:22 -0700 From: Gregory Neil Shapiro To: "M. Warner Losh" Message-ID: <20030509164722.GB95078@horsey.gshapiro.net> References: <200305082120.h48LKExV017697@bmah.dyndns.org> <200305091457.h49Evlrh006979@bmah.dyndns.org> <20030509.100804.67908055.imp@bsdimp.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030509.100804.67908055.imp@bsdimp.com> User-Agent: Mutt/1.5.4i cc: bmah@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: bmah@acm.org cc: cvs-all@FreeBSD.org cc: des@ofug.org Subject: Re: cvs commit: src/release/doc/en_US.ISO8859-1/relnotes/common new.sgml X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 May 2003 16:47:27 -0000 On Fri, May 09, 2003 at 10:08:04AM -0600, M. Warner Losh wrote: > In message: <200305091457.h49Evlrh006979@bmah.dyndns.org> > bmah@acm.org (Bruce A. Mah) writes: > : Add other CVS template fields as desired. Salt to taste. Cook until > : golden brown. > > This is clearly off topic, but I'm going to ask anyway :-) > > Is there a way to tell emacs "I want to commit these 5 files all at > once" Yes. Instead, use M-X cvs-examine then mark the changed files with 'm' and hit 'c' to commit all of the marked files.