[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: "Federico G. Schwindt" <fgsch_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 2 Aug 2003 13:26:15 -0600 (MDT)
CVSROOT: /cvs
Module name: src
Changes by: fgsch_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2003/08/02 13:26:15
Modified files:
bin/ksh : emacs.c
Log message:
On ESC-y ESC-y (yank-pop), also check that there is something to
insert (some text has been killed before). from otto@, fix PR/3384.
On yank-pop error (no yank before), reset the index to killstack so
another yank-pop does not mangle the prompt if nothing was yanked, and
to avoid replacing a text when it shouldn't
(yank <something> yank-pop yank-pop).
otto@ ok.
Visit your host, monkey.org