index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
shell.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix typos
Stefan Kangas
2024-05-27
1
-1
/
+1
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
Improve remote-file-name-inhibit-cache :type
Basil L. Contovounesios
2023-09-22
1
-8
/
+8
*
Fix shell-indirect-setup-hook :type (Bug#66051)
Mauro Aranda
2023-09-17
1
-2
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
Use the new keyword ':repeat' in repeatable keymaps.
Juri Linkov
2022-12-22
1
-3
/
+1
*
Fix infloop in 'shell-resync-dirs' with tcsh
Eli Zaretskii
2022-12-10
1
-0
/
+1
*
; Fix typos (don't abbreviate "with" or "without")
Stefan Kangas
2022-12-01
1
-1
/
+1
*
shell: Add repeat-map for shell-{forward,backward}-prompt
Brian Leung
2022-11-17
1
-0
/
+8
*
Rename comint-fl-* to comint-fontify-input-* and mention it in NEWS
Miha Rihtaršič
2022-09-30
1
-16
/
+17
*
; Fix typos (prefer American spelling)
Stefan Kangas
2022-09-29
1
-1
/
+1
*
Improve some shell highlight doc strings
Miha Rihtaršič
2022-09-11
1
-8
/
+19
*
; Fix doc strings in shell.el
Eli Zaretskii
2022-09-09
1
-7
/
+7
*
Input indentation for M-x shell
Miha Rihtaršič
2022-09-09
1
-0
/
+4
*
Highlight non-existent commands in M-x shell
Miha Rihtaršič
2022-09-09
1
-3
/
+227
*
Input fontification for M-x shell
Miha Rihtaršič
2022-09-09
1
-0
/
+41
*
Remove some useless `eval-when-compile`
Mattias Engdegård
2022-07-04
1
-6
/
+5
*
* lisp/shell.el (shell): Fix last change
Stefan Monnier
2022-05-29
1
-32
/
+41
*
* lisp/shell.el (shell): Query shell file name from `interactive`
Stefan Monnier
2022-05-27
1
-17
/
+19
*
Add option to kill a shell buffer when the process ends
Philip Kaludercic
2022-05-20
1
-0
/
+17
*
Advertise OSC directory tracking more
Lars Ingebrigtsen
2022-05-05
1
-1
/
+3
*
Further doc string quoting fixes
Lars Ingebrigtsen
2022-04-22
1
-2
/
+2
*
Ensure shell.el loading properly
Lars Ingebrigtsen
2022-04-11
1
-0
/
+1
*
Add a shell-filter-ring-bell function
Lars Ingebrigtsen
2022-03-22
1
-1
/
+15
*
Avoid repeated prompts in `M-x shell' if using ~/.emacs_bash
Lars Ingebrigtsen
2022-03-17
1
-3
/
+12
*
Make shell-resync-dirs work with zsh
Lars Ingebrigtsen
2022-03-17
1
-70
/
+68
*
Merge from origin/emacs-28
Eli Zaretskii
2022-02-18
1
-1
/
+1
|
\
|
*
Fix problem with popd for in remote shell buffers
Michael Albinus
2022-02-15
1
-1
/
+1
*
|
More fixes for display-comint-buffer-action
Juri Linkov
2022-01-11
1
-1
/
+1
*
|
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
1
-1
/
+1
|
\
|
|
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
|
Fix bug#52467 by adding a new custom variable 'display-comint-buffer-action'
Sam Steingold
2021-12-28
1
-1
/
+1
*
|
Prefer locate-user-emacs-file
Stefan Kangas
2021-11-09
1
-1
/
+2
|
/
*
Revert commit 225ca617b7, and apply another fix
Michael Albinus
2021-10-23
1
-5
/
+9
*
; More minor stylistic fixes found by checkdoc
Stefan Kangas
2021-09-22
1
-1
/
+2
*
Correctly call completion-in-region in shell.el
Madhu
2021-08-19
1
-2
/
+2
*
Use string-search instead of string-match[-p]
Mattias Engdegård
2021-08-09
1
-2
/
+2
*
Autoload `split-string-shell-command'
Lars Ingebrigtsen
2021-07-15
1
-0
/
+1
*
Rename shell-split-string to split-string-shell-command
Lars Ingebrigtsen
2021-07-15
1
-1
/
+1
*
Add a new function 'shell-split-string'
Lars Ingebrigtsen
2021-07-15
1
-0
/
+9
*
Fix bug#49229 in shell.el
Michael Albinus
2021-06-28
1
-1
/
+2
*
Handle auto-cd in shell-mode
Jason Kim
2021-06-09
1
-2
/
+15
*
* lisp/**/*.el: Avoid positional args to `define-minor-mode`
Stefan Monnier
2021-04-11
1
-1
/
+1
*
Delete some commented out defgroups
Stefan Kangas
2021-03-24
1
-5
/
+0
*
Use pop-to-buffer-same-window for shell
Theodor Thornhill
2021-03-21
1
-1
/
+1
*
Fix how `shell-mode' avoids being called interactively
Lars Ingebrigtsen
2021-02-14
1
-2
/
+1
*
Use `declare` instead of `def-edebug-spec` in most places
Stefan Monnier
2021-02-12
1
-1
/
+1
*
Remove some unnecessary references to Emacs 18
Stefan Kangas
2021-02-05
1
-5
/
+2
*
Make comint-read-input-ring skip uninteresting text in .zsh_history
Brian Leung
2021-01-11
1
-0
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
[next]