# HG changeset patch # User Luc Teirlinck # Date 1130202382 0 # Node ID 45648bb291a59806f542153f161f7e5f002e585b # Parent 4e56b3fda00295d8969e8dfdb20ddd880b213612 *** empty log message *** diff -r 4e56b3fda002 -r 45648bb291a5 etc/NEWS --- a/etc/NEWS Mon Oct 24 22:13:08 2005 +0000 +++ b/etc/NEWS Tue Oct 25 01:06:22 2005 +0000 @@ -1284,8 +1284,8 @@ part of a prompt is deleted, then the entire prompt must be deleted and that all prompts must stay at the beginning of a line. If this is not the case, then `comint-kill-region' behaves just like -`kill-region' if read-only are involved: it copies the text to the -kill-ring, but does not delete it. +`kill-region' if read-only properties are involved: it copies the text +to the kill-ring, but does not delete it. +++ *** The new command `comint-insert-previous-argument' in comint-derived