From owner-cvs-gnu Sat Jan 11 09:42:46 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id JAA25622 for cvs-gnu-outgoing; Sat, 11 Jan 1997 09:42:46 -0800 (PST) Received: from rocky.mt.sri.com (rocky.mt.sri.com [206.127.76.100]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id JAA25301; Sat, 11 Jan 1997 09:35:44 -0800 (PST) Received: (from nate@localhost) by rocky.mt.sri.com (8.7.5/8.7.3) id KAA16920; Sat, 11 Jan 1997 10:35:42 -0700 (MST) Date: Sat, 11 Jan 1997 10:35:42 -0700 (MST) Message-Id: <199701111735.KAA16920@rocky.mt.sri.com> From: Nate Williams To: Joshua Peck Macdonald Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-gnu@freefall.freebsd.org Subject: Re: cvs commit: src/gnu/usr.bin/gperf/doc Makefile In-Reply-To: <199701110407.UAA25546@freefall.freebsd.org> References: <199701110407.UAA25546@freefall.freebsd.org> Sender: owner-cvs-gnu@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > jmacd 97/01/10 20:07:36 > > Modified: gnu/usr.bin/gperf/doc Makefile > Log: > Same. This wasn't installed before either. First of all, thanks for doing this. However, when someone goes back and reads the commit messages for gperf/doc/Makefiles, they are going to see this log message and have *NO* idea what you've done here. If you don't want to type the commit message over and over again, either make all of your changes at once and commit them *one* time, or create a 'commit file' that you can quickly bring into the editor so that each commit is 'uniquely' identified. Thanks! Nate