summaryrefslogtreecommitdiff
path: root/test/lisp/emacs-lisp
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2021-04-05 17:30:11 -0400
committerStefan Monnier <monnier@iro.umontreal.ca>2021-04-05 17:30:11 -0400
commit1d93540371aadec8f877bd781267d38d411c40a0 (patch)
tree1d40361322a2c947cc7882a069012189d945b692 /test/lisp/emacs-lisp
parentc049c8da58106e422494914447e06fd7c9deb301 (diff)
downloademacs-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')
0 files changed, 0 insertions, 0 deletions