index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
shell.el
Age
Commit message (
Expand
)
Author
2002-05-14
(shell-mode): Use (ring-empty-p rather than (zerop (ring-length.
Francesco Potortì
2002-05-14
(shell-mode): Make second part of initialisation
Francesco Potortì
2002-05-10
(shell-replace-by-expanded-directory):
Richard M. Stallman
2002-04-03
(shell-mode): Don't reinit comint-input-ring if that was already done.
Richard M. Stallman
2002-03-11
(toplevel): Revert previous change to use pcomplete.
Colin Walters
2002-02-25
(shell-pcomplete-setup-done): New variable.
Kim F. Storm
2002-02-25
(shell-mode-map): Add "Complete" header so completion
Kim F. Storm
2002-02-23
(shell-pcomplete, shell-pcomplete-reverse): New functions.
Colin Walters
2001-12-02
(shell): Use shell-file-name.
Stefan Monnier
2001-07-14
Emacs lisp coding convention fixes.
Pavel Janík
2001-01-28
shell-write-history-on-exit: make sure the error message goes to the right bu...
Sam Steingold
2001-01-27
(shell-unquote-argument): If the shell is one of the
Eli Zaretskii
2000-11-21
(shell-mode): Use define-derived-mode.
Stefan Monnier
2000-10-27
(shell): Add BUFFER argument.
Miles Bader
2000-09-14
(shell-write-history-on-exit): New function.
Andrew Innes
2000-08-22
(shell-font-lock-keywords): Remove prompt highlighting, since this is
Miles Bader
2000-08-07
(shell-prompt-pattern): Doc change.
Miles Bader
1999-08-16
Fix maintainer address.
Karl Heuer
1999-07-20
(shell-unquote-argument): New function.
Karl Heuer
1999-05-17
Comment fix.
Karl Heuer
1999-01-14
* shell.el (shell-dirtrack-verbose): New custom variable.
Simon Marshall
1998-11-22
(shell-prompt-pattern): Add defcustom.
Richard M. Stallman
1998-10-17
(shell-input-autoexpand): Fix customization group.
Richard M. Stallman
1998-09-18
(shell-input-autoexpand): Fix customize type.
Andreas Schwab
1998-09-10
(shell-file-name-quote-list): Add # to the value.
Karl Heuer
1998-06-28
(shell-copy-environment-variable): Fix doc typo.
Richard M. Stallman
1998-04-17
(shell-file-name-chars): Add ',' and ':'.
Geoff Voelker
1998-02-25
(shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.
Karl Heuer
1997-09-09
(shell-chdrive-regexp): Likewise.
Richard M. Stallman
1997-08-22
(shell-snarf-envar, shell-copy-environment-variable): New functions.
Richard M. Stallman
1997-08-22
Make shell-last-dir buffer-local.
Simon Marshall
1997-08-04
(shell): Doc fix.
Richard M. Stallman
1997-07-20
(shell-mode): Do set list-files-directory locally.
Richard M. Stallman
1997-07-15
change maintainer.
Simon Marshall
1997-05-05
(shell-mode): Add a mode-class property.
Richard M. Stallman
1997-04-17
Use EVAL form for shell-prompt-pattern.
Simon Marshall
1997-04-13
Add defgroup's; use defcustom for user vars.
Richard M. Stallman
1997-01-18
(shell-mode): Don't set list-buffers-directory.
Richard M. Stallman
1996-08-26
(shell-mode): Don't assume /dev/null is its own truename.
Richard M. Stallman
1996-08-01
(shell-file-name-chars): Was shell-file-name-regexp.
Richard M. Stallman
1996-07-12
Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.
Simon Marshall
1996-06-09
(shell-directory-tracker): Use comint-substitute-in-file-name to
Richard M. Stallman
1996-06-04
(shell-match-partial-variable): Doc fix.
Richard M. Stallman
1996-02-03
Resync directories properly for the ksh.
Simon Marshall
1996-01-25
(shell-dirstack-message): Pass proper format string to message.
Karl Heuer
1996-01-14
Update FSF's address.
Erik Naggum
1995-06-19
(shell-directory-tracker): Check for terminator after
Karl Heuer
1995-06-14
(shell-mode): Make shell-directory-tracker a hook function locally only.
Richard M. Stallman
1995-06-13
check comint-input-ring-file-name for the empty string too.
Simon Marshall
1995-04-24
shell-font-lock-keywords efficiency fix.
Simon Marshall
[next]