1998-04-17 |
Geoff Voelker |
(shell-file-name-chars): Add ',' and ':'.
|
1998-02-25 |
Karl Heuer |
(shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
|
1997-09-09 |
Richard M. Stallman |
(shell-chdrive-regexp): Likewise.
|
1997-08-22 |
Richard M. Stallman |
(shell-snarf-envar, shell-copy-environment-variable): New functions.
|
1997-08-22 |
Simon Marshall |
Make shell-last-dir buffer-local.
|
1997-08-04 |
Richard M. Stallman |
(shell): Doc fix.
|
1997-07-20 |
Richard M. Stallman |
(shell-mode): Do set list-files-directory locally.
|
1997-07-15 |
Simon Marshall |
change maintainer.
|
1997-05-05 |
Richard M. Stallman |
(shell-mode): Add a mode-class property.
|
1997-04-17 |
Simon Marshall |
Use EVAL form for shell-prompt-pattern.
|
1997-04-13 |
Richard M. Stallman |
Add defgroup's; use defcustom for user vars.
|
1997-01-18 |
Richard M. Stallman |
(shell-mode): Don't set list-buffers-directory.
|
1996-08-26 |
Richard M. Stallman |
(shell-mode): Don't assume /dev/null is its own truename.
|
1996-08-01 |
Richard M. Stallman |
(shell-file-name-chars): Was shell-file-name-regexp.
|
1996-07-12 |
Simon Marshall |
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
|
1996-06-09 |
Richard M. Stallman |
(shell-directory-tracker): Use comint-substitute-in-file-name to
|
1996-06-04 |
Richard M. Stallman |
(shell-match-partial-variable): Doc fix.
|
1996-02-03 |
Simon Marshall |
Resync directories properly for the ksh.
|
1996-01-25 |
Karl Heuer |
(shell-dirstack-message): Pass proper format string to message.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-06-19 |
Karl Heuer |
(shell-directory-tracker): Check for terminator after
|
1995-06-14 |
Richard M. Stallman |
(shell-mode): Make shell-directory-tracker a hook function locally only.
|
1995-06-13 |
Simon Marshall |
check comint-input-ring-file-name for the empty string too.
|
1995-04-24 |
Simon Marshall |
shell-font-lock-keywords efficiency fix.
|
1995-04-03 |
Simon Marshall |
Set comint-file-name-quote-list to new shell-file-name-quote-list.
|
1995-03-30 |
Richard M. Stallman |
Comment change.
|
1995-03-12 |
Richard M. Stallman |
(shell): Use pop-to-buffer.
|
1995-03-02 |
Simon Marshall |
Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.
|
1995-02-25 |
Simon Marshall |
Moved buffer truncation functionality to comint.el.
|
1995-02-25 |
Simon Marshall |
Added shell-truncate-buffer function to restrict buffer size to
|
1995-02-21 |
Simon Marshall |
Change all `cd's to `shell-cd's, where `shell-cd' changes the value of
|
1995-02-04 |
Richard M. Stallman |
Comment changes.
|
1995-01-27 |
Richard M. Stallman |
(shell): If we create a new shell buffer,
|
1995-01-10 |
Simon Marshall |
Doc fixes (simon's email address and shell-mode)
|
1994-11-19 |
Richard M. Stallman |
Comment change.
|
1994-10-12 |
Simon Marshall |
* shell.el: (shell-font-lock-keywords): Add `\n' to [^] regexps.
|
1994-10-07 |
Richard M. Stallman |
(shell-font-lock-keywords): New variable.
|
1994-10-03 |
Richard M. Stallman |
(shell-strip-ctrl-m): Function moved to comint.el and renamed.
|
1994-10-02 |
Richard M. Stallman |
(shell-mode): Compare the truename with /dev/null.
|
1994-09-18 |
Richard M. Stallman |
(shell-mode-map): Inherit comint-mode-map, but copy the completion menu.
|
1994-09-03 |
Richard M. Stallman |
(shell-command-regexp): Use a simpler faster regexp.
|
1994-07-16 |
Richard M. Stallman |
Comment change.
|
1994-07-01 |
Richard M. Stallman |
(shell-mode): Don't read history from /dev/null.
|
1994-06-23 |
Richard M. Stallman |
(shell-prefixed-directory-name): Do nothing if
|
1994-05-22 |
Richard M. Stallman |
(shell-strip-ctrl-m): Strip multiple ^Ms.
|
1994-05-07 |
Karl Heuer |
(shell-forward-command, shell-backward-command): Fix regexp.
|
1994-04-24 |
Richard M. Stallman |
(shell-dirstack-query): Defaults to nil.
|
1994-04-14 |
Karl Heuer |
(shell-mode-map): Fix menu bar options.
|
1994-04-14 |
Karl Heuer |
(shell-dynamic-complete-as-command): Don't match ignored-extensions if it's nil.
|
1994-03-24 |
Richard M. Stallman |
(shell-strip-ctrl-m): New command.
|
1994-03-10 |
Richard M. Stallman |
(shell-dynamic-complete-as-command): Make ignored-extensions
|
1994-03-08 |
Richard M. Stallman |
(shell-completion-fignore): New variable.
|
1994-03-03 |
Richard M. Stallman |
Rename comint-input-filter-functions and
|
1994-03-03 |
Richard M. Stallman |
(shell-dynamic-complete-functions): New variable.
|
1994-03-02 |
Richard M. Stallman |
(shell-delimiter-argument-list): Now has chars, not strings.
|
1994-03-02 |
Richard M. Stallman |
(shell-dirtrackp): Variable definition added.
|
1994-03-02 |
Richard M. Stallman |
(shell-mode-map): Use copy-keymap.
|
1994-02-10 |
Richard M. Stallman |
(shell-get-current-command): Make regexp more selective.
|
1994-01-09 |
Richard M. Stallman |
(shell-input-autoexpand): New variable.
|
1994-01-06 |
Roland McGrath |
(shell-cd): Function removed.
|