]> git.eshelyaron.com Git - emacs.git/commit
Be more careful about aligning prefix lines in 'visual-wrap-prefix-mode'
authorJim Porter <jporterbugs@gmail.com>
Sat, 17 Aug 2024 20:21:00 +0000 (13:21 -0700)
committerEshel Yaron <me@eshelyaron.com>
Tue, 20 Aug 2024 14:11:09 +0000 (16:11 +0200)
commit66886fe414bac046b04054c9974af19847cec492
tree7241bb66e0478182b49c14429d2b3653ae4e2ce4
parent95b387b1d52d13284ece2d33c92b2fd5f8a5f262
Be more careful about aligning prefix lines in 'visual-wrap-prefix-mode'

* lisp/visual-wrap.el (visual-wrap--apply-to-line): Ensure we don't
apply the 'min-width' property across multiple lines (bug#72681).

(cherry picked from commit 135da3556bb34bb20a01e02b30bc949c1a45b6cd)
lisp/visual-wrap.el