Module Name: src Committed By: christos Date: Sat Mar 24 20:08:44 UTC 2012
Modified Files: src/lib/libedit: common.c Log Message: >From Jilles Tjoelker: Do not move the cursor for ed-delete-next-char in emacs mode. This makes ed-delete-next-char suitable for mapping to the <Delete> key. Behaviour in vi mode is unchanged (for 'x'). To generate a diff of this commit: cvs rdiff -u -r1.28 -r1.29 src/lib/libedit/common.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.