]> rtime.felk.cvut.cz Git - sojka/company-mode.git/commitdiff
Bumped version to 0.1.5. 0.1.5
authorNikolaj Schumacher <git@nschum.de>
Sat, 21 Mar 2009 11:21:18 +0000 (12:21 +0100)
committerNikolaj Schumacher <git@nschum.de>
Sat, 21 Mar 2009 11:37:28 +0000 (12:37 +0100)
company.el

index c4ee791b8976dafcfe6db7f0f7220f1a12c1a7cd..9c62ed191f21703ee3105855083ee119c1ac5f88 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright (C) 2009 Nikolaj Schumacher
 ;;
 ;; Author: Nikolaj Schumacher <bugs * nschum de>
-;; Version: 0.1
+;; Version: 0.1.5
 ;; Keywords: abbrev, convenience, matchis
 ;; URL: http://nschum.de/src/emacs/company/
 ;; Compatibility: GNU Emacs 22.x, GNU Emacs 23.x
@@ -55,6 +55,7 @@
 ;;
 ;;; Change Log:
 ;;
+;; 2009-03-21 (0.1.5)
 ;;    Fixed elisp documentation buffer always showing the same doc.
 ;;    Added `company-echo-strip-common-frontend'.
 ;;    Added `company-show-numbers' option and M-0 ... M-9 default bindings.