From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id A6AEE139694 for ; Fri, 17 Mar 2017 16:38:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B5CD421C073; Fri, 17 Mar 2017 16:38:43 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 8FAB421C073 for ; Fri, 17 Mar 2017 16:38:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 860593414C1 for ; Fri, 17 Mar 2017 16:38:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2A69B6B83 for ; Fri, 17 Mar 2017 16:38:41 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1489768320.51573ec4920c6b175ee253168c29247d60fc4aaa.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog ebuild-mode.el ebuild-mode.texi X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: 51573ec4920c6b175ee253168c29247d60fc4aaa X-VCS-Branch: ebuild-mode Date: Fri, 17 Mar 2017 16:38:41 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: fd30ae53-0217-4592-a7a4-3e403d12ed93 X-Archives-Hash: c68251bc323a4b645210bdff56bc9377 commit: 51573ec4920c6b175ee253168c29247d60fc4aaa Author: Ulrich Müller gentoo org> AuthorDate: Fri Mar 17 16:32:00 2017 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Mar 17 16:32:00 2017 +0000 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=51573ec4 Version 1.35 released. ChangeLog | 4 ++++ ebuild-mode.el | 2 +- ebuild-mode.texi | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index d03f1b4..ecfdf93 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2017-03-17 Ulrich Müller + + * Version 1.35 released. + 2017-03-08 Ulrich Müller * gentoo-newsitem-mode.el (gentoo-newsitem-insert-skeleton): diff --git a/ebuild-mode.el b/ebuild-mode.el index 91c6969..956b32c 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.34 +;; Version: 1.35 ;; Keywords: languages, processes ;; This file is free software: you can redistribute it and/or modify diff --git a/ebuild-mode.texi b/ebuild-mode.texi index 4268143..5dfce5f 100644 --- a/ebuild-mode.texi +++ b/ebuild-mode.texi @@ -25,7 +25,7 @@ later version published by the Free Software Foundation. @titlepage -@title ebuild-mode 1.34 +@title ebuild-mode 1.35 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page