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
*
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
*
More CL cleanups and reduction of use of cl.el.
Stefan Monnier
2012-07-11
1
-2
/
+1
*
Only handle ".." and '..' quoting in shell-mode.
Stefan Monnier
2012-05-15
1
-6
/
+55
*
* lisp/shell.el (shell-parse-pcomplete-arguments):
Stefan Monnier
2012-05-09
1
-2
/
+3
*
* shell.el (shell-completion-vars): Fix last change.
Stefan Monnier
2012-05-07
1
-1
/
+1
*
* lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list like
Stefan Monnier
2012-05-05
1
-3
/
+6
*
Standardize possessive apostrophe usage in manuals, docs, and comments
Glenn Morris
2012-02-28
1
-2
/
+2
*
Use text properties for color escape highlighting in Shell mode.
Chong Yidong
2012-02-19
1
-1
/
+10
*
* lisp/shell.el (shell-delimiter-argument-list): Revert 2011-02-17 change.
Glenn Morris
2012-02-15
1
-2
/
+3
*
Proper fix for shell-completion-execonly.
Chong Yidong
2012-01-05
1
-4
/
+13
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix shell completion regression.
Chong Yidong
2012-01-03
1
-3
/
+4
*
Move shell-dir-cookie-re feature into Dirtrack mode.
Chong Yidong
2012-01-02
1
-30
/
+0
*
Spelling fixes.
Paul Eggert
2011-12-11
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-19
1
-1
/
+1
*
Spelling fixes.
Paul Eggert
2011-11-18
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-3
/
+7
*
Add :version tag to shell-dir-cookie-re.
Chong Yidong
2011-10-01
1
-1
/
+2
*
Reintroduce pop-to-buffer-same-window; use it for previous users of same-wind...
Chong Yidong
2011-09-22
1
-1
/
+1
*
Change modes that used same-window-* vars to use switch-to-buffer.
Chong Yidong
2011-09-11
1
-3
/
+3
*
Tweaks to display-buffer default actions; remove same-window-* autoload forms.
Chong Yidong
2011-09-10
1
-3
/
+0
*
* lisp/shell.el (shell-parse-pcomplete-arguments): Unquote args.
Stefan Monnier
2011-08-28
1
-4
/
+22
*
* lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list.
Stefan Monnier
2011-08-23
1
-0
/
+2
*
* lisp/pcomplete.el (pcomplete-parse-comint-arguments): Fix inf-loop.
Stefan Monnier
2011-08-23
1
-2
/
+16
*
* lisp/pcomplete.el: Convert to lexical binding and fix bug#8819.
Stefan Monnier
2011-06-17
1
-0
/
+6
*
* lisp/shell.el: Require and use pcomplete.
Stefan Monnier
2011-06-04
1
-1
/
+6
*
* lisp/shell.el (shell-directory-tracker): Case matters. (Bug#8735)
Glenn Morris
2011-05-26
1
-0
/
+1
[next]