(rmail-summary-wipe): If rmail buffer is not visible,
[bpt/emacs.git] / lisp / comint.el
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. StallmanComment 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...
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 Eggertring-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...
1993-08-02 Roland McGrath(comint-dynamic-complete): If called interactively...
1993-08-02 Roland McGrath(comint-dynamic-complete): Expand PATHDIR in call to...
1993-08-02 Roland McGrath(comint-dynamic-completion): Say "Sole completion"...
1993-07-28 Roland McGrath(comint-replace-by-expanded-filename, comint-dynamic...
1993-07-16 Roland McGrath(comint-{next,prev}-prompt, comint-send-eof): New funct...
1993-07-04 Jim Blandy* comint.el (comint-prompt-regexp): Double the backslas...
1993-06-09 Jim BlandyApply 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...
1993-05-12 Richard M. Stallman(comint-filter): Increment opoint only if after inserti...
1993-05-06 Richard M. Stallman(comint-filter): New function.
1993-05-06 Richard M. Stallman(comint-previous-matching-input): Use let* in the inter...
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 ...
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. RaymondClean up cmu* uses in header comments.
1993-04-03 Noah Friedmannew comint-read-noecho.
1993-03-22 Eric S. RaymondAdded or corrected Commentary sections
1993-03-18 Eric S. RaymondAdd or correct keywords
1993-03-06 Richard M. StallmanFix bug in previous change.
1993-03-06 Richard M. Stallman(comint-dynamic-list-completions): Handle any event...
1993-02-05 Roland McGrath(make-comint): Added docstring.
1993-01-26 Jim BlandyJimB's changes since January 18th
1992-11-16 Jim Blandy* bytecomp.el: Declare unread-command-char an obsolete...
1992-10-10 Richard M. Stallman(comint-last-input-match): defvar moved up.
1992-10-09 Christopher ZaborskyDox fix.
1992-10-06 Christopher ZaborskyDoc fix.
1992-09-13 Richard M. Stallmanentered 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 LawrenceInitial revision