(autoload-rubric): Add coding cookie.

This commit is contained in:
Glenn Morris 2008-06-10 03:07:15 +00:00
parent 54e05660ef
commit 69a343cc18

View file

@ -250,6 +250,7 @@ information contained in FILE."
";; version-control: never\n"
";; no-byte-compile: t\n"
";; no-update-autoloads: t\n"
";; coding: utf-8-unix\n"
";; End:\n"
";;; " basename
" ends here\n")))