]> git.eshelyaron.com Git - emacs.git/commit
Fix copy/paste error
authorGerd Möllmann <gerd@gnu.org>
Wed, 23 Oct 2024 05:51:12 +0000 (07:51 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:53:29 +0000 (15:53 +0100)
commite7f6129e03ffd958ddfc3d67af2b9ce7df0c6b76
tree3d26e0b6f28fd3ea448e245a2e1b02ff1c31cdf6
parent5a8b7573352549c0ddd07d477f6f4641f1599ea2
Fix copy/paste error

* src/dispnew.c (produce_box_glyphs): DonÄt set multibyte_p twice, set
padding_p.

(cherry picked from commit 40aa1e329b637e42fc945cba6213b4e7b4a5d60f)
src/dispnew.c