]> git.eshelyaron.com Git - emacs.git/commit
Prevent accidental edits in the ansi-term buffer from breaking resizing
authorJohn Shahid <jvshahid@gmail.com>
Sun, 28 Apr 2019 19:59:50 +0000 (15:59 -0400)
committerStefan Monnier <monnier@iro.umontreal.ca>
Mon, 6 May 2019 18:35:40 +0000 (14:35 -0400)
commit66c388c21aa83d3ddb5a1827f81dd432514242ac
treea4a0895ffca496ffb19bc3df0ed3b6ceab0bdfb2
parent77b1148b5164c71c4ba673173eed2a37918d4f78
Prevent accidental edits in the ansi-term buffer from breaking resizing

* lisp/term.el (term-unwrap-line, term-emulate-terminal): Prevent the
  `term-line-wrap` property of newlines from spreading accidentally
  when inserting text next to it.
lisp/term.el