summaryrefslogtreecommitdiff
path: root/lisp/shell.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Fix Bug#29149 in shell.elMichael Albinus2018-01-141-2/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* * lisp/shell.el (explicit-shell-file-name): Mention shell-file-nameStefan Monnier2017-08-041-1/+3
* Make sure that `shell' makes BUFFER currentMartin Rudalics2017-04-101-19/+20
* Add Tramp testMichael Albinus2017-04-031-1/+1
* Apply connecion-local variables for shellsMichael Albinus2017-04-021-30/+37
* Ensure last line is at window bottom in shell buffersEli Zaretskii2017-01-271-5/+8
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Minor shell-mode fix for zshMatt Armstrong2016-12-101-0/+1
* | Add file-local-nameMichael Albinus2016-11-201-4/+3
* | * lisp/shell.el (shell--unquote&requote-argument): Match data misuseFilipp Gunbin2016-10-261-3/+7
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix shell-for/backward-command to exclude spacesLeo Liu2015-06-231-10/+15
* Use generic `display-buffer-alist' instead of mode-specific customizations.Sam Steingold2015-01-061-8/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Use a new user option instead of hard-coding shell display.Sam Steingold2014-12-231-1/+8
* * lisp/shell.el (shell-mode) <shell-dirstack-query>: Bypass bash aliases.Glenn Morris2014-05-221-2/+3
* * lisp/shell.el (shell-directory-tracker): Go back to just ignoring failures.Glenn Morris2014-04-061-2/+5
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+2
* Shell completion for filenames from current directory, related docs.Jarek Czekalski2013-12-271-4/+7
* Fix some minor shell.el oddness related to usage of error and messageGlenn Morris2013-09-111-4/+3
* Use with-demoted-errors now that it can format any error messagesGlenn Morris2013-09-111-8/+6
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-2/+2
* * shell.el (explicit-bash-args): Remove obsolete hack for Bash 1.x.Paul Eggert2013-07-141-15/+3
* Misc custom group fixesGlenn Morris2013-05-151-3/+4
* Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-021-1/+2
|\
| * Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* | In Shell mode, reapply ansi colorization if the mode is re-enabled.Chong Yidong2012-11-301-4/+23
* | Improve buffer name default for C-u M-x shell.Chong Yidong2012-11-301-1/+6
|/
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-1/+1
* Convert several shell.el defvars to defcustoms.Chong Yidong2012-09-171-20/+14
* More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-2/+1
* Only handle ".." and '..' quoting in shell-mode.Stefan Monnier2012-05-151-6/+55
* * lisp/shell.el (shell-parse-pcomplete-arguments):Stefan Monnier2012-05-091-2/+3
* * shell.el (shell-completion-vars): Fix last change.Stefan Monnier2012-05-071-1/+1
* * lisp/shell.el (shell-completion-vars): Set pcomplete-arg-quote-list likeStefan Monnier2012-05-051-3/+6
* Standardize possessive apostrophe usage in manuals, docs, and commentsGlenn Morris2012-02-281-2/+2
* Use text properties for color escape highlighting in Shell mode.Chong Yidong2012-02-191-1/+10
* * lisp/shell.el (shell-delimiter-argument-list): Revert 2011-02-17 change.Glenn Morris2012-02-151-2/+3
* Proper fix for shell-completion-execonly.Chong Yidong2012-01-051-4/+13
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix shell completion regression.Chong Yidong2012-01-031-3/+4
* Move shell-dir-cookie-re feature into Dirtrack mode.Chong Yidong2012-01-021-30/+0
* Spelling fixes.Paul Eggert2011-12-111-1/+1
* Spelling fixes.Paul Eggert2011-11-191-1/+1
* Spelling fixes.Paul Eggert2011-11-181-1/+1