Vitalie Spinu
|
ca65efcc2e
comint.el (comint-output-filter): Fix rear-nonsticky property placement.
|
11 years ago |
Le Wang
|
e82134b1e4
* comint.el (comint-previous-matching-input-from-input): Retain point.
|
11 years ago |
Juri Linkov
|
2bc170c3f1
* lisp/comint.el (comint-mode-map): Replace `delete-char' with `delete-forward-char'.
|
11 years ago |
Juri Linkov
|
4cc51eaf09
* lisp/misearch.el (multi-isearch-buffers): Set the value of
|
11 years ago |
Glenn Morris
|
3e2fb4db3f
Make the `interactive-only' bytecomp warning like the `obsolete' one
|
11 years ago |
Bozhidar Batsov
|
2bb3a748b3
* lisp/emacs-lisp/bytecomp.el (byte-compile-interactive-only-functions):
|
11 years ago |
Stefan Monnier
|
3472b6c682
Add pre-redisplay-function and rectangular region
|
11 years ago |
Stefan Monnier
|
1b3b87dfe0
Use define-derived-mode (and derived-mode-p).
|
12 years ago |
Stefan Monnier
|
40f7e0e853
Misc changes to reduce use of `(lambda...); and other cleanups.
|
12 years ago |
Christopher Schmidt
|
74c5d24c74
* lisp/comint.el:
|
12 years ago |
Dmitry Antipov
|
290d5b5890
Do not call to `selected-window' where it is assumed by default.
|
12 years ago |
Leo Liu
|
aed838b5ab
* comint.el (comint-redirect-results-list-from-process): Fix
|
12 years ago |
Leo Liu
|
b7deae5ee6
* comint.el (comint-redirect-results-list-from-process): Fix
|
12 years ago |
Leo Liu
|
24d699fab1
* comint.el (comint-previous-matching-input): Do not flood the
|
12 years ago |
Glenn Morris
|
8051fccd46
comint-password-prompt-regexp tweak
|
12 years ago |
Glenn Morris
|
ed8be7ff74
Misc custom group fixes
|
12 years ago |
Stefan Monnier
|
027c0f7538
* lisp/comint.el (comint-redirect-send-command-to-process): Use :around
|
12 years ago |
Juri Linkov
|
9e9be37c18
* lisp/comint.el (comint-previous-matching-input): Don't print message
|
12 years ago |
Xue Fuqiao
|
5d4e5c3179
comint.el: (comint-dynamic-complete-functions, comint-mode-map): `comint-dynamic-complete' is obsolete since 24.1, replaced by `completion-at-point'. (Bug#13774)
|
12 years ago |
Stefan Monnier
|
bcd7a0a4c5
Use add/remove-function to manipulate process-filters.
|
12 years ago |
Stefan Monnier
|
d0ebc8269f
* lisp/comint.el: Use with-silent-modifications.
|
12 years ago |
Aaron S. Hawley
|
9fc9a531a5
Disambiguate function and variable references in docstrings.
|
12 years ago |
Glenn Morris
|
fb9f714667
Merge from emacs-24; up to 2012-12-08T12:11:29Z!eliz@gnu.org
|
12 years ago |
Vitalie Spinu
|
236a8f0cc0
comint-send-input tiny change
|
12 years ago |
Paul Eggert
|
0877d0dc24
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
|
12 years ago |
Paul Eggert
|
ab422c4d68
Update copyright notices for 2013.
|
12 years ago |
Vitalie Spinu
|
c34339f3a2
Cleanup comint-postoutput-scroll-to-bottom (Bug#13248).
|
12 years ago |
Michael Mauger
|
fab6916d0c
* comint.el (comint-redirect-previous-input-string): New variable.
|
12 years ago |
Stefan Monnier
|
5acd2b3ece
* lisp/comint.el (comint-preinput-scroll-to-bottom): Preserve the
|
12 years ago |
Stefan Monnier
|
13af0d109f
* lisp/emacs-lisp/autoload.el (make-autoload): Add `cl-defmacro' to the
|
12 years ago |