From: Joel Brobecker <brobecker@adacore.com>
To: gdb@sourceware.org
Cc: ludo@gnu.org
Subject: "coding: utf-8" emacs local variable in ChangeLog (?)
Date: Sat, 03 Jan 2009 06:14:00 -0000 [thread overview]
Message-ID: <20090103061325.GB31571@adacore.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 558 bytes --]
Hello,
While rotating the ChangeLog file, I noticed a discrepancy between
what the documentation says we should add at the end of the file
for emacs:
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
And what we actually have. Right now, we have an extra line:
+coding: utf-8
I tracked the change to a patch in Aug 2007, but couldn't find
the associated discussion in the gdb and gdb-patches mailing list.
Is that change OK? If yes, an update of gdbint.texi is in order.
--
Joel
[-- Attachment #2: coding.diff --]
[-- Type: text/plain, Size: 999 bytes --]
commit bfbc00954f898246d7d3b8aa51bba9136acfaf9d
Author: Ludovic CourtÃÅ¡s <ludo@gnu.org>
Date: Thu Aug 9 22:44:38 2007 +0000
Add Emacs local variables for UTF-8.
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index eedb1cc..914fe17 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -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:
diff --git a/gdb/MAINTAINERS b/gdb/MAINTAINERS
index a70cd6c..982e60b 100644
--- a/gdb/MAINTAINERS
+++ b/gdb/MAINTAINERS
@@ -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:
next reply other threads:[~2009-01-03 6:14 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-03 6:14 Joel Brobecker [this message]
2009-01-03 9:48 ` Eli Zaretskii
2009-01-03 10:23 ` Mark Kettenis
2009-01-03 12:45 ` Eli Zaretskii
2009-01-03 23:56 ` Mark Kettenis
2009-01-06 20:34 ` Eli Zaretskii
2009-01-06 21:26 ` Mark Kettenis
2009-01-06 21:59 ` Eli Zaretskii
2009-01-06 22:49 ` Mark Kettenis
2009-01-07 4:19 ` Eli Zaretskii
2009-01-07 10:06 ` Mark Kettenis
2009-01-07 21:06 ` Eli Zaretskii
2009-01-03 12:35 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20090103061325.GB31571@adacore.com \
--to=brobecker@adacore.com \
--cc=gdb@sourceware.org \
--cc=ludo@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox