]> git.eshelyaron.com Git - emacs.git/commit
Don't work around a corner case once observed
authorGerd Möllmann <gerd@gnu.org>
Sun, 27 Oct 2024 11:05:58 +0000 (12:05 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 23 Dec 2024 14:53:41 +0000 (15:53 +0100)
commit24bd755ad92a3bc4978dbdd5796eaa1e6148033f
tree6803d903a674948e81e0f37a37b0c525b6a830c7
parent1fadaf2becc4b28b3acbe76a2dc6808bb05aac3f
Don't work around a corner case once observed

* src/term.c (tty_write_glyphs): Refactor a bit. Don't check for null
glyph frame.

(cherry picked from commit d3f8ed730fa10d7283c6638dc4cc20cabbe4f4bf)
src/term.c