1994-03-08 |
Richard M. Stallman |
(comint-completion-fignore): New variable.
|
1994-03-07 |
Karl Heuer |
Comment fix.
|
1994-03-03 |
Richard M. Stallman |
(comint-input-filter-functions)
|
1994-03-03 |
Richard M. Stallman |
(comint-after-partial-filename-command,
|
1994-03-02 |
Richard M. Stallman |
(comint-arguments): Use just one regexp to find end of arg
|
1994-03-02 |
Richard M. Stallman |
(full-copy-sparse-keymap): Function deleted.
|
1994-02-26 |
Karl Heuer |
(comint-exec-1): Force a local copy of the environment.
|
1994-01-15 |
Richard M. Stallman |
(comint-show-output): Leave point at start of output, but push the mark.
|
1994-01-09 |
Richard M. Stallman |
(comint-input-autoexpand): Make default nil.
|
1994-01-06 |
Roland McGrath |
(comint-show-output): Use (point-max) rather than erring when the
|
1994-01-03 |
Richard M. Stallman |
(comint-last-output-start): Add defvar.
|
1993-12-24 |
Richard M. Stallman |
(comint-next-matching-input-from-input): Doc fix.
|
1993-12-23 |
Richard M. Stallman |
(comint-read-input-ring): New arg SILENT.
|
1993-11-25 |
Richard M. Stallman |
(comint-send-input): Don't call comint-arguments
|
1993-11-24 |
Richard M. Stallman |
(comint-send-input): Don't call comint-arguments while
|
1993-11-23 |
Richard M. Stallman |
(comint-preinput-scroll-to-bottom): If SCROLL is `this',
|
1993-11-17 |
Richard M. Stallman |
(comint-scroll-show-maximum-output): Make default nil.
|
1993-11-16 |
Richard M. Stallman |
(comint-send-input): Run comint-output-filter-functions
|
1993-11-15 |
Richard M. Stallman |
(comint-read-input-ring, comint-write-input-ring):
|
1993-11-13 |
Richard M. Stallman |
(comint-match-partial-filename): Consider +@: part of
|
1993-11-11 |
Richard M. Stallman |
Comment change.
|
1993-11-10 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
1993-11-10 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
1993-11-08 |
Richard M. Stallman |
(comint-preinput-scroll-to-bottom): Added
|
1993-11-08 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
1993-11-07 |
Richard M. Stallman |
(comint-postoutput-scroll-to-bottom):
|
1993-10-27 |
Richard M. Stallman |
(comint-mode-map): Merge menu bar item Output into Input.
|
1993-10-25 |
Richard M. Stallman |
(comint-scroll-to-bottom-on-input): Default to nil.
|
1993-10-25 |
Richard M. Stallman |
(comint-scroll-to-bottom-on-input)
|
1993-10-22 |
Richard M. Stallman |
(comint-after-partial-file-name-command):
|
1993-09-08 |
Roland McGrath |
(comint-filename-prefix): New variable.
|
1993-08-10 |
Paul Eggert |
ring-mod -> mod
|
1993-08-09 |
Richard M. Stallman |
(comint-mode-map): Delete C-c C-y binding.
|
1993-08-03 |
Roland McGrath |
(comint-dynamic-list-completions): Expand PATHDIR in call to
|
1993-08-02 |
Roland McGrath |
(comint-dynamic-complete): If called interactively twice in a row, give the
|
1993-08-02 |
Roland McGrath |
(comint-dynamic-complete): Expand PATHDIR in call to file-name-completion.
|
1993-08-02 |
Roland McGrath |
(comint-dynamic-completion): Say "Sole completion", not "Unique
|
1993-07-28 |
Roland McGrath |
(comint-replace-by-expanded-filename, comint-dynamic-complete): Say "Sole
|
1993-07-16 |
Roland McGrath |
(comint-{next,prev}-prompt, comint-send-eof): New functions.
|
1993-07-04 |
Jim Blandy |
* comint.el (comint-prompt-regexp): Double the backslashes in the
|
1993-06-09 |
Jim Blandy |
Apply typo patches from Paul Eggert.
|
1993-06-01 |
Richard M. Stallman |
(comint-filter): Put window-start before the input.
|
1993-05-26 |
Richard M. Stallman |
(comint-filter): Restore buffer-read-only in proper buffer.
|
1993-05-12 |
Richard M. Stallman |
(comint-filter): Increment opoint only if after insertion point.
|
1993-05-06 |
Richard M. Stallman |
(comint-filter): New function.
|
1993-05-06 |
Richard M. Stallman |
(comint-previous-matching-input): Use let* in the interactive.
|
1993-05-06 |
Richard M. Stallman |
(comint-previous-matching-input): New command, on M-r.
|
1993-05-03 |
Jim Blandy |
* comint.el (comint-match-partial-pathname): Move "---" range in
|
1993-04-25 |
Eric S. Raymond |
(comint-mod): Nuked. A call to ring-mod replaces it.
|
1993-04-16 |
Noah Friedman |
*** empty log message ***
|
1993-04-10 |
Eric S. Raymond |
Clean up cmu* uses in header comments.
|
1993-04-03 |
Noah Friedman |
new comint-read-noecho.
|
1993-03-22 |
Eric S. Raymond |
Added or corrected Commentary sections
|
1993-03-18 |
Eric S. Raymond |
Add or correct keywords
|
1993-03-06 |
Richard M. Stallman |
Fix bug in previous change.
|
1993-03-06 |
Richard M. Stallman |
(comint-dynamic-list-completions): Handle any event when flushing the display.
|
1993-02-05 |
Roland McGrath |
(make-comint): Added docstring.
|
1993-01-26 |
Jim Blandy |
JimB's changes since January 18th
|
1992-11-16 |
Jim Blandy |
* bytecomp.el: Declare unread-command-char an obsolete variable.
|
1992-10-10 |
Richard M. Stallman |
(comint-last-input-match): defvar moved up.
|
1992-10-09 |
Christopher Zaborsky |
Dox fix.
|
1992-10-06 |
Christopher Zaborsky |
Doc fix.
|
1992-09-13 |
Richard M. Stallman |
entered into RCS
|
1992-08-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-04 |
Richard M. Stallman |
*** empty log message ***
|
1992-08-03 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
Richard M. Stallman |
*** empty log message ***
|
1992-07-24 |
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-16 |
Eric S. Raymond |
*** empty log message ***
|
1992-07-15 |
Jim Blandy |
*** empty log message ***
|
1992-07-14 |
Eric S. Raymond |
*** empty log message ***
|
1992-06-10 |
Jim Blandy |
*** empty log message ***
|
1992-05-30 |
Eric S. Raymond |
*** empty log message ***
|
1992-05-10 |
Jim Blandy |
*** empty log message ***
|
1992-03-16 |
Jim Blandy |
*** empty log message ***
|
1991-02-02 |
Jim Blandy |
*** empty log message ***
|
1990-11-05 |
David Lawrence |
Initial revision
|