From 8089ffc6c5a6519c310362753071f9aa84a0e46b Mon Sep 17 00:00:00 2001 From: Nikolaj Schumacher Date: Sat, 18 Apr 2009 00:01:52 +0200 Subject: [PATCH] Bumped version to 0.4. --- company-abbrev.el | 2 +- company-css.el | 2 +- company-dabbrev-code.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-keywords.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 ++- 16 files changed, 17 insertions(+), 16 deletions(-) diff --git a/company-abbrev.el b/company-abbrev.el index 7a6d6ec..0394e10 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 2e972a6..720a459 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.3.1. +;; This file is part of company 0.4. ;; ;; 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-code.el b/company-dabbrev-code.el index 0f0ac57..b0ca8f9 100644 --- a/company-dabbrev-code.el +++ b/company-dabbrev-code.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.3.1. +;; This file is part of company 0.4. ;; ;; 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 212a430..3a686b9 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 b75fcd8..486f4fe 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 07cd0f5..3df6963 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 2d60cee..9f5fb1d 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 146cb12..754b3eb 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 8602745..bf632d3 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.3.1. +;; This file is part of company 0.4. ;; ;; 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-keywords.el b/company-keywords.el index df42aaa..4bddd83 100644 --- a/company-keywords.el +++ b/company-keywords.el @@ -2,7 +2,7 @@ ;; ;; Copyright (C) 2009 Nikolaj Schumacher ;; -;; This file is part of company 0.3.1. +;; This file is part of company 0.4. ;; ;; 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 06ad0bc..6ee2cc6 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 19ba24b..92f790f 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 29ba893..4d23bf6 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 483db6a..b3e6261 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 58db9e4..5e7b813 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.3.1. +;; This file is part of company 0.4. ;; ;; 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 5a43fe0..9233d57 100644 --- a/company.el +++ b/company.el @@ -3,7 +3,7 @@ ;; Copyright (C) 2009 Nikolaj Schumacher ;; ;; Author: Nikolaj Schumacher -;; Version: 0.3.1 +;; Version: 0.4 ;; 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-18 (0.4) ;; Automatic completion is now aborted if the prefix gets too short. ;; Added option `company-dabbrev-time-limit'. ;; `company-backends' now supports merging back-ends. -- 2.39.2