Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Place package metadata directly in .el files | Steve Purcell | 2013-10-05 | 1 | -5/+0 |
| | | | | | | | | In the case of single-file packages like this, a -pkg.el is unnecessary. This commit therefore removes the -pkg.el files and puts the info directly in the .el files. It also, therefore, adjusts the formatting of those files slightly in order to be readable by `package-buffer-info`. | ||||
* | Completed some information for package support | Torsten Hilbrich | 2013-10-05 | 1 | -1/+5 |
| | | | | | - added package description files - added some basic in-place documentation | ||||
* | Added package description file. | Torsten Hilbrich | 2013-07-03 | 1 | -0/+1 |