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.
|
Fri, 18 Sep 1998 09:20:28 +0000 |
Andreas Schwab |
(shell-input-autoexpand): Fix customize type.
|
Thu, 10 Sep 1998 15:26:22 +0000 |
Karl Heuer |
(shell-file-name-quote-list): Add # to the value.
|
Sun, 28 Jun 1998 22:43:25 +0000 |
Richard M. Stallman |
(shell-copy-environment-variable): Fix doc typo.
|
Fri, 17 Apr 1998 05:25:04 +0000 |
Geoff Voelker |
(shell-file-name-chars): Add ',' and ':'.
|
Wed, 25 Feb 1998 22:43:03 +0000 |
Karl Heuer |
(shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
|
Tue, 09 Sep 1997 02:56:56 +0000 |
Richard M. Stallman |
(shell-chdrive-regexp): Likewise.
|
Fri, 22 Aug 1997 23:37:38 +0000 |
Richard M. Stallman |
(shell-snarf-envar, shell-copy-environment-variable): New functions.
|
Fri, 22 Aug 1997 08:08:26 +0000 |
Simon Marshall |
Make shell-last-dir buffer-local.
|
Mon, 04 Aug 1997 03:06:28 +0000 |
Richard M. Stallman |
(shell): Doc fix.
|
Sun, 20 Jul 1997 04:13:45 +0000 |
Richard M. Stallman |
(shell-mode): Do set list-files-directory locally.
|