]> git.eshelyaron.com Git - emacs.git/commit
Fix `G c' in Gnus group buffers for non-ASCII text
authorLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Oct 2019 14:10:51 +0000 (15:10 +0100)
committerLars Ingebrigtsen <larsi@gnus.org>
Mon, 28 Oct 2019 14:10:51 +0000 (15:10 +0100)
commit4367c296cead5540acf7804b1b7423d7fe649e53
treec7c0f6ccab8c4f224077f2cab0dd055114dd890d
parent2864c5201d5c4ddfcfe1e8f2fca4168077c7f44f
Fix `G c' in Gnus group buffers for non-ASCII text

* lisp/gnus/gnus-cus.el (gnus-group-customize): Decoding is
superfluous here -- everything is utf-8 already.
(gnus-group-customize-done): Don't double-encode the text (bug#37901).
lisp/gnus/gnus-cus.el