]> git.eshelyaron.com Git - emacs.git/commit
Stop term-erase-in-line disturbing markers
authorDaniel Colascione <dancol@dancol.org>
Sat, 8 Mar 2025 00:22:56 +0000 (16:22 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 9 Mar 2025 10:25:08 +0000 (11:25 +0100)
commita00df7be05957de3e67155093e57862957b67af2
treefbc1f9e884d1e823c0293b126f7fd17a7e483f23
parent94d32bf4d93756292cdf636de67c704644de1553
Stop term-erase-in-line disturbing markers

* lisp/term.el (term-erase-in-line): do nothing if there's nothing to
do; insert new newlines before deleting old ones.

(cherry picked from commit 062c6ab3dd5a1ce85fb7cb0fc84b65aa2cf60369)
lisp/term.el