| Commit message (Expand) | Author | Age | Files | Lines |
* | 2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se> | Kim F. Storm | 2006-10-15 | 1 | -1/+3 |
* | Comment change. | Richard M. Stallman | 2006-10-09 | 1 | -2/+3 |
* | (explicit-csh-args, explicit-bash-args): Add comment | Kim F. Storm | 2006-10-09 | 1 | -0/+4 |
* | (shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is | Juri Linkov | 2006-09-02 | 1 | -1/+3 |
* | (shell-mode): Only change the buffer-local value of | Stefan Monnier | 2006-07-07 | 1 | -1/+2 |
* | (shell-mode): Use shell-mode-map in docstring. | Luc Teirlinck | 2006-06-02 | 1 | -1/+1 |
* | (shell-mode): Call shell-dirtrack-mode after list-buffers-directory is | Luc Teirlinck | 2006-05-26 | 1 | -1/+1 |
* | (shell-dirtrack-mode): Make it into a proper minor mode, so | Stefan Monnier | 2006-05-17 | 1 | -83/+80 |
* | (shell-directory-tracker, shell-dynamic-complete-command): Doc fixes. | Eli Zaretskii | 2006-04-01 | 1 | -3/+3 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2006-02-06 | 1 | -1/+1 |
* | (shell-resync-dirs): Handle echoing processes more reliably. Don't | Romain Francoise | 2005-09-17 | 1 | -7/+14 |
* | (shell-mode, shell-resync-dirs): Fix typos in docstrings. | Juanma Barranquero | 2005-08-29 | 1 | -2/+2 |
* | Update years in copyright notice; nfc. | Thien-Thi Nguyen | 2005-08-06 | 1 | -1/+2 |
* | Update FSF's address. | Lute Kamstra | 2005-07-04 | 1 | -2/+2 |
* | (shell): Finish `defgroup' description with period. | Juanma Barranquero | 2005-07-04 | 1 | -4/+4 |
* | (shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode, | Juanma Barranquero | 2005-06-16 | 1 | -5/+5 |
* | Replace `string-to-int' by `string-to-number'. | Juanma Barranquero | 2005-05-16 | 1 | -1/+1 |
* | (shell-prompt-pattern): Doc fix. | Luc Teirlinck | 2005-04-26 | 1 | -2/+4 |
* | (shell-file-name-chars): Add []. | Richard M. Stallman | 2003-12-29 | 1 | -18/+19 |
* | (shell-file-name-quote-list): Add backslash. | Andreas Schwab | 2003-12-24 | 1 | -1/+1 |
* | Add arch taglines | Miles Bader | 2003-09-01 | 1 | -0/+1 |
* | (shell): With prefix-arg, suggest a new buffer name. | Markus Rost | 2003-08-12 | 1 | -1/+2 |
* | (shell-command-separator-regexp): New variable. | Juanma Barranquero | 2003-06-12 | 1 | -2/+12 |
* | (shell-resync-dirs): Tolerate an extra line of output before the list of | Juanma Barranquero | 2003-06-06 | 1 | -2/+6 |
* | (shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on | Lute Kamstra | 2003-06-05 | 1 | -1/+23 |
* | Cygwin support patch. | Juanma Barranquero | 2003-01-31 | 1 | -1/+1 |
* | (explicit-bash-args): Bash 1.x doesn't grook | Kim F. Storm | 2002-10-31 | 1 | -2/+12 |
* | (shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~. | Richard M. Stallman | 2002-10-26 | 1 | -0/+2 |
* | Fix typo. | Juanma Barranquero | 2002-07-03 | 1 | -3/+3 |
* | (explicit-bash-args): New user option. | Andreas Schwab | 2002-06-28 | 1 | -0/+8 |
* | (shell-mode): Use (ring-empty-p rather than (zerop (ring-length. | Francesco Potortì | 2002-05-14 | 1 | -1/+1 |
* | (shell-mode): Make second part of initialisation | Francesco Potortì | 2002-05-14 | 1 | -2/+2 |
* | (shell-replace-by-expanded-directory): | Richard M. Stallman | 2002-05-10 | 1 | -1/+1 |
* | (shell-mode): Don't reinit comint-input-ring if that was already done. | Richard M. Stallman | 2002-04-03 | 1 | -22/+23 |
* | (toplevel): Revert previous change to use pcomplete. | Colin Walters | 2002-03-11 | 1 | -28/+2 |
* | (shell-pcomplete-setup-done): New variable. | Kim F. Storm | 2002-02-25 | 1 | -4/+6 |
* | (shell-mode-map): Add "Complete" header so completion | Kim F. Storm | 2002-02-25 | 1 | -1/+2 |
* | (shell-pcomplete, shell-pcomplete-reverse): New functions. | Colin Walters | 2002-02-23 | 1 | -2/+25 |
* | (shell): Use shell-file-name. | Stefan Monnier | 2001-12-02 | 1 | -21/+17 |
* | Emacs lisp coding convention fixes. | Pavel Janík | 2001-07-14 | 1 | -5/+5 |
* | shell-write-history-on-exit: make sure the error message goes to the right bu... | Sam Steingold | 2001-01-28 | 1 | -24/+26 |
* | (shell-unquote-argument): If the shell is one of the | Eli Zaretskii | 2001-01-27 | 1 | -5/+13 |
* | (shell-mode): Use define-derived-mode. | Stefan Monnier | 2000-11-21 | 1 | -7/+1 |
* | (shell): Add BUFFER argument. | Miles Bader | 2000-10-27 | 1 | -9/+15 |
* | (shell-write-history-on-exit): New function. | Andrew Innes | 2000-09-14 | 1 | -0/+27 |
* | (shell-font-lock-keywords): Remove prompt highlighting, since this is | Miles Bader | 2000-08-22 | 1 | -2/+1 |
* | (shell-prompt-pattern): Doc change. | Miles Bader | 2000-08-07 | 1 | -2/+5 |
* | Fix maintainer address. | Karl Heuer | 1999-08-16 | 1 | -2/+2 |
* | (shell-unquote-argument): New function. | Karl Heuer | 1999-07-20 | 1 | -0/+21 |
* | Comment fix. | Karl Heuer | 1999-05-17 | 1 | -1/+1 |