Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] emacs r1671 - gentoo-syntax
Date: Fri, 23 Dec 2011 17:17:49
Message-Id: 20111223171740.A174C2004B@flycatcher.gentoo.org
1 Author: ulm
2 Date: 2011-12-23 17:17:39 +0000 (Fri, 23 Dec 2011)
3 New Revision: 1671
4
5 Modified:
6 gentoo-syntax/ChangeLog
7 gentoo-syntax/Makefile
8 gentoo-syntax/eselect-mode-keywords.el
9 gentoo-syntax/gentoo-syntax.el
10 Log:
11 Version 1.19 released.
12
13 Modified: gentoo-syntax/ChangeLog
14 ===================================================================
15 --- gentoo-syntax/ChangeLog 2011-12-15 23:14:16 UTC (rev 1670)
16 +++ gentoo-syntax/ChangeLog 2011-12-23 17:17:39 UTC (rev 1671)
17 @@ -1,3 +1,7 @@
18 +2011-12-23 Ulrich Mueller <ulm@g.o>
19 +
20 + * Version 1.19 released.
21 +
22 2011-06-02 Christian Faulhammer <fauli@g.o>
23
24 * ebuild-mode-keywords.el (ebuild-mode-keywords-ghc-packages):
25
26 Modified: gentoo-syntax/Makefile
27 ===================================================================
28 --- gentoo-syntax/Makefile 2011-12-15 23:14:16 UTC (rev 1670)
29 +++ gentoo-syntax/Makefile 2011-12-23 17:17:39 UTC (rev 1671)
30 @@ -1,4 +1,4 @@
31 -# Copyright 2007-2010 Gentoo Foundation
32 +# Copyright 2007-2011 Gentoo Foundation
33 # Distributed under the terms of the GNU General Public License v2 or later
34 # $Id$
35
36
37 Modified: gentoo-syntax/eselect-mode-keywords.el
38 ===================================================================
39 --- gentoo-syntax/eselect-mode-keywords.el 2011-12-15 23:14:16 UTC (rev 1670)
40 +++ gentoo-syntax/eselect-mode-keywords.el 2011-12-23 17:17:39 UTC (rev 1671)
41 @@ -1,6 +1,6 @@
42 ;;; eselect-mode-keywords.el
43
44 -;; Copyright 2006-2010 Gentoo Foundation
45 +;; Copyright 2006-2011 Gentoo Foundation
46
47 ;; Author: Matthew Kennedy <mkennedy@g.o>
48 ;; Diego Pettenò <flameeyes@g.o>
49
50 Modified: gentoo-syntax/gentoo-syntax.el
51 ===================================================================
52 --- gentoo-syntax/gentoo-syntax.el 2011-12-15 23:14:16 UTC (rev 1670)
53 +++ gentoo-syntax/gentoo-syntax.el 2011-12-23 17:17:39 UTC (rev 1671)
54 @@ -7,7 +7,7 @@
55 ;; Christian Faulhammer <fauli@g.o>
56 ;; Ulrich Müller <ulm@g.o>
57 ;; Maintainer: <emacs@g.o>
58 -;; Version: 1.18
59 +;; Version: 1.19
60 ;; Keywords: languages, processes
61
62 ;; $Id$