Add Emacs local variables for UTF-8.
authorLudovic Courtès <ludo@gnu.org>
Thu, 9 Aug 2007 22:44:38 +0000 (22:44 +0000)
committerLudovic Courtès <ludo@gnu.org>
Thu, 9 Aug 2007 22:44:38 +0000 (22:44 +0000)
gdb/ChangeLog
gdb/MAINTAINERS

index eedb1cc362935f1891251c9bc77de7e0901d132c..914fe17020a6aba9c627233984def9728af6e774 100644 (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:
index a70cd6ca1c7ace96edaaed72513786dcf58995aa..982e60bc5b2f9fe4a8a15250d455bf2772b25405 100644 (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: