log lisp/shell.el @ 51436:84e38964119a

age author description
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.