xref: /freebsd-src/contrib/libedit/ChangeLog (revision fd45b686f9d92f583366c75b22c04c7ee49709c0)
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