]> code.delx.au - gnu-emacs-elpa/commitdiff
Bumped version to 0.2.
authorNikolaj Schumacher <git@nschum.de>
Sun, 22 Mar 2009 19:11:07 +0000 (20:11 +0100)
committerNikolaj Schumacher <git@nschum.de>
Sun, 22 Mar 2009 19:11:07 +0000 (20:11 +0100)
company.el

index 9964010185957d9a9b6e18708da762da503b42e9..d5ebe5e132844ca8476fe3c5b5fc8a1f2b9946f4 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009 Nikolaj Schumacher
 ;;
 ;; Author: Nikolaj Schumacher <bugs * nschum de>
-;; Version: 0.1.5
+;; Version: 0.2
 ;; Keywords: abbrev, convenience, matchis
 ;; URL: http://nschum.de/src/emacs/company/
 ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x
@@ -56,6 +56,7 @@
 ;;
 ;;; Change Log:
 ;;
+;; 2009-03-22 (0.2)
 ;;    Added `company-show-location'.
 ;;    Added etags back-end.
 ;;    Added work-around for end-of-buffer bug.