[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] 34/35: Release 0.8.0
From: |
Dmitry Gutov |
Subject: |
[elpa] 34/35: Release 0.8.0 |
Date: |
Sat, 19 Apr 2014 10:12:22 +0000 |
dgutov pushed a commit to branch master
in repository elpa.
commit 51c140ca9ee32d27cacc7b2b07d4539bf98ae575
Author: Dmitry Gutov <address@hidden>
Date: Sat Apr 19 14:05:27 2014 +0400
Release 0.8.0
---
NEWS.md | 2 +-
company.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS.md b/NEWS.md
index bdb3de4..97dc284 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
# History of user-visible changes
-## Next
+## 2014-04-19 (0.8.0)
* `company-capf` is included in `company-backends` in any supported Emacs
version (>= 24.1). `company-elisp` goes before it if Emacs version is < 24.4.
diff --git a/company.el b/company.el
index 7fa5c2c..632b7dc 100644
--- a/company.el
+++ b/company.el
@@ -5,7 +5,7 @@
;; Author: Nikolaj Schumacher
;; Maintainer: Dmitry Gutov <address@hidden>
;; URL: http://company-mode.github.io/
-;; Version: 0.8.0-cvs
+;; Version: 0.8.0
;; Keywords: abbrev, convenience, matching
;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))
- [elpa] 24/35: Lower company-idle-delay, (continued)
- [elpa] 24/35: Lower company-idle-delay, Dmitry Gutov, 2014/04/19
- [elpa] 06/35: Drop Emacs 23 compatibility, Dmitry Gutov, 2014/04/19
- [elpa] 11/35: Initial support for asynchonous backends (#62), Dmitry Gutov, 2014/04/19
- [elpa] 26/35: Merge pull request #100 from bbatsov/version-fix, Dmitry Gutov, 2014/04/19
- [elpa] 27/35: Try to use the more up-to-date snapshot packages, Dmitry Gutov, 2014/04/19
- [elpa] 29/35: Merge pull request #101 from bbatsov/master, Dmitry Gutov, 2014/04/19
- [elpa] 15/35: Merge branch 'clang-async', Dmitry Gutov, 2014/04/19
- [elpa] 30/35: Fix the test breakage (probably), Dmitry Gutov, 2014/04/19
- [elpa] 31/35: Introduce company-clang-insert-arguments, Dmitry Gutov, 2014/04/19
- [elpa] 05/35: Update NEWS, Dmitry Gutov, 2014/04/19
- [elpa] 34/35: Release 0.8.0,
Dmitry Gutov <=
- [elpa] 33/35: Always include company-capf in the backends, Dmitry Gutov, 2014/04/19
- [elpa] 35/35: Merge commit '51c140ca9ee32d27cacc7b2b07d4539bf98ae575' from company-master, Dmitry Gutov, 2014/04/19
- [elpa] 28/35: Use cl-lib, Dmitry Gutov, 2014/04/19
- [elpa] 32/35: `company-other-backend': don't use `company-manual-begin', Dmitry Gutov, 2014/04/19
- [elpa] 01/35: New option company-abort-manual-when-too-short, Dmitry Gutov, 2014/04/19