Fixed for namazu.el and gnus-nzm-1.el

"Stephen J. Turnbull" <[email protected]> Wed, 19 Jun 2013 10:04:14 +0900
Newsgroups gmane.emacs.devel,gmane.comp.search.namazu.user
Message-ID <[email protected]>
Adam Sj=C3=B8gren writes:

 > i.e. change the first line to:
 >=20
 >   ;;; namazu.el --- Support for Namazu.  -*- coding: iso-2022-jp-unix; -=
*-

Why not just convert the file to UTF-8?  OK, this cause a bit of an
issue when spelunking for ancient changes, but developers should be
able to handle that with some effort.

Does namazu need to support Emacsen that don't support utf-8?  Ancient
unibyte Emacsen (XEmacsen configured with --no-mule for example) don't
support iso-2022-jp, so either way doesn't matter to them.