aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/shell.el
Commit message (Expand)AuthorAgeFilesLines
* Chris Moore <dooglus at gmail.com>Glenn Morris2007-09-131-45/+48
* (shell): Return correct value from interactive spec.Andreas Schwab2007-08-291-9/+10
* * comint.el (comint-exec-1): Raise an error ifMichael Albinus2007-08-221-1/+11
* Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | On request of the authors, remove their addresses forDavid Kastrup2007-07-031-6/+1
* | (shell): Use user-emacs-directory.Chong Yidong2007-06-131-1/+1
|/
* (shell-dirstack-query): Doc fix.Richard M. Stallman2007-03-041-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (shell): Doc fix.Richard M. Stallman2006-12-151-2/+1
* (shell): Doc fix.Richard M. Stallman2006-12-151-2/+3
* (shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.Juanma Barranquero2006-12-051-5/+5
* Update copyright years.Glenn Morris2006-12-051-1/+1
* 2006-10-15 Lennart Borgman <[email protected]>Kim F. Storm2006-10-151-1/+3
* Comment change.Richard M. Stallman2006-10-091-2/+3
* (explicit-csh-args, explicit-bash-args): Add commentKim F. Storm2006-10-091-0/+4
* (shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' isJuri Linkov2006-09-021-1/+3
* (shell-mode): Only change the buffer-local value ofStefan Monnier2006-07-071-1/+2
* (shell-mode): Use shell-mode-map in docstring.Luc Teirlinck2006-06-021-1/+1
* (shell-mode): Call shell-dirtrack-mode after list-buffers-directory isLuc Teirlinck2006-05-261-1/+1
* (shell-dirtrack-mode): Make it into a proper minor mode, soStefan Monnier2006-05-171-83/+80
* (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.Eli Zaretskii2006-04-011-3/+3
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* (shell-resync-dirs): Handle echoing processes more reliably. Don'tRomain Francoise2005-09-171-7/+14
* (shell-mode, shell-resync-dirs): Fix typos in docstrings.Juanma Barranquero2005-08-291-2/+2
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (shell): Finish `defgroup' description with period.Juanma Barranquero2005-07-041-4/+4
* (shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode,Juanma Barranquero2005-06-161-5/+5
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-1/+1
* (shell-prompt-pattern): Doc fix.Luc Teirlinck2005-04-261-2/+4
* (shell-file-name-chars): Add [].Richard M. Stallman2003-12-291-18/+19
* (shell-file-name-quote-list): Add backslash.Andreas Schwab2003-12-241-1/+1
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (shell): With prefix-arg, suggest a new buffer name.Markus Rost2003-08-121-1/+2
* (shell-command-separator-regexp): New variable.Juanma Barranquero2003-06-121-2/+12
* (shell-resync-dirs): Tolerate an extra line of output before the list ofJuanma Barranquero2003-06-061-2/+6
* (shell-mode): Put `shell-filter-ctrl-a-ctrl-b' onLute Kamstra2003-06-051-1/+23
* Cygwin support patch.Juanma Barranquero2003-01-311-1/+1
* (explicit-bash-args): Bash 1.x doesn't grookKim F. Storm2002-10-311-2/+12
* (shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.Richard M. Stallman2002-10-261-0/+2
* Fix typo.Juanma Barranquero2002-07-031-3/+3
* (explicit-bash-args): New user option.Andreas Schwab2002-06-281-0/+8
* (shell-mode): Use (ring-empty-p rather than (zerop (ring-length.Francesco Potortì2002-05-141-1/+1
* (shell-mode): Make second part of initialisationFrancesco Potortì2002-05-141-2/+2
* (shell-replace-by-expanded-directory):Richard M. Stallman2002-05-101-1/+1
* (shell-mode): Don't reinit comint-input-ring if that was already done.Richard M. Stallman2002-04-031-22/+23
* (toplevel): Revert previous change to use pcomplete.Colin Walters2002-03-111-28/+2
* (shell-pcomplete-setup-done): New variable.Kim F. Storm2002-02-251-4/+6
* (shell-mode-map): Add "Complete" header so completionKim F. Storm2002-02-251-1/+2