aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/shell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* New user option 'shell-history-file-name'Michael Albinus2024-06-021-20/+42
* shell-command-mode: New major mode for async-shell-commandDmitry Gutov2024-06-011-0/+7
* Merge from origin/emacs-29Eli Zaretskii2024-06-011-1/+1
|\
| * ; Fix typosStefan Kangas2024-05-271-1/+1
* | Suppress warnings for obsolete display-comint-buffer-action (bug#69983)Juri Linkov2024-04-251-1/+2
* | ; * lisp/shell.el (w32-application-type): Fix 'declare-function'.Eli Zaretskii2024-03-291-1/+1
* | Support `shell-resync-dirs' on msys bash (Bug#70012)Sam Steingold2024-03-291-0/+8
* | Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\ \ | |/
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Merge from origin/emacs-29Eli Zaretskii2023-09-231-8/+8
|\ \ | |/
| * Improve remote-file-name-inhibit-cache :typeBasil L. Contovounesios2023-09-221-8/+8
* | Merge from origin/emacs-29Eli Zaretskii2023-09-231-2/+1
|\ \ | |/
| * Fix shell-indirect-setup-hook :type (Bug#66051)Mauro Aranda2023-09-171-2/+1
* | Fix file name completion in `shell'Michael Albinus2023-09-101-1/+2
* | New user option pcomplete-remote-file-ignoreMichael Albinus2023-08-201-0/+2
* | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-07-091-19/+21
|\ \
| * | Fix 'shell-dirtrack-mode' showing as enabled in unrelated buffersVladimir Sedach2023-07-081-19/+21
* | | Merge remote-tracking branch 'origin/master' into feature/androidPo Lu2023-04-011-0/+40
|\ \ \ | |/ /
| * | Allow old input to include continuation lines in shell-modeBob Rogers2023-03-311-0/+40
| |/
* | Update Android portPo Lu2023-01-251-1/+6
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Use the new keyword ':repeat' in repeatable keymaps.Juri Linkov2022-12-221-3/+1
* Fix infloop in 'shell-resync-dirs' with tcshEli Zaretskii2022-12-101-0/+1
* ; Fix typos (don't abbreviate "with" or "without")Stefan Kangas2022-12-011-1/+1
* shell: Add repeat-map for shell-{forward,backward}-promptBrian Leung2022-11-171-0/+8
* Rename comint-fl-* to comint-fontify-input-* and mention it in NEWSMiha Rihtaršič2022-09-301-16/+17
* ; Fix typos (prefer American spelling)Stefan Kangas2022-09-291-1/+1
* Improve some shell highlight doc stringsMiha Rihtaršič2022-09-111-8/+19
* ; Fix doc strings in shell.elEli Zaretskii2022-09-091-7/+7
* Input indentation for M-x shellMiha Rihtaršič2022-09-091-0/+4
* Highlight non-existent commands in M-x shellMiha Rihtaršič2022-09-091-3/+227
* Input fontification for M-x shellMiha Rihtaršič2022-09-091-0/+41
* Remove some useless `eval-when-compile`Mattias Engdegård2022-07-041-6/+5
* * lisp/shell.el (shell): Fix last changeStefan Monnier2022-05-291-32/+41
* * lisp/shell.el (shell): Query shell file name from `interactive`Stefan Monnier2022-05-271-17/+19
* Add option to kill a shell buffer when the process endsPhilip Kaludercic2022-05-201-0/+17
* Advertise OSC directory tracking moreLars Ingebrigtsen2022-05-051-1/+3
* Further doc string quoting fixesLars Ingebrigtsen2022-04-221-2/+2
* Ensure shell.el loading properlyLars Ingebrigtsen2022-04-111-0/+1
* Add a shell-filter-ring-bell functionLars Ingebrigtsen2022-03-221-1/+15
* Avoid repeated prompts in `M-x shell' if using ~/.emacs_bashLars Ingebrigtsen2022-03-171-3/+12
* Make shell-resync-dirs work with zshLars Ingebrigtsen2022-03-171-70/+68
* Merge from origin/emacs-28Eli Zaretskii2022-02-181-1/+1
|\
| * Fix problem with popd for in remote shell buffersMichael Albinus2022-02-151-1/+1
* | More fixes for display-comint-buffer-actionJuri Linkov2022-01-111-1/+1
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'Sam Steingold2021-12-281-1/+1
* | Prefer locate-user-emacs-fileStefan Kangas2021-11-091-1/+2
|/
* Revert commit 225ca617b7, and apply another fixMichael Albinus2021-10-231-5/+9