diff options
author | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-05 17:30:11 -0400 |
---|---|---|
committer | Stefan Monnier <monnier@iro.umontreal.ca> | 2021-04-05 17:30:11 -0400 |
commit | 1d93540371aadec8f877bd781267d38d411c40a0 (patch) | |
tree | 1d40361322a2c947cc7882a069012189d945b692 /test/lisp/emacs-lisp/backquote-tests.el | |
parent | c049c8da58106e422494914447e06fd7c9deb301 (diff) | |
download | emacs-1d93540371aadec8f877bd781267d38d411c40a0.tar.gz emacs-1d93540371aadec8f877bd781267d38d411c40a0.tar.bz2 emacs-1d93540371aadec8f877bd781267d38d411c40a0.zip |
* lisp/comint.el: Fix understickiness of non-comint properties
When a third party package adds properties to the prompt they don't
necessarily want to be `read-nonsticky` (e.g. for the `cursor-intangible`
property), so replace the catchall `rear-nonsticky t` with an
actual list of the properties that we want to be `rear-nonsticky`.
(comint-send-input, comint-output-filter): Don't mark
all properties as non-sticky.
Diffstat (limited to 'test/lisp/emacs-lisp/backquote-tests.el')
0 files changed, 0 insertions, 0 deletions