Remove call to string-as-unibyte from gnus-start.el
commit07672a06d3d486c66eddaf88dbdd2a3c01c72839
authorLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 22:07:08 +0000 (15 00:07 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sat, 14 Apr 2018 22:07:08 +0000 (15 00:07 +0200)
treeb94bcf2a65e8bb955de9c1d0ea267a4e07cd162b
parent6500684001d4d926ca1267eecf0803bb50ae680b
Remove call to string-as-unibyte from gnus-start.el

* lisp/gnus/gnus-start.el (gnus-update-active-hashtb-from-killed):
Remove a string-as-unibyte call here, which appears not to be
necessary: I'm able to complete over non-ASCII names both before
and after.
lisp/gnus/gnus-start.el