]> git.eshelyaron.com Git - emacs.git/commit
term-set-escape-char: Remove old binding from term-raw-escape-map
authorSean Whitton <spwhitton@spwhitton.name>
Mon, 20 Jun 2022 21:33:51 +0000 (14:33 -0700)
committerSean Whitton <spwhitton@spwhitton.name>
Tue, 21 Jun 2022 00:34:46 +0000 (17:34 -0700)
commit25e69968b05df4116ff669277386c1529c545d6b
treed1329e3b7243e0cc126682816841d9633794094f
parent4ae315f7c3b5bc370d9d66eab5428685a6097606
term-set-escape-char: Remove old binding from term-raw-escape-map

* lisp/term.el (term-set-escape-char): When replacing the escape char,
remove the binding of the old escape char in term-raw-escape-map.
lisp/term.el