summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2007-12-15 20:18:20 +0000
committerUlrich Müller <ulm@gentoo.org>2007-12-15 20:18:20 +0000
commit4f213b1cb900589dfe49325a2af60497c76da3fd (patch)
treef440675adac3f0ffcd18c7a06a28cb9740722150
parentFix wrong directory in ebuild-run-echangelog. (diff)
downloadebuild-mode-4f213b1cb900589dfe49325a2af60497c76da3fd.tar.gz
ebuild-mode-4f213b1cb900589dfe49325a2af60497c76da3fd.tar.bz2
ebuild-mode-4f213b1cb900589dfe49325a2af60497c76da3fd.zip
Version 1.8ebuild-mode-1.8
svn path=/emacs-extra/gentoo-syntax/; revision=868
-rw-r--r--ChangeLog6
-rw-r--r--gentoo-syntax.el2
2 files changed, 6 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index b318871..1787b1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-15 Ulrich Mueller <ulm@gentoo.org>
+
+ * Version 1.8 released.
+
2007-11-26 Ulrich Mueller <ulm@gentoo.org>
* gentoo-syntax.el (ebuild-run-echangelog): Fix bug that the
@@ -222,7 +226,7 @@
2007-06-21 Ulrich Mueller <ulm@gentoo.org>
- * Version 1.6 released
+ * Version 1.6 released.
* gentoo-syntax.el: Rename file.
(interpreter-mode-alist): Syntax highlighting for Gentoo init
diff --git a/gentoo-syntax.el b/gentoo-syntax.el
index 512c5ce..2d12882 100644
--- a/gentoo-syntax.el
+++ b/gentoo-syntax.el
@@ -7,7 +7,7 @@
;; Author: Christian Faulhammer <opfer@gentoo.org>
;; Author: Ulrich Müller <ulm@gentoo.org>
;; Keywords: convenience
-;; Version: 1.8_pre
+;; Version: 1.8
;;
;; This file is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by