diff options
author | Augusto Stoffel <arstoffel@gmail.com> | 2024-04-24 18:13:36 +0200 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2024-05-19 00:29:10 +0200 |
commit | e8feb04cc68f24d60d12390cef28064727d75669 (patch) | |
tree | 0f7f51c169790aa70dd221b6bcf0bbddf6564047 /lisp/emacs-lisp/lisp-mode.el | |
parent | d1d031aea69b3ab45034716048a2592fcbfd7358 (diff) | |
download | emacs-e8feb04cc68f24d60d12390cef28064727d75669.tar.gz emacs-e8feb04cc68f24d60d12390cef28064727d75669.tar.bz2 emacs-e8feb04cc68f24d60d12390cef28064727d75669.zip |
comint.el: Add applicable modes to 'interactive' forms
* lisp/comint.el (comint-dynamic-list-input-ring-select)
(comint-dynamic-list-input-ring, comint-restore-input)
(comint-previous-input, comint-next-input)
(comint-previous-matching-input, comint-next-matching-input)
(comint-previous-matching-input-from-input)
(comint-next-matching-input-from-input)
(comint-replace-by-expanded-history, comint-magic-space)
(comint-history-isearch-backward)
(comint-history-isearch-backward-regexp, comint-send-input)
(comint-truncate-buffer, comint-strip-ctrl-m)
(comint-show-maximum-output, comint-copy-old-input, comint-bol)
(comint-send-invisible, comint-delete-output, comint-write-output)
(comint-append-output-to-file, comint-show-output)
(comint-clear-buffer, comint-interrupt-subjob, comint-kill-subjob)
(comint-quit-subjob, comint-stop-subjob, comint-continue-subjob)
(comint-kill-input, comint-delchar-or-maybe-eof, comint-send-eof)
(comint-backward-matching-input, comint-forward-matching-input)
(comint-next-prompt, comint-previous-prompt)
(comint-insert-previous-argument, comint-kill-whole-line)
(comint-kill-region, comint-dynamic-complete-filename)
(comint-replace-by-expanded-filename)
(comint-dynamic-list-filename-completions)
(comint-get-next-from-history, comint-accumulate)
(comint-goto-process-mark, comint-bol-or-process-mark)
(comint-set-process-mark, comint-redirect-cleanup)
(comint-redirect-send-command)
(comint-redirect-send-command-to-process, comint-fontify-input-mode):
Add mode to interactive form. (Bug#70555)
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions