]> git.eshelyaron.com Git - emacs.git/commit
Fix space parsing in gnus-base64-repad
authorLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Sep 2020 13:36:46 +0000 (15:36 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Tue, 29 Sep 2020 13:36:46 +0000 (15:36 +0200)
commitda40e5ecd79f8ad14915dae477c40f4090ce22ac
tree9319aee4b98228e5b9fea084ed8d1fdd9f94b575
parent511c9d02b7addbb5ca0143af0cade21f0f06bd05
Fix space parsing in gnus-base64-repad

* lisp/gnus/gnus-util.el (gnus-base64-repad): Get the separator
regexp right -- there will often be spaces around the newlines.
lisp/gnus/gnus-util.el