index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
shell.el
Age
Commit message (
Expand
)
Author
2026-05-29
* lisp/shell.el (shell): Fix typo: use process-live-p (bug#81145).
Augusto Stoffel
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-09-20
Fix 'shell-resync-dirs' for multi-line prompt.
Janneke Nieuwenhuizen
2025-03-19
Promote bookmark-handler prop 'bookmark-inhibit to list (bug#65039)
shipmints
2025-03-15
Recommend using 'keymap-set' in Commentaries
Stefan Kangas
2025-03-06
; Fix last commit
Michael Albinus
2025-03-06
Add shell-mode bookmark support for local and remote shells (bug#65039)
shipmints
2025-02-01
Merge branch 'scratch/no-purespace' into 'master'
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-12-12
Delete remaining calls to purecopy
Stefan Kangas
2024-12-04
Remove obsolete 'display-comint-buffer-action' (bug#74361)
Juri Linkov
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-04
Prefer defcustom :local specifier
Stefan Kangas
2024-10-03
* Fix few warnings in lisp/shell.el
Andrea Corallo
2024-07-12
Fix infloop in 'shell-resync-dirs'
Eli Zaretskii
2024-06-28
Make `shell-mode' more robust
Michael Albinus
2024-06-02
New user option 'shell-history-file-name'
Michael Albinus
2024-06-01
shell-command-mode: New major mode for async-shell-command
Dmitry Gutov
2024-06-01
Merge from origin/emacs-29
Eli Zaretskii
2024-05-27
; Fix typos
Stefan Kangas
2024-04-25
Suppress warnings for obsolete display-comint-buffer-action (bug#69983)
Juri Linkov
2024-03-29
; * lisp/shell.el (w32-application-type): Fix 'declare-function'.
Eli Zaretskii
2024-03-29
Support `shell-resync-dirs' on msys bash (Bug#70012)
Sam Steingold
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-23
Merge from origin/emacs-29
Eli Zaretskii
2023-09-23
Merge from origin/emacs-29
Eli Zaretskii
2023-09-22
Improve remote-file-name-inhibit-cache :type
Basil L. Contovounesios
2023-09-17
Fix shell-indirect-setup-hook :type (Bug#66051)
Mauro Aranda
2023-09-10
Fix file name completion in `shell'
Michael Albinus
2023-08-20
New user option pcomplete-remote-file-ignore
Michael Albinus
2023-07-09
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-07-08
Fix 'shell-dirtrack-mode' showing as enabled in unrelated buffers
Vladimir Sedach
2023-04-01
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-03-31
Allow old input to include continuation lines in shell-mode
Bob Rogers
2023-01-25
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-22
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-10
Fix infloop in 'shell-resync-dirs' with tcsh
Eli Zaretskii
2022-12-01
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-11-17
shell: Add repeat-map for shell-{forward,backward}-prompt
Brian Leung
2022-09-30
Rename comint-fl-* to comint-fontify-input-* and mention it in NEWS
Miha Rihtaršič
2022-09-29
; Fix typos (prefer American spelling)
Stefan Kangas
2022-09-11
Improve some shell highlight doc strings
Miha Rihtaršič
2022-09-09
; Fix doc strings in shell.el
Eli Zaretskii
2022-09-09
Input indentation for M-x shell
Miha Rihtaršič
2022-09-09
Highlight non-existent commands in M-x shell
Miha Rihtaršič
2022-09-09
Input fontification for M-x shell
Miha Rihtaršič
2022-07-04
Remove some useless `eval-when-compile`
Mattias Engdegård
2022-05-29
* lisp/shell.el (shell): Fix last change
Stefan Monnier
[next]