log lisp/shell.el @ 8111:04ba433263d8

age author description
Fri, 01 Jul 1994 20:45:59 +0000 Richard M. Stallman (shell-mode): Don't read history from /dev/null.
Thu, 23 Jun 1994 23:12:13 +0000 Richard M. Stallman (shell-prefixed-directory-name): Do nothing if
Sun, 22 May 1994 00:51:36 +0000 Richard M. Stallman (shell-strip-ctrl-m): Strip multiple ^Ms.
Sat, 07 May 1994 01:22:50 +0000 Karl Heuer (shell-forward-command, shell-backward-command): Fix regexp.
Sun, 24 Apr 1994 10:50:41 +0000 Richard M. Stallman (shell-dirstack-query): Defaults to nil.
Thu, 14 Apr 1994 22:49:23 +0000 Karl Heuer (shell-mode-map): Fix menu bar options.
Thu, 14 Apr 1994 19:19:30 +0000 Karl Heuer (shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
Thu, 24 Mar 1994 07:51:27 +0000 Richard M. Stallman (shell-strip-ctrl-m): New command.
Thu, 10 Mar 1994 18:54:44 +0000 Richard M. Stallman (shell-dynamic-complete-as-command): Make ignored-extensions
Tue, 08 Mar 1994 17:43:07 +0000 Richard M. Stallman (shell-completion-fignore): New variable.
Thu, 03 Mar 1994 23:57:27 +0000 Richard M. Stallman Rename comint-input-filter-functions and
Thu, 03 Mar 1994 23:37:27 +0000 Richard M. Stallman (shell-dynamic-complete-functions): New variable.
Wed, 02 Mar 1994 22:02:56 +0000 Richard M. Stallman (shell-delimiter-argument-list): Now has chars, not strings.
Wed, 02 Mar 1994 16:55:16 +0000 Richard M. Stallman (shell-dirtrackp): Variable definition added.
Wed, 02 Mar 1994 16:51:02 +0000 Richard M. Stallman (shell-mode-map): Use copy-keymap.
Thu, 10 Feb 1994 08:35:48 +0000 Richard M. Stallman (shell-get-current-command): Make regexp more selective.
Sun, 09 Jan 1994 17:11:57 +0000 Richard M. Stallman (shell-input-autoexpand): New variable.
Thu, 06 Jan 1994 17:02:00 +0000 Roland McGrath (shell-cd): Function removed.
Fri, 24 Dec 1993 05:42:58 +0000 Richard M. Stallman (shell-backward-command): If comint-bol moves forward,
Thu, 23 Dec 1993 03:41:22 +0000 Richard M. Stallman (shell-mode): Pass t to comint-read-input-ring.
Thu, 25 Nov 1993 02:37:21 +0000 Richard M. Stallman Comment change.
Mon, 08 Nov 1993 23:40:37 +0000 Richard M. Stallman Doc fixes.
Fri, 22 Oct 1993 02:53:24 +0000 Richard M. Stallman (shell-after-partial-filename): Renamed from
Wed, 08 Sep 1993 07:39:14 +0000 Roland McGrath (shell-dirstack-message): Recognize ~ by matching the expansion of "~" with
Wed, 08 Sep 1993 07:06:46 +0000 Roland McGrath (shell-cd): New function, like `cd' but prepend comint-filename-prefix.
Wed, 08 Sep 1993 07:01:42 +0000 Roland McGrath (shell-resync-dirs, shell-process-cd, shell-process-pushd,
Sun, 18 Jul 1993 06:20:47 +0000 Jim Blandy * shell.el (shell-process-pushd): Fix syntax error in
Tue, 01 Jun 1993 21:41:11 +0000 Richard M. Stallman (shell-prompt-pattern): Use defvar.
Thu, 29 Apr 1993 14:23:22 +0000 Richard M. Stallman (shell-prompt-pattern): Undo last change.
Sat, 24 Apr 1993 10:10:19 +0000 Noah Friedman *** empty log message ***