Sync to HEAD
[bpt/emacs.git] / lisp / comint.el
2004-04-16 Kenichi HandaSync to HEAD
2003-09-08 Kenichi Handa*** empty log message ***
2003-09-08 Kenichi HandaNew directory
2003-09-01 Miles BaderAdd arch taglines
2003-07-29 Juanma Barranquero(comint-read-noecho): Use `clear-string' instead of...
2003-06-03 Richard M. Stallman(comint-move-point-for-output): Renamed from
2003-05-13 Stefan Monnier(comint-carriage-motion, comint-output-filter):
2003-01-31 Juanma BarranqueroCygwin support patch.
2002-12-28 Richard M. Stallman(comint-mode): Localy set scroll-conservatively.
2002-09-10 Richard M. Stallman(comint-mode): Add font-lock-defontify to change-major...
2002-08-28 Miles Bader(comint-carriage-motion): Start at START.
2002-08-19 Miles Bader[original idea from Luc Teirlinck <teirllm@mail.auburn...
2002-07-08 Miles Bader(comint-dynamic-list-completions): Sort COMPLETIONS...
2002-07-04 Miles Bader(comint-displayed-dynamic-completions): New variable.
2002-06-20 Miles Bader(comint-get-old-input-default): Strip text properties...
2002-06-18 Juanma Barranquero(comint-next-prompt, comint-previous-prompt): Fix typos.
2002-06-17 Miles Bader(comint-insert-clicked-input): Insert clicked-on previo...
2002-06-15 Richard M. Stallman(comint-skip-input): New function.
2002-06-14 Juanma Barranquero(comint-snapshot-last-prompt): Bind `inhibit-read-only...
2002-06-13 Miles Bader(comint-mode): Don't set `font-lock-defaults'.
2002-06-12 Miles Bader(comint-send-input): Properly handle empty and no-newli...
2002-06-10 Miles BaderMake comint use text properties for highlighting instea...
2002-06-10 Miles Bader(comint-send-input, comint-output-filter): Use the...
2002-04-18 Francesco Potortì(comint-watch-for-password-prompt): Remove whitespace
2002-04-17 Francesco Potortì(comint-password-prompt-regexp): Match "Repeat passphrase".
2002-04-12 Francesco Potortì(comint-password-prompt-regexp): Match" SMB password".
2002-03-11 Colin WaltersRemove documentation on setting up pcomplete.
2002-02-27 Richard M. Stallman(comint-preoutput-filter-functions): Doc fix.
2002-02-25 Kim F. Storm(comint-replace-by-expanded-filename): Do nothing if
2002-02-23 Colin WaltersDocument how use new pcomplete completion facility.
2002-02-01 Richard M. Stallman(comint-scroll-show-maximum-output): Default is t.
2002-01-21 Richard M. StallmanComment change.
2002-01-18 Richard M. Stallman(comint-redirect-send-command-to-process): Restore...
2002-01-17 Richard M. Stallman(comint-simple-send): Fix previous change.
2002-01-13 Pavel JaníkFix typo.
2002-01-13 Richard M. Stallman(comint-input-sender): Doc fix.
2002-01-12 Richard M. Stallman(comint-dynamic-list-completions): Repeating the command
2001-12-31 Richard M. Stallman(comint-highlight-input): Use :weight, not :bold.
2001-12-26 Richard M. StallmanComment change.
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):
next