]> git.eshelyaron.com Git - emacs.git/commit
Don't kill window buffer in erc--split-line
authorF. Jason Park <jp@neverwas.me>
Wed, 19 Feb 2025 03:20:45 +0000 (19:20 -0800)
committerEshel Yaron <me@eshelyaron.com>
Sun, 23 Feb 2025 08:09:51 +0000 (09:09 +0100)
commit8fdc03dc84fb2513066af059f0d10910a0f88e3f
treee7e57f795f9b7b2b9d721bea30702d0e5a117193
parentcdd622c1b2225ea59b8eb0a6bdac7e560296f05e
Don't kill window buffer in erc--split-line

* lisp/erc/erc-backend.el (erc--split-line): Restore original window
buffer before killing temp buffer.  (Bug#76404)

(cherry picked from commit 1270e6aec5ff4b6f420d132a2249bb94095a3f11)
lisp/erc/erc-backend.el