index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
comint.el
Age
Commit message (
Expand
)
Author
2026-04-23
(comint--fontify-input-fontify-region): Silence messages (bug#80870)
Stefan Monnier
2026-02-04
* lisp/comint.el (comint-redirect-hook): Defvar (bug#80313)
Stefan Monnier
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-11
Simplify 'comint-write-input-ring'
Philip Kaludercic
2025-10-28
lisp/comint.el: Fix `comint-write-input-ring' context
Michael R. Mauger
2025-10-22
lisp/comint.el (comint--mark-yanked-as-output): Use `letrec`
Stefan Monnier
2025-10-15
Add support for su-rs and sudo-rs programs
Michael Albinus
2025-09-13
* lisp/comint.el (comint-password-prompt-regexp): Join two entries.
Michael Albinus
2025-09-13
Make comint understand SSH proxy password phrases
Andre A. Gomes
2025-09-06
Fix duplicate inputs in 'comint-read-input-ring'
Liu Hui
2025-08-21
Add minibuffer--completions-visible and use it
Spencer Baugh
2025-06-25
Improve discoverability of using dumb-emacs-ansi terminal type
Sean Whitton
2025-06-03
Add ansible password prompts to `comint-password-prompt-regexp'
Michael Albinus
2025-05-12
comint.el: Cosmetic changes
Stefan Monnier
2025-05-12
lisp/comint.el (comint-delchar-or-maybe-eof): Obey global C-d binding
Stefan Monnier
2025-03-16
Don't recommend legacy keymap functions in docstrings
Stefan Kangas
2025-03-15
Recommend using 'keymap-set' in Commentaries
Stefan Kangas
2025-03-09
Make sure Comint minibuffer password prompts end with space
Rudolf Adamkovič
2025-02-21
Delete note on Emacs 19 modes from comint.el
Stefan Kangas
2025-02-17
Prefer '(oddp A)' to '(= 1 (% A 2))'
Stefan Kangas
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-16
* lisp/comint.el (comint-complete-input-ring): New command (bug#74694).
Juri Linkov
2024-12-12
Delete remaining calls to purecopy
Stefan Kangas
2024-12-11
Do not call custom-reevaluate-setting in comint.el (bug#74287)
Pengji Zhang
2024-12-02
Fix password prompt in comint
Michael Albinus
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-07-27
Use buffer-local value of 'comint-input-ring-size'
Liu Hui
2024-06-21
; Avoid byte-compiler warning in comint.el
Eli Zaretskii
2024-06-20
Limit the amount of text we examine when looking for password prompts
Jim Porter
2024-05-19
comint.el: Add applicable modes to 'interactive' forms
Augusto Stoffel
2024-04-18
; * lisp/comint.el: Fix wording of last change.
Eli Zaretskii
2024-04-18
Obsolete comint-osc symbols moved to ansi-osc.el
Augusto Stoffel
2024-03-14
; Simplify (with-current-buffer (get-buffer ...) ...)
Tim Landscheidt
2024-02-15
Add support for reading/writing IELM input history (bug#67000)
Simen Heggestøyl
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-16
Declare more functions as shift-translatable motion commands
Jens Schmidt
2023-09-10
Doc fix; explain what it means if comint-pager is nil
Stefan Kangas
2023-09-10
Correct many instances of ``allows to''
Po Lu
2023-08-16
Remedy wrong-looking \(:?...\) regexp constructs
Mattias Engdegård
2023-05-27
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-26
Support setting PAGER=cat in comint.el (bug#62958)
Spencer Baugh
2023-05-26
Merge from origin/emacs-29
Eli Zaretskii
2023-05-21
Preserve mark in comint-history-isearch
Jens Schmidt
2023-02-16
Update Android port
Po Lu
2023-02-13
Add new user option password-colon-equivalents
Michael Albinus
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-23
Merge from origin/emacs-29
Stefan Kangas
[next]