diff options
| -rw-r--r-- | evil-commands.el | 3 | ||||
| -rw-r--r-- | evil-common.el | 3 | ||||
| -rw-r--r-- | evil-core.el | 3 | ||||
| -rw-r--r-- | evil-digraphs.el | 3 | ||||
| -rw-r--r-- | evil-ex.el | 3 | ||||
| -rw-r--r-- | evil-integration.el | 3 | ||||
| -rw-r--r-- | evil-macros.el | 3 | ||||
| -rw-r--r-- | evil-maps.el | 3 | ||||
| -rw-r--r-- | evil-pkg.el | 3 | ||||
| -rw-r--r-- | evil-repeat.el | 3 | ||||
| -rw-r--r-- | evil-search.el | 3 | ||||
| -rw-r--r-- | evil-states.el | 3 | ||||
| -rw-r--r-- | evil-tests.el | 3 | ||||
| -rw-r--r-- | evil-types.el | 3 | ||||
| -rw-r--r-- | evil-vars.el | 3 | ||||
| -rw-r--r-- | evil.el | 2 |
16 files changed, 46 insertions, 1 deletions
diff --git a/evil-commands.el b/evil-commands.el index 8d42f55..82fb73e 100644 --- a/evil-commands.el +++ b/evil-commands.el @@ -1,6 +1,9 @@ ;;; evil-commands.el --- Evil commands and operators ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-common.el b/evil-common.el index 35cd2c0..f253974 100644 --- a/evil-common.el +++ b/evil-common.el @@ -1,6 +1,9 @@ ;;; evil-common.el --- Common functions and utilities ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-core.el b/evil-core.el index 0738350..661f066 100644 --- a/evil-core.el +++ b/evil-core.el @@ -1,6 +1,9 @@ ;;; evil-core.el --- Core functionality ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-digraphs.el b/evil-digraphs.el index 8ab5b96..5efebd3 100644 --- a/evil-digraphs.el +++ b/evil-digraphs.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. @@ -2,6 +2,9 @@ ;; Author: Frank Fischer <frank fischer at mathematik.tu-chemnitz.de> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-integration.el b/evil-integration.el index a7c8342..33f4d69 100644 --- a/evil-integration.el +++ b/evil-integration.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-macros.el b/evil-macros.el index 03a2efc..e11f299 100644 --- a/evil-macros.el +++ b/evil-macros.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-maps.el b/evil-maps.el index 629d67b..d905a72 100644 --- a/evil-maps.el +++ b/evil-maps.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-pkg.el b/evil-pkg.el index b658f71..11ddb9e 100644 --- a/evil-pkg.el +++ b/evil-pkg.el @@ -2,6 +2,9 @@ ;; Author: Frank Fischer<frank.fischer at mathematik.tu-chemnitz.de> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-repeat.el b/evil-repeat.el index 2c55ceb..68c8295 100644 --- a/evil-repeat.el +++ b/evil-repeat.el @@ -2,6 +2,9 @@ ;; Author: Frank Fischer <frank.fischer at mathematik.tu-chemnitz.de> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-search.el b/evil-search.el index bafa062..cd40b0d 100644 --- a/evil-search.el +++ b/evil-search.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-states.el b/evil-states.el index c534415..6fe4ed6 100644 --- a/evil-states.el +++ b/evil-states.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-tests.el b/evil-tests.el index 4d70003..fb8be6b 100644 --- a/evil-tests.el +++ b/evil-tests.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-types.el b/evil-types.el index 2881ca2..c762ef3 100644 --- a/evil-types.el +++ b/evil-types.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. diff --git a/evil-vars.el b/evil-vars.el index 443ec30..bcc1cad 100644 --- a/evil-vars.el +++ b/evil-vars.el @@ -2,6 +2,9 @@ ;; Author: Vegard Øye <vegard_oye at hotmail.com> ;; Maintainer: Vegard Øye <vegard_oye at hotmail.com> + +;; Version: 0.0.0 + ;; ;; This file is NOT part of GNU Emacs. @@ -22,7 +22,7 @@ ;; To get in touch, please use the bug tracker or the ;; mailing list (see below). ;; Created: 2011-03-01 -;; Version: 0.1 +;; Version: 0.0.0 ;; Keywords: emulation, vim ;; URL: http://gitorious.org/evil ;; Repository: git://gitorious.org/evil/evil.git |
