Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/lib/libedit
Module Name: src
Committed By: mycroft
Date: Fri Aug 13 12:10:39 UTC 2004
Modified Files:
src/lib/libedit: chared.c chared.h emacs.c map.c tty.c vi.c
Log Message:
Delete-previous-char and delete-next-char without an argument are not supposed
to modify the yank buffer in Emacs. Make it so.
To generate a diff of this commit:
cvs rdiff -r1.21 -r1.22 src/lib/libedit/chared.c
cvs rdiff -r1.13 -r1.14 src/lib/libedit/chared.h
cvs rdiff -r1.16 -r1.17 src/lib/libedit/emacs.c
cvs rdiff -r1.19 -r1.20 src/lib/libedit/map.c src/lib/libedit/vi.c
cvs rdiff -r1.20 -r1.21 src/lib/libedit/tty.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index