]> git.eshelyaron.com Git - emacs.git/commit
* lisp/term.el: Make C-/ undo in a nested Emacs subprocess
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Sep 2020 23:17:26 +0000 (19:17 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 30 Sep 2020 23:17:26 +0000 (19:17 -0400)
commitfdaceeb8b49cb4d5c83df08167a2ee8e6125897e
tree84c3285565e8604e74ec4611612be6d671ef6b3a
parent8f6bde637151d980dca49d97f1b6a8803347c974
* lisp/term.el: Make C-/ undo in a nested Emacs subprocess

(term-send-C-_): New function.
(term-raw-map): Use it for `C-/`, as is done in xterm and friends.
lisp/term.el