]> git.eshelyaron.com Git - emacs.git/commit
Fix truncation of long lines in compilation buffers
authorEli Zaretskii <eliz@gnu.org>
Sun, 7 Apr 2024 09:08:18 +0000 (12:08 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sun, 7 Apr 2024 16:34:52 +0000 (18:34 +0200)
commit8e4bf42009aeef4b7cfe73d7aa71994a82fb5d51
tree5c363093fbba3e07afb4e043e7559f999237bc41
parent2f206d8cfc4fbaa42a5593de54f4ea01a9c88550
Fix truncation of long lines in compilation buffers

* lisp/progmodes/compile.el
(compilation--insert-abbreviated-line): Handle long lines that end
in a newline.  (Bug#70236)

(cherry picked from commit 8f93cba324e4d4022a9422b8c56186213ba2de8d)
lisp/progmodes/compile.el