]> git.eshelyaron.com Git - emacs.git/commit
Allow to expand truncated long lines in *Compilation* buffers
authorEli Zaretskii <eliz@gnu.org>
Sat, 22 Jun 2024 10:38:53 +0000 (13:38 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 22 Jun 2024 15:40:53 +0000 (17:40 +0200)
commit1074dba5f9ea8be907006d4771b3c19bd10b2fcc
tree4e7b42c298925dbc9e9707ffcbcb73a7ce477ad8
parent4b90a3a15585cded1fe139fcabaf98b390ed5ef9
Allow to expand truncated long lines in *Compilation* buffers

* lisp/progmodes/compile.el (compilation-button-map): Bind keys
in 'compilation-button-map' to allow expanding the truncated
text.  (Bug#71683)

(cherry picked from commit 75fdeef7b494b0acffb69822ff9bec148140de16)
lisp/progmodes/compile.el