From owner-freebsd-commit Fri Sep 1 21:10:56 1995 Return-Path: commit-owner Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA23681 for freebsd-commit-outgoing; Fri, 1 Sep 1995 21:10:56 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA23661 for cvs-all-outgoing; Fri, 1 Sep 1995 21:10:53 -0700 Received: (from majordom@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA23646 for cvs-CVSROOT-outgoing; Fri, 1 Sep 1995 21:10:52 -0700 Received: (from peter@localhost) by freefall.FreeBSD.org (8.6.11/8.6.6) id VAA23631 ; Fri, 1 Sep 1995 21:10:50 -0700 Date: Fri, 1 Sep 1995 21:10:50 -0700 From: Peter Wemm Message-Id: <199509020410.VAA23631@freefall.FreeBSD.org> To: CVS-commiters, cvs-CVSROOT Subject: cvs commit: CVSROOT cvsedit Sender: commit-owner@FreeBSD.org Precedence: bulk peter 95/09/01 21:10:50 Modified: . cvsedit Log: Correct cvsedit so that it does the 'right thing' (TM) when the user quits without saving. Previously, it would cause cvs to abort the commit without giving any warning. Now, it does that cvs normally does when the user quits without saving, ie: ask if you want to abort, or use the empty message, or re-edit.