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

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

[ELPA-diffs] /srv/bzr/emacs/elpa r367: company: Update pkg.el and summar


From: Dmitry Gutov
Subject: [ELPA-diffs] /srv/bzr/emacs/elpa r367: company: Update pkg.el and summary string
Date: Tue, 19 Mar 2013 18:45:31 +0400
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 367
committer: Dmitry Gutov <address@hidden>
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

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