aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/comint.el
Commit message (Collapse)AuthorAgeFilesLines
* Use run-mode-hooks in example.Lute Kamstra2005-05-261-1/+1
|
* (comint-output-filter-functions): Add autoload cookie.Luc Teirlinck2005-04-291-0/+1
|
* (comint-prompt-regexp, comint-get-old-input)Luc Teirlinck2005-04-261-33/+40
| | | | | | | | | | | | | (comint-use-prompt-regexp) (comint-use-prompt-regexp-instead-of-fields) (comint-replace-by-expanded-history, comint-send-input) (comint-output-filter, comint-get-old-input-default) (comint-line-beginning-position, comint-bol, comint-show-output) (comint-backward-matching-input, comint-forward-matching-input) (comint-next-prompt, comint-previous-prompt): Rename `comint-use-prompt-regexp-instead-of-fields' to `comint-use-prompt-regexp'. Keep old name as alias and declare obsolete. (comint-use-prompt-regexp): Shorten first line of doc string.
* (comint-output-filter): Run comint-output-filter-functionsRichard M. Stallman2005-04-171-0/+3
| | | | with point where the user had it.
* (comint-send-input): New arg ARTIFICIAL. Callers in this file changed.Richard M. Stallman2005-04-101-7/+10
|
* (comint-highlight-prompt): Fix face spec.Luc Teirlinck2005-04-081-1/+1
|
* * cus-edit.el (custom-modified-face):Dan Nicolaescu2005-04-081-1/+1
| | | | | * comint.el (comint-highlight-input): Fix previous changes. * term.el (term-handle-ansi-escape): Add a comment.
* * mh-customize.el (mh-speedbar-selected-folder-face): Special caseDan Nicolaescu2005-04-081-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | high number of colors displays. * textmodes/table.el (table-cell-face): Add special case for displays supporting a high number of colors. * progmodes/vhdl-mode.el (vhdl-font-lock-prompt-face) (vhdl-font-lock-reserved-words-face) (vhdl-speedbar-architecture-face) (vhdl-speedbar-instantiation-face) (vhdl-speedbar-architecture-selected-face) (vhdl-speedbar-instantiation-selected-face): Likewise. * progmodes/sh-script.el (sh-heredoc-face): Likewise. * progmodes/idlw-help.el (idlwave-help-link-face): Likewise. * progmodes/ebrowse.el (ebrowse-tree-mark-face) (ebrowse-root-class-face, ebrowse-member-attribute-face) (ebrowse-progress-face): Likewise. * progmodes/compile.el (compilation-info-face): Likewise. * progmodes/cc-fonts.el (c-invalid-face): Likewise. * emacs-lisp/re-builder.el (reb-match-3): Likewise. * calendar/calendar.el (diary-face): Likewise. * woman.el (woman-italic-face, woman-bold-face) (woman-unknown-face): Likewise. * wid-edit.el (widget-button-pressed-face): Likewise. * whitespace.el (whitespace-highlight-face): Likewise. * smerge-mode.el (smerge-mine-face, smerge-base-face): Likewise. * pcvs-info.el (cvs-marked-face): Likewise. * info.el (info-xref): Likewise. * ido.el (ido-subdir-face, ido-indicator-face): Likewise. * hilit-chg.el (highlight-changes-face) (highlight-changes-delete-face): Likewise. * hi-lock.el (hi-yellow, hi-green, hi-blue-b, hi-green-b) (hi-red-b): Likewise. * generic-x.el (show-tabs-tab-face, show-tabs-space-face): Likewise. * font-lock.el (font-lock-keyword-face) (font-lock-function-name-face, font-lock-warning-face): Likewise. * cus-edit.el (custom-invalid-face, custom-modified-face) (custom-set-face, custom-changed-face, custom-variable-tag-face) (custom-group-tag-face-1, custom-group-tag-face): Likewise. * comint.el (comint-highlight-prompt): Likewise.
* (comint-prompt-read-only): Doc fix.Luc Teirlinck2005-04-071-1/+1
|
* (comint-prompt-read-only): Doc fix.Luc Teirlinck2005-04-051-1/+1
|
* (comint-insert-input): Obey mouse-yank-at-point.Stefan Monnier2005-03-241-3/+5
|
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-2/+2
| | | | Change development version from 21.3.50 to 22.0.50.
* (comint-insert-input): Undo previous changes;Richard M. Stallman2005-01-291-1/+3
| | | | use last-input-event in interactive spec.
* (comint-read-noecho): Add trivial compatibility definition.Richard M. Stallman2004-11-271-0/+4
|
* (comint-input-ring-size): Increase to 150.Richard M. Stallman2004-11-211-1/+1
|
* (comint-insert-input): Fix previous change.Richard M. Stallman2004-11-021-1/+1
|
* (comint-insert-input): Use @ in `interactive'.Richard M. Stallman2004-10-191-4/+4
| | | | | (comint-input-filter-functions): Doc fix. (comint-kill-whole-line, comint-get-source): Doc fix.
* (comint-output-filter-functions): Add comint-watch-for-password-prompt.Richard M. Stallman2004-10-171-61/+3
| | | | | (comint-read-noecho): Function deleted. (send-invisible): Use read-passwd.
* (comint-output-filter): Typo.Stefan Monnier2004-10-101-1/+1
|
* (comint-mouse-insert-input): Remove.Stefan Monnier2004-10-101-136/+119
| | | | | (comint-insert-input): Make it work for mouse bindings. (comint-mode-map): Move defs into the declaration.
* (comint-insert-clicked-input, comint-copy-old-input):Nick Roberts2004-06-231-20/+13
| | | | | | | Remove. (comint-insert-input, comint-mouse-insert-input): New functions based on comint-insert-clicked-input for two bindings but just one functionality.
* (comint-replace-by-expanded-history-before-point):Stefan Monnier2004-06-021-10/+13
| | | | | | | Obey `start' as the docstring says. (comint-send-input, comint-snapshot-last-prompt, comint-output-filter) (comint-update-fence): Prevent font-lock from running unnecessarily. (comint-dynamic-list-completions): Use with-current-buffer.
* (comint-prompt-read-only): Update docstring.Luc Teirlinck2004-05-011-1/+95
| | | | | (comint-update-fence, comint-kill-whole-line) (comint-kill-region): New functions.
* (comint-prompt-read-only): New variable.Luc Teirlinck2004-04-291-7/+24
| | | | (comint-output-filter): Implement it.
* (comint-delete-output): Bind inhibit-read-only to t.Luc Teirlinck2004-04-241-1/+2
|
* Doc fixes.Stefan Monnier2004-04-141-195/+185
| | | | | | | | | | | | (comint-last-input-start, comint-last-input-end) (comint-last-output-start): Give them values. (comint-arguments): Avoid warning. (comint-skip-prompt): Use line-end-position. (comint-backward-matching-input): Rename arg to agree with doc. (comint-extract-string): Use syntax-ppss. (comint-dynamic-simple-complete): Delete useless list construction. (comint-redirect-subvert-readonly): New. (comint-redirect-preoutput-filter): Use it.
* (comint-arguments): Set COUNT after ARGS is complete.Richard M. Stallman2003-12-291-50/+61
| | | | | | | | | | | (comint-dynamic-complete-as-filename): Rename local vars. (comint-dynamic-list-filename-completions): Likewise. (comint-dynamic-list-completions-config): New var. (comint-dynamic-list-completions): Handle both SPC and TAB right. (comint-file-name-chars): Add []. (comint-word): Use skip-chars-backward, not search.
* (comint-watch-for-password-prompt): Pass `string' asEli Zaretskii2003-12-291-15/+13
| | | | | | | arg to send-invisible (send-invisible): Doc fix. The argument is now a prompt, not the string to send. (comint-read-noecho): Doc fix.
* (comint-quote-filename): Correctly handle backslashAndreas Schwab2003-12-241-3/+5
| | | | in comint-file-name-quote-list.
* Add arch taglinesMiles Bader2003-09-011-0/+1
|
* (comint-read-noecho): Use `clear-string' instead of `fillarray'.Juanma Barranquero2003-07-291-4/+4
|
* (comint-move-point-for-output): Renamed fromRichard M. Stallman2003-06-031-21/+36
| | | | | | | | | comint-scroll-to-bottom-on-output. Old name is alias. Doc fix. All uses changed. (comint-scroll-show-maximum-output): Doc fix. (comint-exec-1): Don't use directory-sep-char. (comint-dynamic-complete-as-filename): Likewise.
* (comint-carriage-motion, comint-output-filter):Stefan Monnier2003-05-131-6/+6
| | | | | Bind inhibit-read-only rather than buffer-read-only. (comint-truncate-buffer): Bind inhibit-read-only.
* Cygwin support patch.Juanma Barranquero2003-01-311-4/+4
|
* (comint-mode): Localy set scroll-conservatively.Richard M. Stallman2002-12-281-1/+4
| | | | | (comint-postoutput-scroll-to-bottom): comint-scroll-show-maximum-output is active only when point is at end.
* (comint-mode): Add font-lock-defontify to change-major-mode-hook.Richard M. Stallman2002-09-101-0/+1
|
* (comint-carriage-motion): Start at START.Miles Bader2002-08-281-0/+1
|
* [original idea from Luc Teirlinck <[email protected]>]Miles Bader2002-08-191-35/+39
| | | | | | | | | (comint-inhibit-carriage-motion): New variable. (comint-carriage-motion): Argument STRING removed. New arguments START and END; interpret characters between START and END rather than using special comint state. (comint-output-filter): Call `comint-carriage-motion'. (comint-output-filter-functions): Don't add `comint-carriage-motion'.
* (comint-dynamic-list-completions): Sort COMPLETIONS before first use.Miles Bader2002-07-081-1/+2
|
* (comint-displayed-dynamic-completions): New variable.Miles Bader2002-07-041-1/+20
| | | | | (comint-dynamic-list-completions): Be more careful about choosing when to scroll an existing completions window.
* (comint-get-old-input-default): Strip text properties for fields too.Miles Bader2002-06-201-4/+5
| | | | | (comint-output-filter): Run output-filter functions before setting up the prompt.
* (comint-next-prompt, comint-previous-prompt): Fix typos.Juanma Barranquero2002-06-181-2/+2
|
* (comint-insert-clicked-input): Insert clicked-on previous input withoutMiles Bader2002-06-171-4/+3
| | | | properties. Patch from John Paul Wallington <[email protected]>.
* (comint-skip-input): New function.Richard M. Stallman2002-06-151-4/+17
| | | | | (comint-interrupt-subjob, comint-kill-subjob, comint-quit-subjob) (comint-stop-subjob): Use comint-skip-input.
* (comint-snapshot-last-prompt): Bind `inhibit-read-only' to t to supportJuanma Barranquero2002-06-141-7/+9
| | | | | read-only prompts. (comint-output-filter): Likewise.
* (comint-mode): Don't set `font-lock-defaults'.Miles Bader2002-06-131-3/+1
| | | | (comint-mode-hook): Turn on font-lock by default.
* (comint-send-input): Properly handle empty and no-newline input regions.Miles Bader2002-06-121-2/+2
|
* Make comint use text properties for highlighting instead of overlays:Miles Bader2002-06-101-70/+51
| | | | | | | | | | | (comint-last-output-overlay): Variable removed. (comint-send-input, comint-output-filter): Use text properties instead of overlays. (comint-insert-clicked-input): Rewrite to work with text properties as well as overlays. (comint-snapshot-last-prompt): Snapshot using text properties. (comint-get-old-input-default, comint-extract-string): Don't copy text properties.
* (comint-send-input, comint-output-filter): Use the `font-lock-face'Miles Bader2002-06-101-39/+27
| | | | | | property instead of `face'. Don't check the highlight-enabling variables anymore. (comint-highlight-input, comint-highlight-prompt): Variables removed.
* (comint-watch-for-password-prompt): Remove whitespaceFrancesco Potortì2002-04-181-0/+2
| | | | at the beginning of password prompts.