X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/da7ac3d9b11f02adc538244821dd8db66d0eba8e..8b4d7da0d6aa1e24379fe5ace5bd2705352ea07e:/company.el diff --git a/company.el b/company.el index ae2ec510c..072e65b9f 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 -;; 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