emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ELPA-diffs] [elpa] 04/05: Release 0.6.13


From: Dmitry Gutov
Subject: [ELPA-diffs] [elpa] 04/05: Release 0.6.13
Date: Wed, 15 Jan 2014 05:34:19 +0000

This is an automated email from the git hooks/post-receive script.

dgutov pushed a commit to branch master
in repository elpa.

commit 8b4d7da0d6aa1e24379fe5ace5bd2705352ea07e
Author: Dmitry Gutov <address@hidden>
Date:   Wed Jan 15 05:45:16 2014 +0200

    Release 0.6.13
---
 NEWS.md         |    2 +-
 company-capf.el |    2 +-
 company.el      |    4 ++--
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index beb2cfb..314b1eb 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2014-01-14 (0.6.13)
 
 * Experimental support for non-prefix completion.
 * Starting with Emacs version 24.4, `company-capf` is included in
diff --git a/company-capf.el b/company-capf.el
index 8575cd1..018c6b7 100644
--- a/company-capf.el
+++ b/company-capf.el
@@ -1,6 +1,6 @@
 ;;; company-capf.el --- company-mode completion-at-point-functions back-end 
-*- lexical-binding: t -*-
 
-;; Copyright (C) 2013  Free Software Foundation, Inc.
+;; Copyright (C) 2013-2014  Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <address@hidden>
 
diff --git a/company.el b/company.el
index ae2ec51..072e65b 100644
--- a/company.el
+++ b/company.el
@@ -1,10 +1,10 @@
 ;;; company.el --- Modular in-buffer completion framework  -*- 
lexical-binding: t -*-
 
-;; Copyright (C) 2009-2013  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2014  Free Software Foundation, Inc.
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <address@hidden>
-;; Version: 0.6.12
+;; Version: 0.6.13
 ;; Keywords: abbrev, convenience, matching
 ;; URL: http://company-mode.github.io/
 ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x, GNU Emacs 24.x

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]