[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[elpa] 05/06: Release 0.7.3
From: |
Dmitry Gutov |
Subject: |
[elpa] 05/06: Release 0.7.3 |
Date: |
Tue, 25 Mar 2014 04:46:29 +0000 |
dgutov pushed a commit to branch master
in repository elpa.
commit 4a7995ff69b25990dc520ed9e466dfbcdb7eafc8
Author: Dmitry Gutov <address@hidden>
Date: Tue Mar 25 06:44:02 2014 +0200
Release 0.7.3
---
NEWS.md | 2 +-
company.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/NEWS.md b/NEWS.md
index 9105f5a..b72f534 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
# History of user-visible changes
-## Next
+## 2014-03-25 (0.7.3)
* New user option `company-etags-ignore-case`.
diff --git a/company.el b/company.el
index b6c2b95..a633af3 100644
--- a/company.el
+++ b/company.el
@@ -4,7 +4,7 @@
;; Author: Nikolaj Schumacher
;; Maintainer: Dmitry Gutov <address@hidden>
-;; Version: 0.7.2
+;; Version: 0.7.3
;; Keywords: abbrev, convenience, matching
;; URL: http://company-mode.github.io/
;; Compatibility: GNU Emacs 23.x, GNU Emacs 24.x
- [elpa] branch master updated (63049cd -> e16c154), Dmitry Gutov, 2014/03/25
- [elpa] 01/06: company-clang--build-location: try to be more careful with encoding, Dmitry Gutov, 2014/03/25
- [elpa] 03/06: Use company-dabbrev-code-ignore-case when finding candidates, Dmitry Gutov, 2014/03/25
- [elpa] 02/06: New option company-etags-ignore-case, Dmitry Gutov, 2014/03/25
- [elpa] 04/06: company-etags-ignore-case: simplify docstring and type; mention in NEWS, Dmitry Gutov, 2014/03/25
- [elpa] 05/06: Release 0.7.3,
Dmitry Gutov <=
- [elpa] 06/06: Merge commit '4a7995ff69b25990dc520ed9e466dfbcdb7eafc8' from company, Dmitry Gutov, 2014/03/25