aboutsummaryrefslogtreecommitdiff
path: root/evil-pkg.el
AgeCommit message (Collapse)Author
2013-07-06Bump version to 1.0.61.0.6Frank Fischer
2013-06-07Bump version to 1.0.51.0.5Frank Fischer
2013-06-07Bump version to 1.0.41.0.4Frank Fischer
2013-05-23Bump version to 1.0.31.0.3Frank Fischer
2013-05-20Bump version to 1.0.21.0.2Frank Fischer
2013-02-27Bump version to 1.0.11.0.1Frank Fischer
2013-02-04Bump version to 1.0.0.1.0.0Frank Fischer
2013-02-12Remove the comment header from `evil-pkg.el`.Frank Fischer
This header caused the marmalade-repo.org to crash when trying to upload the package. The ELPA package file should therefore contain nothing but the call to `define-package`.
2013-01-18Add version comments to all files.Frank Fischer
2012-07-30Add GPL 3 license information to all source filesFrank Fischer
The headers of all source files are updated to be more standard conform and include the license information. Furthermore the license is put in the COPYING file.
2012-05-08Update lib/undo-tree.el to version 0.5.1Frank Fischer
2011-08-09Add basic support for ELPAFrank Fischer
Adds two make targets: The make-target 'version' can be used to change the version string of the package 'make version VERSION=1.0.0', the target 'elpa' creates the ELPA package ready for installation.