(comint-arguments): Use just one regexp to find end of arg
[bpt/emacs.git] / lisp / shell.el
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.
1993-12-24 Richard M. Stallman(shell-backward-command): If comint-bol moves forward,
1993-12-23 Richard M. Stallman(shell-mode): Pass t to comint-read-input-ring.
1993-11-25 Richard M. StallmanComment change.
1993-11-08 Richard M. StallmanDoc fixes.
1993-10-22 Richard M. Stallman(shell-after-partial-filename): Renamed from
1993-09-08 Roland McGrath(shell-dirstack-message): Recognize ~ by matching the...
1993-09-08 Roland McGrath(shell-cd): New function, like `cd' but prepend comint...
1993-09-08 Roland McGrath(shell-resync-dirs, shell-process-cd, shell-process...
1993-07-18 Jim Blandy* shell.el (shell-process-pushd): Fix syntax error in
1993-06-01 Richard M. Stallman(shell-prompt-pattern): Use defvar.
1993-04-29 Richard M. Stallman(shell-prompt-pattern): Undo last change.
1993-04-24 Noah Friedman*** empty log message ***
1993-04-23 Eric S. RaymondAll fsets changed to defaliases.
1993-04-19 Roland McGrath(shell-mode): isationization (doc fix).
1993-04-19 Roland McGrath(shell-mode): Capitalize mode name.
1993-04-07 Jim BlandyDoc fix.
1993-03-25 Eric S. RaymondBrent Benson's patch to support `cd -'.
1993-01-15 Richard M. Stallman(shell): Doc fix.
1992-09-04 Richard M. Stallmanentered into RCS
1992-08-04 Richard M. Stallman*** empty log message ***
1992-07-22 Eric S. Raymond*** empty log message ***
1992-07-17 Eric S. Raymond*** empty log message ***
1992-07-16 Eric S. Raymond*** empty log message ***
1992-07-15 Eric S. Raymond*** empty log message ***
1992-05-30 Eric S. Raymond*** empty log message ***
1991-05-08 Jim Blandy*** empty log message ***
1990-11-05 David LawrenceInitial revision