Mercurial > emacs
comparison lisp/subr.el @ 70108:3233d9998115
(comint-previous-input): Don't clobber input line when moving off either
end of the input history ring.
(comint-delete-input): New function, used by `comint-previous-input' and
others.
(comint-previous-matching-input): Use `coming-delete-input'. Save the
partial input if leaving the edit line. Goto point-max before deleting
input to avoid partial input fragments hanging around.
(comint-restore-input): New function, used by `comint-previous-input',
and bound to "C-c C-j".
author | J.D. Smith <jdsmith@as.arizona.edu> |
---|---|
date | Tue, 18 Apr 2006 23:48:53 +0000 |
parents | cb54ae454387 |
children | b85aa1663ba3 2d2f6f096f6e c156f6a9e7b5 |
comparison
equal
deleted
inserted
replaced
70107:fda7f21dca32 | 70108:3233d9998115 |
---|