summaryrefslogtreecommitdiff
path: root/lisp/shell.el
Commit message (Expand)AuthorAge
* Suppress warnings for obsolete display-comint-buffer-action (bug#69983)Juri Linkov2024-04-25
* ; * lisp/shell.el (w32-application-type): Fix 'declare-function'.Eli Zaretskii2024-03-29
* Support `shell-resync-dirs' on msys bash (Bug#70012)Sam Steingold2024-03-29
* Merge from savannah/emacs-29Po Lu2024-01-02
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-09-23
|\|
| * Improve remote-file-name-inhibit-cache :typeBasil L. Contovounesios2023-09-22
* | Merge from origin/emacs-29Eli Zaretskii2023-09-23
|\|
| * Fix shell-indirect-setup-hook :type (Bug#66051)Mauro Aranda2023-09-17
* | Fix file name completion in `shell'Michael Albinus2023-09-10
* | New user option pcomplete-remote-file-ignoreMichael Albinus2023-08-20
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-09
|\ \
| * | Fix 'shell-dirtrack-mode' showing as enabled in unrelated buffersVladimir Sedach2023-07-08
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-01
|\| |
| * | Allow old input to include continuation lines in shell-modeBob Rogers2023-03-31
| |/
* / Update Android portPo Lu2023-01-25
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-22
* Fix infloop in 'shell-resync-dirs' with tcshEli Zaretskii2022-12-10
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-01
* shell: Add repeat-map for shell-{forward,backward}-promptBrian Leung2022-11-17
* Rename comint-fl-* to comint-fontify-input-* and mention it in NEWSMiha Rihtaršič2022-09-30
* ; Fix typos (prefer American spelling)Stefan Kangas2022-09-29
* Improve some shell highlight doc stringsMiha Rihtaršič2022-09-11
* ; Fix doc strings in shell.elEli Zaretskii2022-09-09
* Input indentation for M-x shellMiha Rihtaršič2022-09-09
* Highlight non-existent commands in M-x shellMiha Rihtaršič2022-09-09
* Input fontification for M-x shellMiha Rihtaršič2022-09-09
* Remove some useless `eval-when-compile`Mattias Engdegård2022-07-04
* * lisp/shell.el (shell): Fix last changeStefan Monnier2022-05-29
* * lisp/shell.el (shell): Query shell file name from `interactive`Stefan Monnier2022-05-27
* Add option to kill a shell buffer when the process endsPhilip Kaludercic2022-05-20
* Advertise OSC directory tracking moreLars Ingebrigtsen2022-05-05
* Further doc string quoting fixesLars Ingebrigtsen2022-04-22
* Ensure shell.el loading properlyLars Ingebrigtsen2022-04-11
* Add a shell-filter-ring-bell functionLars Ingebrigtsen2022-03-22
* Avoid repeated prompts in `M-x shell' if using ~/.emacs_bashLars Ingebrigtsen2022-03-17
* Make shell-resync-dirs work with zshLars Ingebrigtsen2022-03-17
* Merge from origin/emacs-28Eli Zaretskii2022-02-18
|\
| * Fix problem with popd for in remote shell buffersMichael Albinus2022-02-15
* | More fixes for display-comint-buffer-actionJuri Linkov2022-01-11
* | Merge from origin/emacs-28Eli Zaretskii2022-01-01
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-28
* | Prefer locate-user-emacs-fileStefan Kangas2021-11-09
|/
* Revert commit 225ca617b7, and apply another fixMichael Albinus2021-10-23
* ; More minor stylistic fixes found by checkdocStefan Kangas2021-09-22
* Correctly call completion-in-region in shell.elMadhu2021-08-19
* Use string-search instead of string-match[-p]Mattias Engdegård2021-08-09
* Autoload `split-string-shell-command'Lars Ingebrigtsen2021-07-15