aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/shell.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Fix 'shell-resync-dirs' for multi-line prompt.Janneke Nieuwenhuizen2025-09-201-5/+6
* Promote bookmark-handler prop 'bookmark-inhibit to list (bug#65039)shipmints2025-03-191-1/+1
* Recommend using 'keymap-set' in CommentariesStefan Kangas2025-03-151-2/+2
* ; Fix last commitMichael Albinus2025-03-061-14/+10
* Add shell-mode bookmark support for local and remote shells (bug#65039)shipmints2025-03-061-0/+129
* Merge branch 'scratch/no-purespace' into 'master'Stefan Kangas2025-02-011-1/+1
|\
| * Delete remaining calls to purecopyStefan Kangas2024-12-121-1/+1
* | Update copyright year to 2025Paul Eggert2025-01-011-1/+1
|/
* Remove obsolete 'display-comint-buffer-action' (bug#74361)Juri Linkov2024-12-041-2/+2
* Mark if-let and when-let obsoleteSean Whitton2024-10-241-2/+2
* Prefer defcustom :local specifierStefan Kangas2024-10-041-1/+1
* * Fix few warnings in lisp/shell.elAndrea Corallo2024-10-031-3/+3
* Fix infloop in 'shell-resync-dirs'Eli Zaretskii2024-07-121-4/+8
* Make `shell-mode' more robustMichael Albinus2024-06-281-3/+4
* 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