Mercurial > emacs
comparison src/w32menu.c @ 22265:46bb1b22d269
(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.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 May 1998 21:06:56 +0000 |
parents | 3d1ce72aa7b9 |
children | 41e01b5de7cc |
comparison
equal
deleted
inserted
replaced
22264:225596bc6090 | 22265:46bb1b22d269 |
---|