public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/ebuild-mode/files/
Date: Mon, 20 Jun 2016 07:24:25 +0000 (UTC)	[thread overview]
Message-ID: <1466407449.5fc1db0f9a0566a402c104db6dbf44ea32807056.ulm@gentoo> (raw)

commit:     5fc1db0f9a0566a402c104db6dbf44ea32807056
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 20 07:24:09 2016 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Jun 20 07:24:09 2016 +0000
URL:        https://gitweb.gentoo.org/repo/proj/emacs.git/commit/?id=5fc1db0f

app-emacs/ebuild-mode: Sync site-init file from gentoo tree.

Package-Manager: portage-2.3.0_rc1

 app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el b/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el
index 44b3bdb..5a09692 100644
--- a/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el
+++ b/app-emacs/ebuild-mode/files/50ebuild-mode-gentoo.el
@@ -4,10 +4,10 @@
 (autoload 'gentoo-newsitem-mode "gentoo-newsitem-mode"
   "Major mode for Gentoo GLEP 42 news items." t)
 
-(add-to-list 'auto-mode-alist
-	     '("\\.\\(ebuild\\|eclass\\|eblit\\)\\'" . ebuild-mode))
+(add-to-list 'auto-mode-alist '("\\.\\(ebuild\\|eclass\\)\\'" . ebuild-mode))
 (add-to-list 'auto-mode-alist
 	     '("/[0-9]\\{4\\}-[01][0-9]-[0-3][0-9]-.+\\.[a-z]\\{2\\}\\.txt\\'"
 	       . gentoo-newsitem-mode))
+(add-to-list 'interpreter-mode-alist '("openrc-run" . sh-mode))
 (add-to-list 'interpreter-mode-alist '("runscript" . sh-mode))
-(modify-coding-system-alist 'file "\\.\\(ebuild\\|eclass\\|eblit\\)\\'" 'utf-8)
+(modify-coding-system-alist 'file "\\.\\(ebuild\\|eclass\\)\\'" 'utf-8)


             reply	other threads:[~2016-06-20  7:24 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-06-20  7:24 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-02-08 16:02 [gentoo-commits] repo/proj/emacs:master commit in: app-emacs/ebuild-mode/files/ Ulrich Müller
2020-07-23 10:29 Ulrich Müller
2020-07-23 10:57 Ulrich Müller
2021-03-16 12:13 Ulrich Müller
2021-03-16 12:23 Ulrich Müller
2021-03-16 12:26 Ulrich Müller
2021-03-16 12:28 Ulrich Müller
2022-01-10 19:32 Ulrich Müller
2024-06-25 16:22 Ulrich Müller

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=1466407449.5fc1db0f9a0566a402c104db6dbf44ea32807056.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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