Add Emacs local variables for UTF-8.

This commit is contained in:
Ludovic Courtès 2007-08-09 22:44:38 +00:00
parent 93c06293e4
commit 57da77961a
2 changed files with 10 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2007-08-10 Ludovic Courtès <ludo@gnu.org>
* MAINTAINERS: Add Emacs local variables to use UTF-8 upon
opening.
2007-08-09 Ludovic Courtès <ludo@gnu.org>
* MAINTAINERS (Write After Approval): Add myself.
@ -6236,4 +6241,5 @@ mode: change-log
left-margin: 8
fill-column: 74
version-control: never
coding: utf-8
End:

View File

@ -617,3 +617,7 @@ Michael Chastain (testsuite) mec.gnu at mindspring dot com
Folks that have been caught up in a paper trail:
David Carlton carlton@bactrian.org
;; Local Variables:
;; coding: utf-8
;; End: