]> git.eshelyaron.com Git - emacs.git/commit
Ensure that Gnus inline preview undisplayer removes added newline
authorF. Moukayed <smfadi+emacs@gmail.com>
Mon, 22 Apr 2024 14:54:47 +0000 (07:54 -0700)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Apr 2024 18:39:08 +0000 (20:39 +0200)
commit8126107b37042d020615f8437275d8c0430f20d6
tree1564627a984f3bf4ba432b5898762adc37bf4e33
parentcc20da82a1712f87db1bd4922c7e17ee25b57804
Ensure that Gnus inline preview undisplayer removes added newline

* lisp/gnus/mm-view.el (mm-inline-image): Remove two characters ("x\n")
instead of leaving behind a superfluous newline (bug#69920).

(cherry picked from commit a2e327cbca1e756373109d4788ea635250d23224)
lisp/gnus/mm-view.el