(autoload-rubric): Fix coding cookie not to force Unix EOL.
This commit is contained in:
parent
71b50c9351
commit
e542c60089
2 changed files with 7 additions and 2 deletions
|
@ -250,7 +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"
|
||||
";; coding: utf-8\n"
|
||||
";; End:\n"
|
||||
";;; " basename
|
||||
" ends here\n")))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue