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
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
2022-05-27
* lisp/shell.el (shell): Query shell file name from `interactive`
Stefan Monnier
2022-05-20
Add option to kill a shell buffer when the process ends
Philip Kaludercic
2022-05-05
Advertise OSC directory tracking more
Lars Ingebrigtsen
2022-04-22
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-11
Ensure shell.el loading properly
Lars Ingebrigtsen
2022-03-22
Add a shell-filter-ring-bell function
Lars Ingebrigtsen
2022-03-17
Avoid repeated prompts in `M-x shell' if using ~/.emacs_bash
Lars Ingebrigtsen
2022-03-17
Make shell-resync-dirs work with zsh
Lars Ingebrigtsen
2022-02-18
Merge from origin/emacs-28
Eli Zaretskii
2022-02-15
Fix problem with popd for in remote shell buffers
Michael Albinus
2022-01-11
More fixes for display-comint-buffer-action
Juri Linkov
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-28
Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
Sam Steingold
2021-11-09
Prefer locate-user-emacs-file
Stefan Kangas
2021-10-23
Revert commit 225ca617b7, and apply another fix
Michael Albinus
[next]