]> code.delx.au - gnu-emacs/history - lisp/comint.el
(global-auto-revert-non-file-buffers): Point Info links to the main manual,
[gnu-emacs] / lisp / comint.el
2006-04-22 Romain Francoise(comint-match-partial-filename): Doc fix.
2006-04-19 J.D. SmithRemove C-c C-j binding.
2006-04-18 J.D. Smith(comint-previous-input): Don't clobber input line when...
2006-03-27 Nick Roberts(comint-dynamic-list-completions): Allow user to select...
2006-02-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-11-17 John Paul Wallington(comint-insert-input): Use `posn-set-point' instead of
2005-10-30 Luc Teirlinck(comint-send-input): Call `comint-update-fence' when
2005-10-02 Richard M. Stallman(comint-redirect-subvert-readonly): Doc fix.
2005-09-28 Romain Francoise(comint-show-output): Really set point at the beginning...
2005-08-25 Richard M. Stallman(comint-file-name-prefix): Add autoload.
2005-08-09 Richard M. Stallman(send-invisible): Identify buffer, if not selected.
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-21 Juanma Barranquero(comint-use-prompt-regexp, comint-send-input, comint...
2005-07-08 Eli Zaretskii(comint-postoutput-scroll-to-bottom)
2005-07-04 Lute KamstraUpdate FSF's address.
2005-07-04 Juanma Barranquero(comint-completion, comint-source): Finsh `degroup...
2005-06-28 Richard M. Stallman(comint-password-prompt-regexp): Accept ", try again".
2005-06-16 Juanma Barranquero(comint-replace-by-expanded-filename, comint-prompt...
2005-06-10 Juanma Barranquero(comint-check-proc, make-comint-in-buffer, comint-sourc...
2005-06-09 Luc Teirlinck(comint-mode-hook): Do not enable Font Lock by default.
2005-06-09 Luc Teirlinck(comint-send-input): Bind `inhibit-read-only' around...
2005-05-26 Lute KamstraUse run-mode-hooks in example.
2005-04-29 Luc Teirlinck(comint-output-filter-functions): Add autoload cookie.
2005-04-26 Luc Teirlinck(comint-prompt-regexp, comint-get-old-input)
2005-04-17 Richard M. Stallman(comint-output-filter): Run comint-output-filter-functions
2005-04-10 Richard M. Stallman(comint-send-input): New arg ARTIFICIAL. Callers in...
2005-04-08 Luc Teirlinck(comint-highlight-prompt): Fix face spec.
2005-04-08 Dan Nicolaescu* cus-edit.el (custom-modified-face):
2005-04-08 Dan Nicolaescu* mh-customize.el (mh-speedbar-selected-folder-face...
2005-04-07 Luc Teirlinck(comint-prompt-read-only): Doc fix.
2005-04-05 Luc Teirlinck(comint-prompt-read-only): Doc fix.
2005-03-24 Stefan Monnier(comint-insert-input): Obey mouse-yank-at-point.
2005-02-09 Kim F. StormChange release version from 21.4 to 22.1 throughout.
2005-01-29 Richard M. Stallman(comint-insert-input): Undo previous changes;
2004-11-27 Richard M. Stallman(comint-read-noecho): Add trivial compatibility definition.
2004-11-21 Richard M. Stallman(comint-input-ring-size): Increase to 150.
2004-11-02 Richard M. Stallman(comint-insert-input): Fix previous change.
2004-10-19 Richard M. Stallman(comint-insert-input): Use @ in `interactive'.
2004-10-17 Richard M. Stallman(comint-output-filter-functions): Add comint-watch...
2004-10-10 Stefan Monnier(comint-output-filter): Typo.
2004-10-10 Stefan Monnier(comint-mouse-insert-input): Remove.
2004-06-23 Nick Roberts(comint-insert-clicked-input, comint-copy-old-input):
2004-06-02 Stefan Monnier(comint-replace-by-expanded-history-before-point):
2004-05-01 Luc Teirlinck(comint-prompt-read-only): Update docstring.
2004-04-29 Luc Teirlinck(comint-prompt-read-only): New variable.
2004-04-24 Luc Teirlinck(comint-delete-output): Bind inhibit-read-only to t.
2004-04-14 Stefan MonnierDoc fixes.
2003-12-29 Richard M. Stallman(comint-arguments): Set COUNT after ARGS is complete.
2003-12-29 Eli Zaretskii(comint-watch-for-password-prompt): Pass `string' as
2003-12-24 Andreas Schwab(comint-quote-filename): Correctly handle backslash
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...
next