]> git.eshelyaron.com Git - emacs.git/commit
(comint-send-input): Don't call comint-arguments
authorRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 1993 04:14:10 +0000 (04:14 +0000)
committerRichard M. Stallman <rms@gnu.org>
Thu, 25 Nov 1993 04:14:10 +0000 (04:14 +0000)
commit5f46b51a31e37267fffae906afcab3eee582e84b
tree14768112a189784ada52560a74044bcd9a5a478b
parent855885711fdce9952cbf7934403cf3774d2ef6a4
(comint-send-input): Don't call comint-arguments
to set HISTORY, even if comint-input-autoexpand is not `history'.
When comint-input-autoexpand is `history', undo part of prev change:
do put INPUT back in the buffer in place of expanded hist.
lisp/comint.el