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
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Fix Bug#34943
Michael Albinus
2019-03-23
1
-23
/
+23
*
Merge from origin/emacs-26
Glenn Morris
2019-03-20
1
-1
/
+1
|
\
|
*
Don't clobber 'comint-input-autoexpand' in 'read-shell-command'
Eli Zaretskii
2019-03-15
1
-1
/
+1
*
|
Do not hardcode "/bin/sh" in compile. Bug#24338, Bug#29723
Michael Albinus
2019-03-09
1
-16
/
+11
*
|
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
|
*
Fix Bug#29149 in shell.el
Michael Albinus
2018-01-14
1
-2
/
+2
*
|
* lisp/shell.el (shell--parse-pcomplete-arguments): Stop at semi-colon
Stefan Monnier
2018-12-04
1
-7
/
+7
*
|
* lisp/comint.el: Clean up namespace
Stefan Monnier
2018-07-18
1
-2
/
+2
*
|
* lisp/shell.el (shell-completion-vars):
Michael Albinus
2018-07-04
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-3
/
+0
*
|
Implement command completion in remote shells. (Bug#31704)
Michael Albinus
2018-06-20
1
-3
/
+8
*
|
The tedious game of whack-a-mole with compiler warnings continues
Glenn Morris
2018-04-20
1
-1
/
+2
*
|
* lisp/shell.el (shell-mode): Check if buffer has a live process.
Juri Linkov
2018-04-04
1
-2
/
+4
*
|
Fix Bug#29149 in shell.el
Michael Albinus
2018-01-13
1
-2
/
+2
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
* lisp/shell.el (explicit-shell-file-name): Mention shell-file-name
Stefan Monnier
2017-08-04
1
-1
/
+3
*
Make sure that `shell' makes BUFFER current
Martin Rudalics
2017-04-10
1
-19
/
+20
*
Add Tramp test
Michael Albinus
2017-04-03
1
-1
/
+1
*
Apply connecion-local variables for shells
Michael Albinus
2017-04-02
1
-30
/
+37
*
Ensure last line is at window bottom in shell buffers
Eli Zaretskii
2017-01-27
1
-5
/
+8
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Minor shell-mode fix for zsh
Matt Armstrong
2016-12-10
1
-0
/
+1
*
|
Add file-local-name
Michael Albinus
2016-11-20
1
-4
/
+3
*
|
* lisp/shell.el (shell--unquote&requote-argument): Match data misuse
Filipp Gunbin
2016-10-26
1
-3
/
+7
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Fix shell-for/backward-command to exclude spaces
Leo Liu
2015-06-23
1
-10
/
+15
*
Use generic `display-buffer-alist' instead of mode-specific customizations.
Sam Steingold
2015-01-06
1
-8
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+2
*
Use a new user option instead of hard-coding shell display.
Sam Steingold
2014-12-23
1
-1
/
+8
*
* lisp/shell.el (shell-mode) <shell-dirstack-query>: Bypass bash aliases.
Glenn Morris
2014-05-22
1
-2
/
+3
*
* lisp/shell.el (shell-directory-tracker): Go back to just ignoring failures.
Glenn Morris
2014-04-06
1
-2
/
+5
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+2
*
Shell completion for filenames from current directory, related docs.
Jarek Czekalski
2013-12-27
1
-4
/
+7
*
Fix some minor shell.el oddness related to usage of error and message
Glenn Morris
2013-09-11
1
-4
/
+3
*
Use with-demoted-errors now that it can format any error messages
Glenn Morris
2013-09-11
1
-8
/
+6
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-2
/
+2
*
* shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.
Paul Eggert
2013-07-14
1
-15
/
+3
*
Misc custom group fixes
Glenn Morris
2013-05-15
1
-3
/
+4
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-1
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+2
*
|
In Shell mode, reapply ansi colorization if the mode is re-enabled.
Chong Yidong
2012-11-30
1
-4
/
+23
*
|
Improve buffer name default for C-u M-x shell.
Chong Yidong
2012-11-30
1
-1
/
+6
|
/
*
Update docstrings and comments to use "init file" terminology.
Chong Yidong
2012-09-17
1
-1
/
+1
*
Convert several shell.el defvars to defcustoms.
Chong Yidong
2012-09-17
1
-20
/
+14
[next]