]> git.eshelyaron.com Git - emacs.git/commit
Fix Bug#56110 (switching from line-mode to char-mode)
authorMichael Heerdegen <michael_heerdegen@web.de>
Tue, 21 Jun 2022 11:41:51 +0000 (13:41 +0200)
committerMichael Heerdegen <michael_heerdegen@web.de>
Sun, 26 Jun 2022 14:41:30 +0000 (16:41 +0200)
commitedf6f5d0cae97de10c914c6e94dc5b35f06ec33c
tree65a96878659df4a77e9e3bbe24f84c61a76b4887
parent8f5d9d0abd0f5078646bc85c7a4d480b32057a47
Fix Bug#56110 (switching from line-mode to char-mode)

* lisp/term.el (term-char-mode): Make `add-function' override the
correct place (the buffer local variable `term-input-sender').
lisp/term.el