public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
From: Jason Merrill <jason@gcc.gnu.org>
To: gcc-cvs@gcc.gnu.org
Subject: [gcc r12-6213] c++: add emacs c++-mode marker
Date: Tue,  4 Jan 2022 17:57:57 +0000 (GMT)	[thread overview]
Message-ID: <20220104175757.A62E33858431@sourceware.org> (raw)

https://gcc.gnu.org/g:71c5b8bac3182991989372c49ade50ca8581589b

commit r12-6213-g71c5b8bac3182991989372c49ade50ca8581589b
Author: Jason Merrill <jason@redhat.com>
Date:   Mon Jan 3 16:49:24 2022 -0500

    c++: add emacs c++-mode marker
    
    gcc/cp/ChangeLog:
    
            * init.c: Include -*- C++ -*- on first line.

Diff:
---
 gcc/cp/init.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/cp/init.c b/gcc/cp/init.c
index ff7858773a2..3f56ca4bf5e 100644
--- a/gcc/cp/init.c
+++ b/gcc/cp/init.c
@@ -1,4 +1,4 @@
-/* Handle initialization things in C++.
+/* Handle initialization things in -*- C++ -*-
    Copyright (C) 1987-2022 Free Software Foundation, Inc.
    Contributed by Michael Tiemann (tiemann@cygnus.com)


                 reply	other threads:[~2022-01-04 17:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20220104175757.A62E33858431@sourceware.org \
    --to=jason@gcc.gnu.org \
    --cc=gcc-cvs@gcc.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).