all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michal Nazarewicz <mina86@mina86.com>
To: 23719-done@debbugs.gnu.org
Subject: bug#23719: [PATCH] Automatically detect whether .h file is C or C++
Date: Wed, 15 Jun 2016 18:26:48 +0200	[thread overview]
Message-ID: <xa1tshwect9z.fsf@mina86.com> (raw)
In-Reply-To: <1465305385-18615-1-git-send-email-mina86@mina86.com>

On Tue, Jun 07 2016, Michal Nazarewicz wrote:
> * lisp/progmodes/cc-mode.el (c-or-c++-mode): A new function which
> analyses contents of the buffer to determine whether it looks like C++
> source code and based on that enables c-mode or c++-mode.
> (c-or-c++-mode--regexp): Regular expression which, when matches
> a buffer, signals file is C++.

Since there seem to be no objections to this patch, I’ve committed it.

-- 
Best regards
ミハウ “𝓶𝓲𝓷𝓪86” ナザレヴイツ
«If at first you don’t succeed, give up skydiving»





      reply	other threads:[~2016-06-15 16:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-07 13:16 bug#23719: [PATCH] Automatically detect whether .h file is C or C++ Michal Nazarewicz
2016-06-15 16:26 ` Michal Nazarewicz [this message]

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=xa1tshwect9z.fsf@mina86.com \
    --to=mina86@mina86.com \
    --cc=23719-done@debbugs.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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.