Gentoo Archives: gentoo-commits

From: "Ulrich Müller" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/emacs-tools:ebuild-mode commit in: /
Date: Fri, 07 Apr 2017 18:33:23
Message-Id: 1491589937.5c4c6e42ccfc684b091713f0d255babdea5ff400.ulm@gentoo
1 commit: 5c4c6e42ccfc684b091713f0d255babdea5ff400
2 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
3 AuthorDate: Fri Apr 7 18:32:17 2017 +0000
4 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
5 CommitDate: Fri Apr 7 18:32:17 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=5c4c6e42
7
8 Version 1.37 released.
9
10 ChangeLog | 2 ++
11 ebuild-mode.el | 2 +-
12 ebuild-mode.texi | 2 +-
13 3 files changed, 4 insertions(+), 2 deletions(-)
14
15 diff --git a/ChangeLog b/ChangeLog
16 index ac09a5c..3d7ffeb 100644
17 --- a/ChangeLog
18 +++ b/ChangeLog
19 @@ -1,5 +1,7 @@
20 2017-04-07 Ulrich Müller <ulm@g.o>
21
22 + * Version 1.37 released.
23 +
24 * ebuild-mode.el (ebuild-mode-make-keywords-list): XEmacs 21.4
25 doesn't have delete-dups, use delete-duplicates instead.
26
27
28 diff --git a/ebuild-mode.el b/ebuild-mode.el
29 index 8fcf281..d8ce0a7 100644
30 --- a/ebuild-mode.el
31 +++ b/ebuild-mode.el
32 @@ -7,7 +7,7 @@
33 ;; Christian Faulhammer <fauli@g.o>
34 ;; Ulrich Müller <ulm@g.o>
35 ;; Maintainer: <emacs@g.o>
36 -;; Version: 1.36
37 +;; Version: 1.37
38 ;; Keywords: languages, processes
39
40 ;; This file is free software: you can redistribute it and/or modify
41
42 diff --git a/ebuild-mode.texi b/ebuild-mode.texi
43 index 6dd0947..2a103db 100644
44 --- a/ebuild-mode.texi
45 +++ b/ebuild-mode.texi
46 @@ -25,7 +25,7 @@ later version published by the Free Software Foundation.
47
48
49 @titlepage
50 -@title ebuild-mode 1.36
51 +@title ebuild-mode 1.37
52 @subtitle Major mode for ebuilds and eclasses in Gentoo
53 @author Christian Faulhammer
54 @page