Subject: CVS commit: src/bin/ksh
To: None <source-changes@NetBSD.org>
From: Thomas Klausner <wiz@netbsd.org>
List: source-changes
Date: 08/26/2003 09:06:52
Module Name:	src
Committed By:	wiz
Date:		Tue Aug 26 09:06:52 UTC 2003

Modified Files:
	src/bin/ksh: emacs.c

Log Message:
Push (into yank buffer) words only if force_push is TRUE;
set force_push to TRUE in x_del_bword and x_del_fword.
Fixes behaviour where <meta-y> would put the previously yanked word in the yank buffer another time.


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/bin/ksh/emacs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.