------------------------------------------------------------
revno: 367
committer: Dmitry Gutov <dgu...@yandex.ru>
branch nick: elpa
timestamp: Tue 2013-03-19 18:45:31 +0400
message:
  company: Update pkg.el and summary string
modified:
  packages/company/company-pkg.el
  packages/company/company.el
=== modified file 'packages/company/company-pkg.el'
--- a/packages/company/company-pkg.el   2010-11-18 18:24:12 +0000
+++ b/packages/company/company-pkg.el   2013-03-19 14:45:31 +0000
@@ -1,1 +1,1 @@
-(define-package "company" "0.5" "Flexible inline text and code completion")
+(define-package "company" "0.6" "Modular in-buffer completion framework")

=== modified file 'packages/company/company.el'
--- a/packages/company/company.el       2013-03-19 03:47:51 +0000
+++ b/packages/company/company.el       2013-03-19 14:45:31 +0000
@@ -1,4 +1,4 @@
-;;; company.el --- Extensible inline text completion mechanism
+;;; company.el --- Modular in-buffer completion framework
 
 ;; Copyright (C) 2009-2013  Free Software Foundation, Inc.
 

Reply via email to