Fix previous change.
[bpt/emacs.git] / lisp / comint.el
2001-12-20 Pavel JaníkDoc fixes.
2001-12-18 Richard M. Stallman(comint-dynamic-list-input-ring-select): New function.
2001-12-11 Richard M. Stallman(comint-password-prompt-regexp): Match "UNIX Password".
2001-11-16 Stefan Monnier(comint-mode): Simplify.
2001-11-08 Miles Bader(comint-send-input): Fix description of `comint-process...
2001-10-17 Francesco Potortì(comint-password-prompt-regexp): Make it less restricti...
2001-10-09 Miles Bader(comint-insert-previous-argument): New function.
2001-09-11 Miles Bader(comint-send-input): When waiting for echoed input...
2001-09-07 Gerd Moellmann(comint-send-input): Handle comint-process-echoes
2001-09-04 Gerd Moellmann(comint-send-input): Change help-echo.
2001-09-04 Gerd Moellmann(comint-insert-clicked-input): Goto point-max before
2001-08-27 Miles Bader(comint-next-prompt): Don't loop infinitely if
2001-08-27 Miles Bader(comint-get-old-input-default): Don't signal an error...
2001-08-16 Miles Bader(comint-send-input): Add `inhibit-line-move-field-captu...
2001-07-14 Pavel JaníkEmacs lisp coding convention fixes.
2001-06-17 Eli Zaretskii(comint-send-input): Add help-echo to mouse-highlighted...
2001-05-28 Miles Bader(comint-carriage-motion): Doc-string tweaks.
2001-05-28 Gerd Moellmann(comint-carriage-motion): Renamed from
2001-05-16 Gerd MoellmannComment fix.
2001-04-18 Gerd Moellmann(comint-cr-magic): New function.
2001-03-20 Gerd Moellmann(comint-exec-1): Set columns of the terminal to
2001-03-09 Gerd Moellmann(comint-insert-clicked-input): Use the last key
2001-01-24 Gerd Moellmann(comint-replace-by-expanded-history-before-point): Fix
2001-01-11 Gerd Moellmann(comint-goto-process-mark): Don't print a message
2001-01-02 Gerd Moellmann(comint-input-history-ignore): New variable.
2000-12-22 Miles BaderFrom Markus Rost <markus.rost@mathematik.uni-regensburg...
2000-12-15 Miles Bader(comint-send-string, comint-send-region): Also accept...
2000-11-03 Stefan Monnier(comint-mode): Don't both with make-local-hook.
2000-11-03 Dave LoveCapital in last change.
2000-11-03 Dave Love(comint-completion-addsuffix): Fix custom type.
2000-11-02 Eric M. Ludlam(comint-add-to-input-history): New function.
2000-10-30 Miles Bader(comint-get-old-input-default): Reword error message.
2000-10-30 Miles Bader(comint-replace-by-expanded-history): Don't use
2000-10-29 Miles Bader(comint-highlight-prompt): Add :type.
2000-10-27 Miles Bader(make-comint-in-buffer): New function.
2000-10-26 Miles Bader(comint-mode): Locally set `next-line-add-newlines...
2000-10-25 Miles Bader(comint-output-filter, comint-send-input):
2000-10-22 Miles Bader(comint-highlight-input, comint-highlight-prompt):
2000-10-19 Miles Bader(comint-write-output): Add APPEND argument. Rework...
2000-10-19 Miles Bader(comint-mode-map): Bind `C-c C-s' to comint-write-output.
2000-10-19 Miles Bader(comint-write-output, comint-append-output-to-file...
2000-10-18 Gerd Moellmann(comint-read-input-ring): Bugfix such that the first
2000-10-18 Miles Bader(comint-delete-output): Renamed from `comint-kill-output'.
2000-10-18 Miles Bader(comint-output-filter):
2000-10-09 Miles BaderCleanup whitespace.
2000-10-06 Miles Bader(comint-watch-for-password-prompt): Use STRING as a...
2000-09-29 Stefan Monnier(comint-mode-hook): Docstring fix.
2000-09-13 Miles Bader(comint-output-filter):
2000-08-29 Miles Bader(comint-send-input):
2000-08-22 Miles Bader(comint-output-filter):
2000-08-19 Miles Bader(comint-output-filter):
2000-08-19 Miles Bader(comint-output-filter): Remove ad-hoc saving of restric...
2000-08-14 Miles Bader(comint-bol): Use `forward-line 0' instead of calling...
2000-08-12 Miles Bader(comint-output-filter): Don't bother frobbing window...
2000-08-11 Miles Bader(comint-send-string, comint-send-region): Make into...
2000-08-10 Miles Bader(comint-output-filter): Doc fixes & misc code cleanup.
2000-08-10 Miles Bader(comint-send-input): Make the newline boundary overlay...
2000-08-10 Miles Bader(comint-highlight-prompt, comint-highlight-prompt-face)
2000-08-08 Miles Bader(comint-output-filter): Properly handle the case where...
2000-08-07 Miles Bader(comint-use-prompt-regexp-instead-of-fields): New variable.
2000-07-19 Gerd Moellmann(comint-highlight-input, comint-highlight-face):
2000-06-23 Gerd Moellmann(comint-substitute-in-file-name): Call replace-match
2000-05-22 Dave LoveAdd to debug-ignored-errors.
2000-05-11 Gerd Moellmann(comint-read-input-ring): Move reference to
2000-03-08 Stefan Monnier(comint-exec-1): Add the current-dir to the exec-path...
1999-12-06 Gerd Moellmann(comint-redirect-results-list)
1999-11-26 Dave LoveFix last change.
1999-11-26 Richard M. Stallman(comint-preoutput-filter-functions): Doc fix.
1999-11-23 Gerd MoellmannAdd redirection.from active comint buffers into
1999-10-25 Gerd Moellmann(comint-output-filter): Make the Comint buffer current
1999-08-29 Richard M. Stallman(comint-input-ring-separator): New variable.
1999-08-16 Karl HeuerFix maintainer address.
1999-07-20 Karl Heuer(comint-arguments): Handle \ followed by space or tab.
1999-06-27 Karl Heuer(comint-password-prompt-regexp): Allow "(again)".
1999-05-24 Karl Heuer(comint-bol-or-process-mark): Doc fix.
1999-05-11 Joel N. Weber II(comint-password-prompt-regexp): Modified to match...
1999-05-09 Karl Heuer(comint-password-prompt-regexp): Fix last change to...
1999-05-07 Joel N. Weber II(comint-password-prompt-regexp): Modified so that it...
1999-03-11 Karl Heuer(comint-password-prompt-regexp): Accept "login password:"
1998-11-02 Markus Rost(comint-file-name-quote-list): Doc fix.
1998-09-29 Simon Marshallmake pre-command-hook & comint-exec-hook local hooks.
1998-09-07 Geoff Voelker(comint-arguments): Ignore backslashes when using
1998-08-15 Richard M. Stallman(comint-postoutput-scroll-to-bottom): Cope with unset
1998-08-04 Richard M. Stallman(comint-bol-or-process-mark): Refer to this command...
1998-06-30 Richard M. Stallman(comint-exec-1): Setup coding systems appropriately.
1998-06-24 Andreas Schwab(comint-input-autoexpand): Use `other' widget type.
1998-05-28 Richard M. Stallman(comint-mode-map): Move bindings of
1998-05-27 Richard M. Stallman(comint-get-next-from-history): New command.
1998-05-05 Richard M. Stallman(comint-replace-by-expanded-history-before-point):
1998-04-23 Richard M. Stallman(comint-replace-by-expanded-history): New arg START.
1998-04-17 Geoff Voelker(comint-filename-chars): Combine DOS and Windows strings.
1998-03-21 Richard M. Stallman(comint-preoutput-filter-functions): Doc fix.
1998-03-14 Richard M. Stallman(comint-word): store-match-data => set-match-data.
1998-03-02 Richard M. Stallman(comint-arguments): Treat \" and such as part of one...
1998-02-27 Simon MarshallChanged to use directory-sep-char rather than "/".
1998-02-14 Richard M. Stallman(comint-interrupt-subjob): Call comint-kill-input.
1997-12-11 Karl Heuer(comint-strip-ctrl-m): Don't die if
1997-10-02 Karl Heuer(comint-regexp-arg): No need to bind
1997-09-09 Richard M. Stallman(comint-file-name-chars): Doc fix.
1997-09-02 Geoff Voelker(comint-file-name-chars): Use separate sets for ms...
next