]> git.eshelyaron.com Git - emacs.git/commit
Fix last change
authorEli Zaretskii <eliz@gnu.org>
Thu, 20 Jun 2024 10:42:04 +0000 (13:42 +0300)
committerEshel Yaron <me@eshelyaron.com>
Fri, 21 Jun 2024 19:00:56 +0000 (21:00 +0200)
commit0964e3714f9530d33ca6dbdf2d8644343b6e1798
treeaae2f576704d40899f134cc3de42751fecb29633
parent5e389c9c8bea4667bd2a09a8b847004b058b1d64
Fix last change

* src/xdisp.c (handle_line_prefix): Set the 'align_visually_p'
only after pushing the iterator.
(pop_it): Reset the 'align_visually_p' flag.  (Bug#71605)

(cherry picked from commit 74af691b90e69eb70d47782419edfab7d6503dc2)
src/xdisp.c