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

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

[elpa] 22/52: Update NEWS


From: Dmitry Gutov
Subject: [elpa] 22/52: Update NEWS
Date: Tue, 01 Jul 2014 11:53:16 +0000

dgutov pushed a commit to branch master
in repository elpa.

commit 972f6bfe5a8b6cb4ae6a23805b641dffa5c4de62
Author: Dmitry Gutov <address@hidden>
Date:   Wed Jun 4 05:36:58 2014 +0300

    Update NEWS
---
 NEWS.md          |    5 +++--
 company-gtags.el |    2 +-
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/NEWS.md b/NEWS.md
index 137319d..3db242c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,9 +2,10 @@
 
 ## Next
 
-* `company-clang` uses the standard header search paths by default.
-* New user option `company-tooltip-flip-when-above`.
+* `company-gtags` supports `meta` and `annotation`.
 * User option `company-dabbrev-code-other-buffers` can have a new value: 
`code`.
+* New user option `company-tooltip-flip-when-above`.
+* `company-clang` uses the standard header search paths by default.
 
 ## 2014-04-19 (0.8.0)
 
diff --git a/company-gtags.el b/company-gtags.el
index d3a5421..204a111 100644
--- a/company-gtags.el
+++ b/company-gtags.el
@@ -1,6 +1,6 @@
 ;;; company-gtags.el --- company-mode completion back-end for GNU Global
 
-;; Copyright (C) 2009-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2009-2011, 2014  Free Software Foundation, Inc.
 
 ;; Author: Nikolaj Schumacher
 



reply via email to

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