Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libedit Add a changes file



details:   https://anonhg.NetBSD.org/src/rev/a0f8e8addb16
branches:  trunk
changeset: 1023232:a0f8e8addb16
user:      christos <christos%NetBSD.org@localhost>
date:      Mon Aug 30 09:18:17 2021 +0000

description:
Add a changes file

diffstat:

 lib/libedit/ChangeLog |  6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diffs (10 lines):

diff -r cd006e26aebc -r a0f8e8addb16 lib/libedit/ChangeLog
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/lib/libedit/ChangeLog     Mon Aug 30 09:18:17 2021 +0000
@@ -0,0 +1,6 @@
+2021-08-29     Christos Zoulas <christos%netbsd.org@localhost>
+
+       Change default mappings:
+           map ^W to ed-delete-prev-word and not kill-region
+           map ^R to em-inc-search-next and not redisplay
+



Home | Main Index | Thread Index | Old Index