Wed, 25 Jul 2007 04:47:42 +0000 |
Glenn Morris |
Switch license to GPLv3 or later.
|
Sun, 04 Mar 2007 17:47:19 +0000 |
Richard M. Stallman |
(shell-dirstack-query): Doc fix.
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Fri, 15 Dec 2006 21:21:43 +0000 |
Richard M. Stallman |
(shell): Doc fix.
|
Fri, 15 Dec 2006 21:16:56 +0000 |
Richard M. Stallman |
(shell): Doc fix.
|
Tue, 05 Dec 2006 14:21:56 +0000 |
Juanma Barranquero |
(shell): Search the start file in ~/.emacs.d as `init_SHELLNAME.sh' instead.
|
Tue, 05 Dec 2006 07:06:08 +0000 |
Glenn Morris |
Update copyright years.
|
Sun, 15 Oct 2006 20:42:10 +0000 |
Kim F. Storm |
2006-10-15 Lennart Borgman <lennart.borgman.073@student.lu.se>
|
Mon, 09 Oct 2006 15:08:41 +0000 |
Richard M. Stallman |
Comment change.
|
Mon, 09 Oct 2006 09:04:23 +0000 |
Kim F. Storm |
(explicit-csh-args, explicit-bash-args): Add comment
|
Sat, 02 Sep 2006 23:30:21 +0000 |
Juri Linkov |
(shell-filter-ctrl-a-ctrl-b): Check if `comint-last-output-start' is
|
Fri, 07 Jul 2006 14:34:02 +0000 |
Stefan Monnier |
(shell-mode): Only change the buffer-local value of
|
Fri, 02 Jun 2006 02:09:19 +0000 |
Luc Teirlinck |
(shell-mode): Use shell-mode-map in docstring.
|
Fri, 26 May 2006 22:07:27 +0000 |
Luc Teirlinck |
(shell-mode): Call shell-dirtrack-mode after list-buffers-directory is
|
Wed, 17 May 2006 21:57:25 +0000 |
Stefan Monnier |
(shell-dirtrack-mode): Make it into a proper minor mode, so
|
Sat, 01 Apr 2006 21:14:41 +0000 |
Eli Zaretskii |
(shell-directory-tracker, shell-dynamic-complete-command): Doc fixes.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Sat, 17 Sep 2005 18:20:40 +0000 |
Romain Francoise |
(shell-resync-dirs): Handle echoing processes more reliably. Don't
|
Mon, 29 Aug 2005 11:08:04 +0000 |
Juanma Barranquero |
(shell-mode, shell-resync-dirs): Fix typos in docstrings.
|
Sat, 06 Aug 2005 22:13:43 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Mon, 04 Jul 2005 23:32:44 +0000 |
Lute Kamstra |
Update FSF's address.
|
Mon, 04 Jul 2005 02:28:54 +0000 |
Juanma Barranquero |
(shell): Finish `defgroup' description with period.
|
Thu, 16 Jun 2005 16:10:43 +0000 |
Juanma Barranquero |
(shell-prompt-pattern, shell-dynamic-complete-functions, shell-mode,
|
Mon, 16 May 2005 11:33:47 +0000 |
Juanma Barranquero |
Replace `string-to-int' by `string-to-number'.
|
Tue, 26 Apr 2005 23:16:20 +0000 |
Luc Teirlinck |
(shell-prompt-pattern): Doc fix.
|
Mon, 29 Dec 2003 19:13:28 +0000 |
Richard M. Stallman |
(shell-file-name-chars): Add [].
|
Wed, 24 Dec 2003 10:05:48 +0000 |
Andreas Schwab |
(shell-file-name-quote-list): Add backslash.
|
Mon, 01 Sep 2003 15:45:59 +0000 |
Miles Bader |
Add arch taglines
|
Tue, 12 Aug 2003 23:37:01 +0000 |
Markus Rost |
(shell): With prefix-arg, suggest a new buffer name.
|
Thu, 12 Jun 2003 22:20:49 +0000 |
Juanma Barranquero |
(shell-command-separator-regexp): New variable.
|
Fri, 06 Jun 2003 17:39:46 +0000 |
Juanma Barranquero |
(shell-resync-dirs): Tolerate an extra line of output before the list of
|
Thu, 05 Jun 2003 11:57:22 +0000 |
Lute Kamstra |
(shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on
|
Fri, 31 Jan 2003 15:24:20 +0000 |
Juanma Barranquero |
Cygwin support patch.
|
Thu, 31 Oct 2002 23:37:15 +0000 |
Kim F. Storm |
(explicit-bash-args): Bash 1.x doesn't grook
|
Sat, 26 Oct 2002 22:42:12 +0000 |
Richard M. Stallman |
(shell): Look for .emacs_SHELL under ~/.emacs.d after looking in ~.
|
Wed, 03 Jul 2002 12:01:24 +0000 |
Juanma Barranquero |
Fix typo.
|
Fri, 28 Jun 2002 18:50:21 +0000 |
Andreas Schwab |
(explicit-bash-args): New user option.
|
Tue, 14 May 2002 08:46:00 +0000 |
Francesco Potort |
(shell-mode): Use (ring-empty-p rather than (zerop (ring-length.
|
Tue, 14 May 2002 08:42:48 +0000 |
Francesco Potort |
(shell-mode): Make second part of initialisation
|
Fri, 10 May 2002 00:58:27 +0000 |
Richard M. Stallman |
(shell-replace-by-expanded-directory):
|
Wed, 03 Apr 2002 15:23:41 +0000 |
Richard M. Stallman |
(shell-mode): Don't reinit comint-input-ring if that was already done.
|
Mon, 11 Mar 2002 21:13:14 +0000 |
Colin Walters |
(toplevel): Revert previous change to use pcomplete.
|
Mon, 25 Feb 2002 21:04:00 +0000 |
Kim F. Storm |
(shell-pcomplete-setup-done): New variable.
|
Mon, 25 Feb 2002 10:49:20 +0000 |
Kim F. Storm |
(shell-mode-map): Add "Complete" header so completion
|
Sat, 23 Feb 2002 21:34:11 +0000 |
Colin Walters |
(shell-pcomplete, shell-pcomplete-reverse): New functions.
|
Sun, 02 Dec 2001 07:39:23 +0000 |
Stefan Monnier |
(shell): Use shell-file-name.
|
Sat, 14 Jul 2001 11:21:08 +0000 |
Pavel Jank |
Emacs lisp coding convention fixes.
|
Sun, 28 Jan 2001 03:43:35 +0000 |
Sam Steingold |
shell-write-history-on-exit: make sure the error message goes to the right buffer
|
Sat, 27 Jan 2001 12:41:59 +0000 |
Eli Zaretskii |
(shell-unquote-argument): If the shell is one of the
|
Tue, 21 Nov 2000 21:33:45 +0000 |
Stefan Monnier |
(shell-mode): Use define-derived-mode.
|
Fri, 27 Oct 2000 08:01:08 +0000 |
Miles Bader |
(shell): Add BUFFER argument.
|
Thu, 14 Sep 2000 21:15:44 +0000 |
Andrew Innes |
(shell-write-history-on-exit): New function.
|
Tue, 22 Aug 2000 10:06:55 +0000 |
Miles Bader |
(shell-font-lock-keywords): Remove prompt highlighting, since this is
|
Mon, 07 Aug 2000 14:51:48 +0000 |
Miles Bader |
(shell-prompt-pattern): Doc change.
|
Mon, 16 Aug 1999 04:04:27 +0000 |
Karl Heuer |
Fix maintainer address.
|
Tue, 20 Jul 1999 04:16:51 +0000 |
Karl Heuer |
(shell-unquote-argument): New function.
|
Mon, 17 May 1999 06:14:44 +0000 |
Karl Heuer |
Comment fix.
|
Thu, 14 Jan 1999 10:31:31 +0000 |
Simon Marshall |
* shell.el (shell-dirtrack-verbose): New custom variable.
|
Sun, 22 Nov 1998 15:33:21 +0000 |
Richard M. Stallman |
(shell-prompt-pattern): Add defcustom.
|
Sat, 17 Oct 1998 15:29:39 +0000 |
Richard M. Stallman |
(shell-input-autoexpand): Fix customization group.
|