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
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
2021-09-22
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-08-19
Correctly call completion-in-region in shell.el
Madhu
2021-08-09
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-07-15
Autoload `split-string-shell-command'
Lars Ingebrigtsen
2021-07-15
Rename shell-split-string to split-string-shell-command
Lars Ingebrigtsen
2021-07-15
Add a new function 'shell-split-string'
Lars Ingebrigtsen
2021-06-28
Fix bug#49229 in shell.el
Michael Albinus
2021-06-09
Handle auto-cd in shell-mode
Jason Kim
2021-04-11
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-03-24
Delete some commented out defgroups
Stefan Kangas
2021-03-21
Use pop-to-buffer-same-window for shell
Theodor Thornhill
2021-02-14
Fix how `shell-mode' avoids being called interactively
Lars Ingebrigtsen
2021-02-12
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-05
Remove some unnecessary references to Emacs 18
Stefan Kangas
2021-01-11
Make comint-read-input-ring skip uninteresting text in .zsh_history
Brian Leung
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-12-08
Prefer setq-local in shell.el
Stefan Kangas
2020-12-03
Define explicit-shell-file-name only in shell.el
Basil L. Contovounesios
2020-11-25
Use null-device where appropriate
Michael Albinus
2020-10-17
New shell-mode command to narrow to the command under point
Pierre Neidhardt
2020-10-01
Don't quote lambdas in several places
Stefan Kangas
2020-09-27
Fix pcomplete completion of things like `xargs` and `sudo` (bug#16197)
Stefan Monnier
2020-08-19
Make shell-resync-dirs handle whitespace in directory names
Noah Friedman
2020-08-14
Remove many items obsolete since Emacs 23.1
Stefan Kangas
2020-08-10
Add zsh extended_history handling for comint.el input ring
Matthew Bauer
2020-07-20
Merge from origin/emacs-27
Glenn Morris
2020-07-18
Revert "Fix filename completion in shell mode buffers"
Eli Zaretskii
2020-02-20
Add and remove backslashes in regexps
Mattias Engdegård
2020-01-18
Fix infloop in shell.el
Pieter van Oostrum
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-17
* lisp/shell.el (shell): Make shell buffer the current buffer. (Bug#37745)
Michael Albinus
2019-10-12
Fix `shell' doc keymap expansions
David Röthlisberger
2019-10-09
Fix possible initialisation error in shell-mode-map
Lars Ingebrigtsen
2019-08-27
Fix filename completion in shell mode buffers
Alex Branham
2019-08-22
Signal an error on `M-x shell-mode'
Lars Ingebrigtsen
2019-07-22
Support history files in remote shells (Bug#36742)
Michael Albinus
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
[next]