mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-24 20:49:43 +00:00
Add Emacs local variables for UTF-8.
This commit is contained in:
parent
93c06293e4
commit
57da77961a
@ -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:
|
||||
|
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user