]> code.delx.au - gnu-emacs-elpa/commitdiff
Release 0.8.4
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 13 Sep 2014 12:15:02 +0000 (16:15 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 13 Sep 2014 12:15:02 +0000 (16:15 +0400)
NEWS.md
company.el

diff --git a/NEWS.md b/NEWS.md
index a31659afa9e6629ab6f052a4ae94c00256e208be..47814ffe44a7836091c8fb3cbf7a8d24d5d774c4 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2014-08-13 (0.8.4)
 
 * `company-ropemacs` is only used when `ropemacs-mode` is on.
 * `company-gtags` is enabled in all `prog-mode` derivatives by default.
index af125d0f5f9d3ee6505e5667d87b27b02c23cfde..dab54e629774bb08d0a71da4be8e5f27d10399c3 100644 (file)
@@ -5,7 +5,7 @@
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
 ;; URL: http://company-mode.github.io/
-;; Version: 0.8.4-cvs
+;; Version: 0.8.4
 ;; Keywords: abbrev, convenience, matching
 ;; Package-Requires: ((emacs "24.1") (cl-lib "0.5"))