From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id C417413800E for ; Sun, 2 Feb 2014 11:57:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8BC78E095D; Sun, 2 Feb 2014 11:57:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 192CFE095D for ; Sun, 2 Feb 2014 11:57:12 +0000 (UTC) Received: from spoonbill.gentoo.org (spoonbill.gentoo.org [81.93.255.5]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 403D433DA84 for ; Sun, 2 Feb 2014 11:57:11 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by spoonbill.gentoo.org (Postfix) with ESMTP id EF16A18832 for ; Sun, 2 Feb 2014 11:57:09 +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: <1391341532.c8493c30f0b34593569b62e49e3631513410f913.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: c8493c30f0b34593569b62e49e3631513410f913 X-VCS-Branch: ebuild-mode Date: Sun, 2 Feb 2014 11:57:09 +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: bae7a4b8-93ea-4ee7-b7a0-a8f98e169c45 X-Archives-Hash: a558efbf9debc18017658d2b1e066b7d commit: c8493c30f0b34593569b62e49e3631513410f913 Author: Ulrich Müller gentoo org> AuthorDate: Sun Feb 2 11:45:32 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Sun Feb 2 11:45:32 2014 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=c8493c30 Version 1.26 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 724040f..00d7551 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2014-02-02 Ulrich Müller + + * Version 1.26 released. + 2014-01-25 Ulrich Müller * ebuild-mode-keywords.el (ebuild-mode-keywords-*): Regenerated. diff --git a/ebuild-mode.el b/ebuild-mode.el index dc487c7..d4a8d9c 100644 --- a/ebuild-mode.el +++ b/ebuild-mode.el @@ -7,7 +7,7 @@ ;; Christian Faulhammer ;; Ulrich Müller ;; Maintainer: -;; Version: 1.25 +;; Version: 1.26 ;; 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 599c991..fe79aca 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.25 +@title ebuild-mode 1.26 @subtitle Major mode for ebuilds and eclasses in Gentoo @author Christian Faulhammer @page