summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp
diff options
context:
space:
mode:
authorJim Porter <jporterbugs@gmail.com>2024-10-17 14:30:31 -0700
committerJim Porter <jporterbugs@gmail.com>2024-10-17 14:30:31 -0700
commit83e3ed651dca46214855552aa062cfbde019b04a (patch)
tree9202fbfca1e22d607c12ca9682140d65bc910151 /lisp/emacs-lisp
parentf994154d0895b3bbd4a763e379a90328b5e3d87d (diff)
downloademacs-83e3ed651dca46214855552aa062cfbde019b04a.tar.gz
emacs-83e3ed651dca46214855552aa062cfbde019b04a.tar.bz2
emacs-83e3ed651dca46214855552aa062cfbde019b04a.zip
; Mark interactive Eshell output as such after inserting into the buffer
This avoids adding the "output" text properties to strings that may live past the call to 'eshell-interactive-filter'. * lisp/eshell/esh-mode.el (eshell-interactive-output-filter): New function... (eshell-interactive-print): ... call it. (eshell-interactive-filter): Update docstring. * lisp/eshell/esh-proc.el (eshell-interactive-process-filter) (eshell-sentinel): Call 'eshell-interactive-output-filter'.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions