aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/shell.el
Commit message (Collapse)AuthorAgeFilesLines
* shell-write-history-on-exit: make sure the error message goes to the right ↵Sam Steingold2001-01-281-24/+26
| | | | buffer
* (shell-unquote-argument): If the shell is one of theEli Zaretskii2001-01-271-5/+13
| | | | | | | | mentioned in shell-dumb-shell-regexp, don't treat a backslash as a quote character. (shell-dumb-shell-regexp): Document that the shells which match this regexp are supposed to not treat a backslash as a quote character.
* (shell-mode): Use define-derived-mode.Stefan Monnier2000-11-211-7/+1
|
* (shell): Add BUFFER argument.Miles Bader2000-10-271-9/+15
|
* (shell-write-history-on-exit): New function.Andrew Innes2000-09-141-0/+27
| | | | | | (shell-dumb-shell-regexp): New custom variable. (shell-mode): Make shell-write-history-on-exit the process sentinel if shell name matches shell-dumb-shell-regexp.
* (shell-font-lock-keywords): Remove prompt highlighting, since this isMiles Bader2000-08-221-2/+1
| | | | now done independently of font-lock mode.
* (shell-prompt-pattern): Doc change.Miles Bader2000-08-071-2/+5
| | | | (shell-backward-command): Use line-beginning-position.
* Fix maintainer address.Karl Heuer1999-08-161-2/+2
|
* (shell-unquote-argument): New function.Karl Heuer1999-07-201-0/+21
| | | | (shell-directory-tracker): Use shell-unquote-argument.
* Comment fix.Karl Heuer1999-05-171-1/+1
|
* * shell.el (shell-dirtrack-verbose): New custom variable.Simon Marshall1999-01-141-18/+26
| | | | (shell-dirstack-message): Use it.
* (shell-prompt-pattern): Add defcustom.Richard M. Stallman1998-11-221-2/+4
|
* (shell-input-autoexpand): Fix customization group.Richard M. Stallman1998-10-171-1/+1
|
* (shell-input-autoexpand): Fix customize type.Andreas Schwab1998-09-181-1/+4
|
* (shell-file-name-quote-list): Add # to the value.Karl Heuer1998-09-101-1/+1
|
* (shell-copy-environment-variable): Fix doc typo.Richard M. Stallman1998-06-281-15/+15
|
* (shell-file-name-chars): Add ',' and ':'.Geoff Voelker1998-04-171-1/+1
|
* (shell-dirtrack-mode): Renamed from shell-dirtrack-toggle.Karl Heuer1998-02-251-5/+7
| | | | (dirtrack-mode, shell-dirtrack-toggle): Defined as aliases.
* (shell-chdrive-regexp): Likewise.Richard M. Stallman1997-09-091-1/+2
|
* (shell-snarf-envar, shell-copy-environment-variable): New functions.Richard M. Stallman1997-08-221-0/+31
|
* Make shell-last-dir buffer-local.Simon Marshall1997-08-221-0/+1
|
* (shell): Doc fix.Richard M. Stallman1997-08-041-0/+7
|
* (shell-mode): Do set list-files-directory locally.Richard M. Stallman1997-07-201-2/+4
|
* change maintainer.Simon Marshall1997-07-151-2/+3
|
* (shell-mode): Add a mode-class property.Richard M. Stallman1997-05-051-0/+2
|
* Use EVAL form for shell-prompt-pattern.Simon Marshall1997-04-171-4/+4
|
* Add defgroup's; use defcustom for user vars.Richard M. Stallman1997-04-131-29/+70
|
* (shell-mode): Don't set list-buffers-directory.Richard M. Stallman1997-01-181-2/+2
|
* (shell-mode): Don't assume /dev/null is its own truename.Richard M. Stallman1996-08-261-1/+2
|
* (shell-file-name-chars): Was shell-file-name-regexp.Richard M. Stallman1996-08-011-4/+4
| | | | (shell-mode): Set comint-file-name-chars to this variable.
* Bind shell-file-name-quote-list and shell-file-name-regexp specially for MSDOG.Simon Marshall1996-07-121-4/+16
|
* (shell-directory-tracker): Use comint-substitute-in-file-name toRichard M. Stallman1996-06-091-10/+22
| | | | | | | | | handle system-specific syntax. (shell-chdrive-regexp): New variable. (shell-mode): Update doc string. (shell-directory-tracker): Detect drive changes. Update doc string.
* (shell-match-partial-variable): Doc fix.Richard M. Stallman1996-06-041-1/+1
|
* Resync directories properly for the ksh.Simon Marshall1996-02-031-6/+8
|
* (shell-dirstack-message): Pass proper format string to message.Karl Heuer1996-01-251-1/+1
|
* Update FSF's address.Erik Naggum1996-01-141-69/+66
|
* (shell-directory-tracker): Check for terminator afterKarl Heuer1995-06-191-5/+11
| | | | | | cd, pushd, or popd, so that we don't try to do directory tracking on things like "cdump". Don't use \\s patterns inside brackets.
* (shell-mode): Make shell-directory-tracker a hook function locally only.Richard M. Stallman1995-06-141-1/+1
|
* check comint-input-ring-file-name for the empty string too.Simon Marshall1995-06-131-1/+2
|
* shell-font-lock-keywords efficiency fix.Simon Marshall1995-04-241-1/+1
|
* Set comint-file-name-quote-list to new shell-file-name-quote-list.Simon Marshall1995-04-031-8/+19
|
* Comment change.Richard M. Stallman1995-03-301-1/+1
|
* (shell): Use pop-to-buffer.Richard M. Stallman1995-03-121-9/+15
| | | | (same-window-buffer-names): Add *shell* to the list.
* Make sure shell-cd sets list-buffers-directory to a directory ending with `/'.Simon Marshall1995-03-021-1/+3
|
* Moved buffer truncation functionality to comint.el.Simon Marshall1995-02-251-13/+1
|
* Added shell-truncate-buffer function to restrict buffer size toSimon Marshall1995-02-251-4/+19
| | | | at most shell-buffer-maximum-size lines in length.
* Change all `cd's to `shell-cd's, where `shell-cd' changes the value ofSimon Marshall1995-02-211-15/+23
| | | | | list-buffers-directory so that a buffer list contains the cwd in the `file' field.
* Comment changes.Richard M. Stallman1995-02-041-2/+0
|
* (shell): If we create a new shell buffer,Richard M. Stallman1995-01-271-2/+3
| | | | select that buffer even if it has been renamed.
* Doc fixes (simon's email address and shell-mode)Simon Marshall1995-01-101-7/+10
|