log lisp/shell.el @ 15937:ab395798ed22

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