summaryrefslogtreecommitdiff
path: root/lisp/shell.el
Commit message (Expand)AuthorAgeFilesLines
...
* (shell-dynamic-complete-as-command): Make ignored-extensionsRichard M. Stallman1994-03-101-2/+3
* (shell-completion-fignore): New variable.Richard M. Stallman1994-03-081-6/+17
* Rename comint-input-filter-functions andRichard M. Stallman1994-03-031-8/+8
* (shell-dynamic-complete-functions): New variable.Richard M. Stallman1994-03-031-73/+172
* (shell-delimiter-argument-list): Now has chars, not strings.Richard M. Stallman1994-03-021-4/+3
* (shell-dirtrackp): Variable definition added.Richard M. Stallman1994-03-021-3/+3
* (shell-mode-map): Use copy-keymap.Richard M. Stallman1994-03-021-2/+2
* (shell-get-current-command): Make regexp more selective.Richard M. Stallman1994-02-101-1/+1
* (shell-input-autoexpand): New variable.Richard M. Stallman1994-01-091-2/+14
* (shell-cd): Function removed.Roland McGrath1994-01-061-18/+22
* (shell-backward-command): If comint-bol moves forward,Richard M. Stallman1993-12-241-3/+5
* (shell-mode): Pass t to comint-read-input-ring.Richard M. Stallman1993-12-231-2/+2
* Comment change.Richard M. Stallman1993-11-251-10/+1
* Doc fixes.Richard M. Stallman1993-11-081-12/+12
* (shell-after-partial-filename): Renamed fromRichard M. Stallman1993-10-221-190/+328
* (shell-dirstack-message): Recognize ~ by matching the expansion of "~" withRoland McGrath1993-09-081-4/+13
* (shell-cd): New function, like `cd' but prepend comint-filename-prefix.Roland McGrath1993-09-081-8/+12
* (shell-resync-dirs, shell-process-cd, shell-process-pushd,Roland McGrath1993-09-081-6/+8
* * shell.el (shell-process-pushd): Fix syntax error inJim Blandy1993-07-181-3/+8
* (shell-prompt-pattern): Use defvar.Richard M. Stallman1993-06-011-1/+1
* (shell-prompt-pattern): Undo last change.Richard M. Stallman1993-04-291-83/+14
* *** empty log message ***Noah Friedman1993-04-241-1/+1
* All fsets changed to defaliases.Eric S. Raymond1993-04-231-2/+2
* (shell-mode): isationization (doc fix).Roland McGrath1993-04-191-3/+3
* (shell-mode): Capitalize mode name.Roland McGrath1993-04-191-1/+1
* Doc fix.Jim Blandy1993-04-071-1/+1
* Brent Benson's patch to support `cd -'.Eric S. Raymond1993-03-251-11/+23
* (shell): Doc fix.Richard M. Stallman1993-01-151-1/+1
* entered into RCSRichard M. Stallman1992-09-041-5/+5
* *** empty log message ***Richard M. Stallman1992-08-041-3/+2
* *** empty log message ***Eric S. Raymond1992-07-221-3/+2
* *** empty log message ***Eric S. Raymond1992-07-171-0/+1
* *** empty log message ***Eric S. Raymond1992-07-161-2/+2
* *** empty log message ***Eric S. Raymond1992-07-151-1/+9
* *** empty log message ***Eric S. Raymond1992-05-301-39/+50
* *** empty log message ***Jim Blandy1991-05-081-39/+247
* Initial revisionDavid Lawrence1990-11-051-0/+392