log lisp/shell.el @ 19860:c17fd465ea95 libc-970911 libc-970912 libc-970913 libc-970914 libc-970915 libc-970916 libc-970917 libc-970918 libc-970919 libc-970920 libc-970921 libc-970922 libc-970923 libc-970924 libc-970925 libc-970926 libc-970927 libc-970928 libc-970929 libc-970930 libc-971001 libc-971018 libc-971019 libc-971020 libc-971021 libc-971022 libc-971023 libc-971024 libc-971025 libc-971026 libc-971027 libc-971028 libc-971029 libc-971030 libc-971031 libc-971101 libc-971102 libc-971103 libc-971104 libc-971105 libc-971106 libc-971107 libc-971108 libc-971109 libc-971110 libc-971111 libc-971112 libc-971113 libc-971114 libc-971115 libc-971116 libc-971117 libc-971118 libc-971120 libc-971121 libc-971122 libc-971123 libc-971124 libc-971125 libc-971126 libc-971127 libc-971128 libc-971129 libc-971130 libc-971201 libc-971203 libc-971204 libc-971205 libc-971206 libc-971207 libc-971208 libc-971209 libc-971210 libc-971211 libc-971212 libc-971213 libc-971214 libc-971217 libc-971218 libc-971219 libc-971220 libc-971221 libc-971222 libc-971223 libc-971224 libc-971225 libc-971226 libc-971227 libc-971228 libc-971229 libc-971230 libc-971231 libc-980103 libc-980104 libc-980105 libc-980106 libc-980107 libc-980108 libc-980109 libc-980110 libc-980111 libc-980112 libc-980114 libc-980115 libc-980116 libc-980117 libc-980118 libc-980119 libc-980120 libc-980121 libc-980122 libc-980123 libc-980124 libc-980125 libc-980126 libc-980127 libc-980128

age author description
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.
Tue, 15 Jul 1997 08:32:51 +0000 Simon Marshall change maintainer.
Mon, 05 May 1997 00:59:28 +0000 Richard M. Stallman (shell-mode): Add a mode-class property.
Thu, 17 Apr 1997 07:35:38 +0000 Simon Marshall Use EVAL form for shell-prompt-pattern.
Sun, 13 Apr 1997 02:39:56 +0000 Richard M. Stallman Add defgroup's; use defcustom for user vars.
Sat, 18 Jan 1997 06:10:10 +0000 Richard M. Stallman (shell-mode): Don't set list-buffers-directory.
Mon, 26 Aug 1996 15:33:13 +0000 Richard M. Stallman (shell-mode): Don't assume /dev/null is its own truename.
Thu, 01 Aug 1996 22:35:03 +0000 Richard M. Stallman (shell-file-name-chars): Was shell-file-name-regexp.
Fri, 12 Jul 1996 07:34:20 +0000 Simon Marshall Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
Sun, 09 Jun 1996 20:31:51 +0000 Richard M. Stallman (shell-directory-tracker): Use comint-substitute-in-file-name to
Tue, 04 Jun 1996 15:27:52 +0000 Richard M. Stallman (shell-match-partial-variable): Doc fix.
Sat, 03 Feb 1996 13:38:32 +0000 Simon Marshall Resync directories properly for the ksh.
Thu, 25 Jan 1996 00:57:10 +0000 Karl Heuer (shell-dirstack-message): Pass proper format string to message.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Mon, 19 Jun 1995 22:54:58 +0000 Karl Heuer (shell-directory-tracker): Check for terminator after
Wed, 14 Jun 1995 12:05:55 +0000 Richard M. Stallman (shell-mode): Make shell-directory-tracker a hook function locally only.
Tue, 13 Jun 1995 08:16:08 +0000 Simon Marshall check comint-input-ring-file-name for the empty string too.
Mon, 24 Apr 1995 11:51:28 +0000 Simon Marshall shell-font-lock-keywords efficiency fix.
Mon, 03 Apr 1995 13:01:15 +0000 Simon Marshall Set comint-file-name-quote-list to new shell-file-name-quote-list.
Thu, 30 Mar 1995 07:31:38 +0000 Richard M. Stallman Comment change.
Sun, 12 Mar 1995 09:39:49 +0000 Richard M. Stallman (shell): Use pop-to-buffer.
Thu, 02 Mar 1995 08:59:07 +0000 Simon Marshall Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
Sat, 25 Feb 1995 16:16:57 +0000 Simon Marshall Moved buffer truncation functionality to comint.el.
Sat, 25 Feb 1995 16:10:01 +0000 Simon Marshall Added shell-truncate-buffer function to restrict buffer size to
Tue, 21 Feb 1995 13:07:23 +0000 Simon Marshall Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
Sat, 04 Feb 1995 02:05:14 +0000 Richard M. Stallman Comment changes.
Fri, 27 Jan 1995 22:37:16 +0000 Richard M. Stallman (shell): If we create a new shell buffer,
Tue, 10 Jan 1995 12:08:21 +0000 Simon Marshall Doc fixes (simon's email address and shell-mode)
Sat, 19 Nov 1994 05:24:57 +0000 Richard M. Stallman Comment change.
Wed, 12 Oct 1994 09:18:53 +0000 Simon Marshall * shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
Fri, 07 Oct 1994 10:04:06 +0000 Richard M. Stallman (shell-font-lock-keywords): New variable.
Mon, 03 Oct 1994 01:10:57 +0000 Richard M. Stallman (shell-strip-ctrl-m): Function moved to comint.el and renamed.
Sun, 02 Oct 1994 20:11:07 +0000 Richard M. Stallman (shell-mode): Compare the truename with /dev/null.
Sun, 18 Sep 1994 20:28:23 +0000 Richard M. Stallman (shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
Sat, 03 Sep 1994 23:05:04 +0000 Richard M. Stallman (shell-command-regexp): Use a simpler faster regexp.
Sat, 16 Jul 1994 21:31:43 +0000 Richard M. Stallman Comment change.
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.