]> code.delx.au - gnu-emacs-elpa/commitdiff
Release 0.6.5
authorDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Mar 2013 02:57:57 +0000 (06:57 +0400)
committerDmitry Gutov <dgutov@yandex.ru>
Sat, 30 Mar 2013 03:04:49 +0000 (07:04 +0400)
NEWS.md
company-elisp.el
company.el

diff --git a/NEWS.md b/NEWS.md
index f18fad578b9488b5206399d233e6653d731ed6fa..6297652a253b941849d118cf64d80ab18e837cce 100644 (file)
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,6 +1,6 @@
 # History of user-visible changes
 
-## Next
+## 2013-03-30 (0.6.5)
 
 * Fixed keybindings when running in a terminal.
 * `company-elisp-show-locals-first`: new customizable variable.
index e685c2f41dc5a581c7cf8dad462c0c8680cf535f..e4baca1706ef7791b2e2497d30ec84d9596ff30a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; company-elisp.el --- A company-mode completion back-end for emacs-lisp-mode -*- lexical-binding: t -*-
 
-;; Copyright (C) 2009, 2011-2012  Free Software Foundation, Inc.
+;; Copyright (C) 2009, 2011-2013  Free Software Foundation, Inc.
 
 ;; Author: Nikolaj Schumacher
 
index 2e7a8f1ad801281fcc897c3086e5b224066e69e9..4590683412752a801c98ba0bf8db7e9139cf8bbd 100644 (file)
@@ -4,7 +4,7 @@
 
 ;; Author: Nikolaj Schumacher
 ;; Maintainer: Dmitry Gutov <dgutov@yandex.ru>
-;; Version: 0.6.4
+;; Version: 0.6.5
 ;; Keywords: abbrev, convenience, matching
 ;; URL: http://company-mode.github.com/
 ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x, GNU Emacs 24.x