2007-09-13 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
2007-08-29 |
Andreas Schwab |
(shell): Return correct value from interactive spec.
|
2007-08-22 |
Michael Albinus |
* comint.el (comint-exec-1): Raise an error if
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-03 |
David Kastrup |
On request of the authors, remove their addresses for
|
2007-06-13 |
Chong Yidong |
(shell): Use user-emacs-directory.
|
2008-07-23 |
Chong Yidong |
(shell-dynamic-complete-functions): Use
|
2008-04-03 |
Chong Yidong |
(shell-dynamic-complete-filename): New fun.
|
2008-01-10 |
Glenn Morris |
(shell-dirtrack-verbose, shell-mode)
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-09-13 |
Glenn Morris |
Chris Moore <dooglus at gmail.com>
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
2007-03-04 |
Richard M. Stallman |
(shell-dirstack-query): Doc fix.
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-15 |
Richard M. Stallman |
(shell): Doc fix.
|
2006-12-15 |
Richard M. Stallman |
(shell): Doc fix.
|
2006-12-05 |
Juanma Barranquero |
(shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.
|
2006-12-05 |
Glenn Morris |
Update copyright years.
|
2006-10-15 |
Kim F. Storm |
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
|
2006-10-09 |
Richard M. Stallman |
Comment change.
|
2006-10-09 |
Kim F. Storm |
(explicit-csh-args, explicit-bash-args): Add comment
|
2006-09-02 |
Juri Linkov |
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
|
2006-07-07 |
Stefan Monnier |
(shell-mode): Only change the buffer-local value of
|
2006-06-02 |
Luc Teirlinck |
(shell-mode): Use shell-mode-map in docstring.
|
2006-05-26 |
Luc Teirlinck |
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
|
2006-05-17 |
Stefan Monnier |
(shell-dirtrack-mode): Make it into a proper minor mode, so
|
2006-04-01 |
Eli Zaretskii |
(shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-09-17 |
Romain Francoise |
(shell-resync-dirs): Handle echoing processes more reliably. Don't
|
2005-08-29 |
Juanma Barranquero |
(shell-mode, shell-resync-dirs): Fix typos in docstrings.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-07-04 |
Juanma Barranquero |
(shell): Finish `defgroup' description with period.
|
2005-06-16 |
Juanma Barranquero |
(shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode,
|
2005-05-16 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
2005-04-26 |
Luc Teirlinck |
(shell-prompt-pattern): Doc fix.
|
2003-12-29 |
Richard M. Stallman |
(shell-file-name-chars): Add [].
|
2003-12-24 |
Andreas Schwab |
(shell-file-name-quote-list): Add backslash.
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2003-08-12 |
Markus Rost |
(shell): With prefix-arg, suggest a new buffer name.
|
2003-06-12 |
Juanma Barranquero |
(shell-command-separator-regexp): New variable.
|
2003-06-06 |
Juanma Barranquero |
(shell-resync-dirs): Tolerate an extra line of output before the list of
|
2003-06-05 |
Lute Kamstra |
(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
|
2003-01-31 |
Juanma Barranquero |
Cygwin support patch.
|
2002-10-31 |
Kim F. Storm |
(explicit-bash-args): Bash 1.x doesn't grook
|
2002-10-26 |
Richard M. Stallman |
(shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.
|
2002-07-03 |
Juanma Barranquero |
Fix typo.
|
2002-06-28 |
Andreas Schwab |
(explicit-bash-args): New user option.
|
2002-05-14 |
Francesco Potortì |
(shell-mode): Use (ring-empty-p rather than (zerop (ring-length.
|
2002-05-14 |
Francesco Potortì |
(shell-mode): Make second part of initialisation
|
2002-05-10 |
Richard M. Stallman |
(shell-replace-by-expanded-directory):
|
2002-04-03 |
Richard M. Stallman |
(shell-mode): Don't reinit comint-input-ring if that was already done.
|
2002-03-11 |
Colin Walters |
(toplevel): Revert previous change to use pcomplete.
|
2002-02-25 |
Kim F. Storm |
(shell-pcomplete-setup-done): New variable.
|
2002-02-25 |
Kim F. Storm |
(shell-mode-map): Add "Complete" header so completion
|
2002-02-23 |
Colin Walters |
(shell-pcomplete, shell-pcomplete-reverse): New functions.
|
2001-12-02 |
Stefan Monnier |
(shell): Use shell-file-name.
|
2001-07-14 |
Pavel Janík |
Emacs lisp coding convention fixes.
|
2001-01-28 |
Sam Steingold |
shell-write-history-on-exit: make sure the error message goes to the right buffer
|
2001-01-27 |
Eli Zaretskii |
(shell-unquote-argument): If the shell is one of the
|