]> git.eshelyaron.com Git - emacs.git/commit
Filter out nul bytes when killing from a *grep* buffer
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2022 15:58:56 +0000 (17:58 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 2 Jul 2022 15:58:56 +0000 (17:58 +0200)
commitb79cfaaf14a7aa7e8bb56fc4063bd007e0edc69a
tree7eaba830369b171753959bb643519d467fd4c372
parenta06fc4be132b8dcf7a5dab9d68be3f280e14f436
Filter out nul bytes when killing from a *grep* buffer

* lisp/progmodes/grep.el (grep-mode): Filter out the nul bytes
(bug#48321).
lisp/progmodes/grep.el