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