xref: /netbsd-src/lib/libedit/ChangeLog (revision b0d1725196a7921d003d2c66a14f186abda4176b)
12021-08-29	Christos Zoulas	<christos@netbsd.org>
2
3	Change default mappings:
4	    map ^W to ed-delete-prev-word and not kill-region
5	    map ^R to em-inc-search-next and not redisplay
6
7