From 4f78548ad62f25816529bb117c9721108daa3f1c Mon Sep 17 00:00:00 2001 From: Nikolaj Schumacher Date: Sun, 12 Apr 2009 10:34:25 +0200 Subject: [PATCH] Bumped version to 0.3. --- company-abbrev.el | 2 +- company-css.el | 2 +- company-dabbrev.el | 2 +- company-elisp.el | 2 +- company-etags.el | 2 +- company-files.el | 2 +- company-gtags.el | 2 +- company-ispell.el | 2 +- company-nxml.el | 2 +- company-oddmuse.el | 2 +- company-semantic.el | 2 +- company-tempo.el | 2 +- company-xcode.el | 2 +- company.el | 3 ++- 14 files changed, 15 insertions(+), 14 deletions(-) diff --git a/company-abbrev.el b/company-abbrev.el index b34a821dc..59259772f 100644 --- a/company-abbrev.el +++ b/company-abbrev.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-css.el b/company-css.el index 23c2802bb..dcb58a122 100644 --- a/company-css.el +++ b/company-css.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-dabbrev.el b/company-dabbrev.el index 64e55a2ef..e0a4a90a8 100644 --- a/company-dabbrev.el +++ b/company-dabbrev.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-elisp.el b/company-elisp.el index bd03ea665..d902c4d82 100644 --- a/company-elisp.el +++ b/company-elisp.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-etags.el b/company-etags.el index b0104238a..820ffeee1 100644 --- a/company-etags.el +++ b/company-etags.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-files.el b/company-files.el index b81625a0d..cdb8bf162 100644 --- a/company-files.el +++ b/company-files.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-gtags.el b/company-gtags.el index d27d103f0..e9aca67b6 100644 --- a/company-gtags.el +++ b/company-gtags.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-ispell.el b/company-ispell.el index 3096148c5..fbbeda32d 100644 --- a/company-ispell.el +++ b/company-ispell.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-nxml.el b/company-nxml.el index 2855be69e..aad2fc231 100644 --- a/company-nxml.el +++ b/company-nxml.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-oddmuse.el b/company-oddmuse.el index 6012a1bd9..c649c3c70 100644 --- a/company-oddmuse.el +++ b/company-oddmuse.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-semantic.el b/company-semantic.el index c6d5229d0..e1cfbda41 100644 --- a/company-semantic.el +++ b/company-semantic.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-tempo.el b/company-tempo.el index 70db98648..27c05ad2c 100644 --- a/company-tempo.el +++ b/company-tempo.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company-xcode.el b/company-xcode.el index 1280c10ea..c4d9ee304 100644 --- a/company-xcode.el +++ b/company-xcode.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.2.1. +;; This file is part of company 0.3. ;; ;; This program is free software; you can redistribute it and/or ;; modify it under the terms of the GNU General Public License diff --git a/company.el b/company.el index 87b2b9374..c064b3d83 100644 --- a/company.el +++ b/company.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2009 Nikolaj Schumacher ;; ;; Author: Nikolaj Schumacher -;; Version: 0.2.1 +;; Version: 0.3 ;; Keywords: abbrev, convenience, matchis ;; URL: http://nschum.de/src/emacs/company/ ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x @@ -69,6 +69,7 @@ ;; ;;; Change Log: ;; +;; 2009-04-12 (0.3) ;; Added `company-begin-commands' option. ;; Added abbrev, tempo and Xcode back-ends. ;; Back-ends are now interactive. You can start them with M-x backend-name. -- 2.39.2