(comint-get-next-from-history): New command.
authorRichard M. Stallman <rms@gnu.org>
Wed, 27 May 1998 21:06:56 +0000 (21:06 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 27 May 1998 21:06:56 +0000 (21:06 +0000)
commit361ecbf2ee0246033ffe9ebf0f4b30d0b150c891
treef3a3c33c51f7c55978a8b4c5103871d225376ca3
parent77fb89636c5edaafa99a3cda6757b05dc2bb4541
(comint-get-next-from-history): New command.
(comint-accumulate, comint-goto-process-mark): Likewise.
(comint-set-process-mark, comint-bol-or-process-mark): Likewise.
(comint-save-input-ring-index): New permanent local var.
(comint-accum-marker): Likewise.
(comint-send-input): Clear comint-input-ring-index
and comint-accum-marker.
(comint-previous-matching-input-from-input):
Use comint-accum-marker if set.
(comint-previous-matching-input): Likewise.
(comint-mode): Make those vars buffer-local and initialize.
(comint-mode-map): Make C-c C-a run comint-bol-or-process-mark.
Bind C-c SPC to comint-accumulate.  Bind C-c C-q to
comint-get-next-from-history.
lisp/comint.el